[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:24:46.930896  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:45681,127.6.167.61:33831,127.6.167.60:34253
I20260630 12:24:46.932670  6812 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:24:46.933702  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:46.950373  6821 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
W20260630 12:24:46.950428  6819 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
W20260630 12:24:46.951126  6818 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
W20260630 12:24:48.161784  6820 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 1212 milliseconds
I20260630 12:24:48.161953  6812 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
I20260630 12:24:48.165925  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:48.166193  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:48.166400  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822288166378 us; error 0 us; skew 500 ppm
I20260630 12:24:48.167192  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:48.173552  6812 webserver.cc:533] Webserver started at http://127.6.167.62:46755/ using document root <none> and password file <none>
I20260630 12:24:48.174361  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:48.174608  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:48.175091  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:48.180886  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "480c5617ba7c4b80bd37415ffbbae39b"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.188409  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:24:48.193979  6827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.195720  6812 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:48.196090  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "480c5617ba7c4b80bd37415ffbbae39b"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.196509  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:48.243621  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:48.245119  6812 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
I20260630 12:24:48.245513  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:48.317826  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:45681
I20260630 12:24:48.317901  6878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:45681 every 8 connection(s)
I20260630 12:24:48.324007  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:48.326635  6879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:24:48.330446  6881 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
W20260630 12:24:48.331914  6882 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
I20260630 12:24:48.335173  6812 server_base.cc:1061] running on GCE node
W20260630 12:24:48.335620  6884 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
I20260630 12:24:48.336510  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:48.336735  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:48.336917  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822288336900 us; error 0 us; skew 500 ppm
I20260630 12:24:48.337461  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:48.340974  6812 webserver.cc:533] Webserver started at http://127.6.167.61:43197/ using document root <none> and password file <none>
I20260630 12:24:48.341495  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:48.341722  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:48.342003  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:48.343047  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root/instance:
uuid: "5b0525b89ccc41f089ac2d54b77712df"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.348315  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:24:48.346959  6879 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.352770  6889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.353555  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:24:48.353854  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
uuid: "5b0525b89ccc41f089ac2d54b77712df"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.354281  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:48.378839  6879 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:48.381477  6828 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.61:33831: connect: Connection refused (error 111)
W20260630 12:24:48.386198  6879 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.61:33831: Network error: Client connection negotiation failed: client connection to 127.6.167.61:33831: connect: Connection refused (error 111)
I20260630 12:24:48.393324  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:48.394554  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:48.435760  6879 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } attempt: 1
W20260630 12:24:48.440577  6879 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.61:33831: Network error: Client connection negotiation failed: client connection to 127.6.167.61:33831: connect: Connection refused (error 111)
I20260630 12:24:48.463223  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.61:33831
I20260630 12:24:48.463402  6943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.61:33831 every 8 connection(s)
I20260630 12:24:48.468444  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:48.468768  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:24:48.474920  6946 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
I20260630 12:24:48.475438  6944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:48.475893  6947 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
I20260630 12:24:48.481160  6812 server_base.cc:1061] running on GCE node
W20260630 12:24:48.481971  6949 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
I20260630 12:24:48.482904  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:48.483183  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:48.483409  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822288483390 us; error 0 us; skew 500 ppm
I20260630 12:24:48.484786  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:48.489176  6812 webserver.cc:533] Webserver started at http://127.6.167.60:36725/ using document root <none> and password file <none>
I20260630 12:24:48.489702  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:48.489929  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:48.490216  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:48.491693  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root/instance:
uuid: "4a885a6c3e684f0e8199328a5edf11ff"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.492172  6944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.499104  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:24:48.504199  6956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.504117  6944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.505169  6812 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:24:48.505462  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
uuid: "4a885a6c3e684f0e8199328a5edf11ff"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.505746  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:48.509542  6879 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } attempt: 2
W20260630 12:24:48.510926  6944 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:34253: Network error: Client connection negotiation failed: client connection to 127.6.167.60:34253: connect: Connection refused (error 111)
I20260630 12:24:48.520865  6879 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:48.525104  6879 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:34253: Network error: Client connection negotiation failed: client connection to 127.6.167.60:34253: connect: Connection refused (error 111)
I20260630 12:24:48.536639  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:48.537842  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:48.555279  6944 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } attempt: 1
I20260630 12:24:48.556828  6879 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } attempt: 1
W20260630 12:24:48.562680  6944 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:34253: Network error: Client connection negotiation failed: client connection to 127.6.167.60:34253: connect: Connection refused (error 111)
W20260630 12:24:48.563073  6879 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:34253: Network error: Client connection negotiation failed: client connection to 127.6.167.60:34253: connect: Connection refused (error 111)
I20260630 12:24:48.608381  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.60:34253
I20260630 12:24:48.608484  7008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.60:34253 every 8 connection(s)
I20260630 12:24:48.613149  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:48.613481  7009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:48.619277  7009 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.630544  6879 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } attempt: 2
I20260630 12:24:48.632457  7009 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.638175  6944 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } attempt: 2
I20260630 12:24:48.644570  7009 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:48.653364  6879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: Bootstrap starting.
I20260630 12:24:48.658874  6944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: Bootstrap starting.
I20260630 12:24:48.660135  6879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:48.662887  6879 log.cc:826] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: Log is configured to *not* fsync() on all Append() calls
I20260630 12:24:48.665719  6944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:48.668087  7009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: Bootstrap starting.
I20260630 12:24:48.668629  6879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: No bootstrap required, opened a new log
I20260630 12:24:48.673189  6944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: No bootstrap required, opened a new log
I20260630 12:24:48.674207  7009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:48.679828  7009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: No bootstrap required, opened a new log
I20260630 12:24:48.689213  6879 raft_consensus.cc:359] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.689234  6944 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.689989  6879 raft_consensus.cc:385] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:48.689234  7009 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.690265  6944 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:48.690352  7009 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:48.690308  6879 raft_consensus.cc:740] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 480c5617ba7c4b80bd37415ffbbae39b, State: Initialized, Role: FOLLOWER
I20260630 12:24:48.690653  6944 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0525b89ccc41f089ac2d54b77712df, State: Initialized, Role: FOLLOWER
I20260630 12:24:48.690726  7009 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a885a6c3e684f0e8199328a5edf11ff, State: Initialized, Role: FOLLOWER
I20260630 12:24:48.691391  6879 consensus_queue.cc:260] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.691447  6944 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.691783  7009 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:48.694502  7017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [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: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:48.695308  7017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:48.694896  7018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [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: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:48.695703  7018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:48.696792  6944 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:48.696806  6879 sys_catalog.cc:565] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:48.697364  7019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [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: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:48.698160  7019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:48.698736  7009 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:24:48.750752  6833 tablet.cc:2406] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:24:48.757619  7046 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:48.757982  7046 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:48.758077  7049 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:48.758538  7049 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:48.760358  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:48.760617  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:24:48.762025  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:48.765652  7053 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:48.765981  7053 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:48.770973  7054 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
W20260630 12:24:48.772351  7055 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
W20260630 12:24:48.776204  7057 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
I20260630 12:24:48.777024  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:48.778051  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:48.778314  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:48.778517  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822288778500 us; error 0 us; skew 500 ppm
I20260630 12:24:48.779196  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:48.782163  6812 webserver.cc:533] Webserver started at http://127.6.167.1:46293/ using document root <none> and password file <none>
I20260630 12:24:48.782794  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:48.783035  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:48.783368  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:48.784864  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "0cd4b732751046cd97429d0628cb31a3"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.790756  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:24:48.794898  7062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.795717  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:48.796059  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "0cd4b732751046cd97429d0628cb31a3"
format_stamp: "Formatted at 2026-06-30 12:24:48 on dist-test-slave-1v8t"
I20260630 12:24:48.796453  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:48.823779  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:48.825512  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:48.828125  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:48.833313  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:48.833626  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.833930  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:48.834141  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:48.923128  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:42139
I20260630 12:24:48.923170  7124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:42139 every 8 connection(s)
I20260630 12:24:48.946115  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:48.963460  7126 heartbeater.cc:344] Connected to a master server at 127.6.167.61:33831
I20260630 12:24:48.967573  7126 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:48.969581  7126 heartbeater.cc:507] Master 127.6.167.61:33831 requested a full tablet report, sending...
I20260630 12:24:48.975116  7127 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45681
I20260630 12:24:48.975430  7125 heartbeater.cc:344] Connected to a master server at 127.6.167.60:34253
I20260630 12:24:48.975564  7127 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:48.976223  7125 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:48.979408  7132 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
I20260630 12:24:48.980304  6909 ts_manager.cc:194] Registered new tserver with Master: 0cd4b732751046cd97429d0628cb31a3 (127.6.167.1:42139)
I20260630 12:24:48.998503  7127 heartbeater.cc:507] Master 127.6.167.62:45681 requested a full tablet report, sending...
I20260630 12:24:48.998627  7125 heartbeater.cc:507] Master 127.6.167.60:34253 requested a full tablet report, sending...
I20260630 12:24:49.003011  6974 ts_manager.cc:194] Registered new tserver with Master: 0cd4b732751046cd97429d0628cb31a3 (127.6.167.1:42139)
I20260630 12:24:49.003398  6844 ts_manager.cc:194] Registered new tserver with Master: 0cd4b732751046cd97429d0628cb31a3 (127.6.167.1:42139)
W20260630 12:24:49.003635  7135 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
W20260630 12:24:49.006292  7133 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
I20260630 12:24:49.007128  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:49.008180  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:49.008479  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:49.008690  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822289008673 us; error 0 us; skew 500 ppm
I20260630 12:24:49.009370  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:49.012207  6812 webserver.cc:533] Webserver started at http://127.6.167.2:41945/ using document root <none> and password file <none>
I20260630 12:24:49.012880  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:49.013114  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:49.013473  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:49.014865  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "40be800d6ed44a32b9718ca9dac32a41"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-1v8t"
I20260630 12:24:49.020591  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:24:49.024989  7140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.025070  7019 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:49.026285  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:24:49.026013  7019 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:49.026742  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "40be800d6ed44a32b9718ca9dac32a41"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-1v8t"
I20260630 12:24:49.027122  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:49.028733  7019 leader_election.cc:290] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 480c5617ba7c4b80bd37415ffbbae39b (127.6.167.62:45681), 5b0525b89ccc41f089ac2d54b77712df (127.6.167.61:33831)
I20260630 12:24:49.030084  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a885a6c3e684f0e8199328a5edf11ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "480c5617ba7c4b80bd37415ffbbae39b" is_pre_election: true
I20260630 12:24:49.030393  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a885a6c3e684f0e8199328a5edf11ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0525b89ccc41f089ac2d54b77712df" is_pre_election: true
I20260630 12:24:49.030961  6854 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a885a6c3e684f0e8199328a5edf11ff in term 0.
I20260630 12:24:49.031044  6919 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a885a6c3e684f0e8199328a5edf11ff in term 0.
I20260630 12:24:49.032670  6958 leader_election.cc:304] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [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: 480c5617ba7c4b80bd37415ffbbae39b, 4a885a6c3e684f0e8199328a5edf11ff; no voters: 
I20260630 12:24:49.034246  7019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:49.034763  7019 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:49.035181  7019 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:49.040071  7019 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:49.041779  7019 leader_election.cc:290] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [CANDIDATE]: Term 1 election: Requested vote from peers 480c5617ba7c4b80bd37415ffbbae39b (127.6.167.62:45681), 5b0525b89ccc41f089ac2d54b77712df (127.6.167.61:33831)
I20260630 12:24:49.043279  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a885a6c3e684f0e8199328a5edf11ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "480c5617ba7c4b80bd37415ffbbae39b"
I20260630 12:24:49.043275  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a885a6c3e684f0e8199328a5edf11ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0525b89ccc41f089ac2d54b77712df"
I20260630 12:24:49.043952  6854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:49.044193  6919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:49.046648  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:49.048758  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:49.050884  6919 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a885a6c3e684f0e8199328a5edf11ff in term 1.
I20260630 12:24:49.050881  6854 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a885a6c3e684f0e8199328a5edf11ff in term 1.
I20260630 12:24:49.052393  6958 leader_election.cc:304] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [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: 480c5617ba7c4b80bd37415ffbbae39b, 4a885a6c3e684f0e8199328a5edf11ff; no voters: 
I20260630 12:24:49.053051  7019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:49.054148  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:49.055692  7019 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 1 LEADER]: Becoming Leader. State: Replica: 4a885a6c3e684f0e8199328a5edf11ff, State: Running, Role: LEADER
I20260630 12:24:49.056877  7019 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [LEADER]: Queue going to LEADER mode. State: All 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: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } }
I20260630 12:24:49.058043  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:49.058328  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.058609  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:49.058830  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.068737  7146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a885a6c3e684f0e8199328a5edf11ff. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.069451  7146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:49.071342  7150 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:49.080299  7150 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:49.106520  6919 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 1 FOLLOWER]: Refusing update from remote peer 4a885a6c3e684f0e8199328a5edf11ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:49.109225  7019 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:49.113195  6854 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 1 FOLLOWER]: Refusing update from remote peer 4a885a6c3e684f0e8199328a5edf11ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:49.115664  7146 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:49.140605  7017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a885a6c3e684f0e8199328a5edf11ff. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.141798  7017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:49.146600  7163 mvcc.cc:204] Tried to move back new op lower bound from 7302440096162705408 to 7302440095987703808. Current Snapshot: MvccSnapshot[applied={T|T < 7302440096162705408}]
I20260630 12:24:49.146396  7018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a885a6c3e684f0e8199328a5edf11ff. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.147171  7018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:49.162287  7019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.163061  7019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:49.163734  7019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.164462  7019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:49.167866  7018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.168578  7018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:49.169658  7017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4a885a6c3e684f0e8199328a5edf11ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "480c5617ba7c4b80bd37415ffbbae39b" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 45681 } } peers { permanent_uuid: "5b0525b89ccc41f089ac2d54b77712df" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 33831 } } peers { permanent_uuid: "4a885a6c3e684f0e8199328a5edf11ff" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 34253 } } }
I20260630 12:24:49.170374  7017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:49.171895  7150 catalog_manager.cc:1383] Generated new cluster ID: efd11c4072c24f66b256875d3d39bc9b
I20260630 12:24:49.172402  7150 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:49.238338  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:43053
I20260630 12:24:49.238571  7213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:43053 every 8 connection(s)
I20260630 12:24:49.240547  7150 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:49.242627  7150 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:49.287860  7150 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: Generated new TSK 0
I20260630 12:24:49.289675  7150 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:49.300729  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:49.305454  7215 heartbeater.cc:344] Connected to a master server at 127.6.167.61:33831
I20260630 12:24:49.305891  7215 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.306862  7215 heartbeater.cc:507] Master 127.6.167.61:33831 requested a full tablet report, sending...
I20260630 12:24:49.308425  7214 heartbeater.cc:344] Connected to a master server at 127.6.167.60:34253
I20260630 12:24:49.309011  7214 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.310353  7214 heartbeater.cc:507] Master 127.6.167.60:34253 requested a full tablet report, sending...
I20260630 12:24:49.312479  6909 ts_manager.cc:194] Registered new tserver with Master: 40be800d6ed44a32b9718ca9dac32a41 (127.6.167.2:43053)
I20260630 12:24:49.312846  6974 ts_manager.cc:194] Registered new tserver with Master: 40be800d6ed44a32b9718ca9dac32a41 (127.6.167.2:43053)
I20260630 12:24:49.317085  7218 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45681
I20260630 12:24:49.317667  7218 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.318723  6974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50360
I20260630 12:24:49.319242  7218 heartbeater.cc:507] Master 127.6.167.62:45681 requested a full tablet report, sending...
W20260630 12:24:49.321468  7222 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
I20260630 12:24:49.322274  6844 ts_manager.cc:194] Registered new tserver with Master: 40be800d6ed44a32b9718ca9dac32a41 (127.6.167.2:43053)
W20260630 12:24:49.323354  7221 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
W20260630 12:24:49.328745  7224 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
I20260630 12:24:49.338835  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:49.339944  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:49.340251  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:49.340489  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822289340469 us; error 0 us; skew 500 ppm
I20260630 12:24:49.341114  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:49.344449  6812 webserver.cc:533] Webserver started at http://127.6.167.3:44917/ using document root <none> and password file <none>
I20260630 12:24:49.345059  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:49.345350  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:49.345631  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:49.346650  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-1v8t"
I20260630 12:24:49.351356  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:24:49.354951  7229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.355887  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:49.356307  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-1v8t"
I20260630 12:24:49.356619  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:24:49.383996  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:49.385288  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:49.387802  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:49.391283  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:49.391462  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.391755  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:49.391899  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:49.493242  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:43433
I20260630 12:24:49.493487  7291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:43433 every 8 connection(s)
I20260630 12:24:49.519155  7292 heartbeater.cc:344] Connected to a master server at 127.6.167.60:34253
I20260630 12:24:49.519618  7292 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.520684  7292 heartbeater.cc:507] Master 127.6.167.60:34253 requested a full tablet report, sending...
I20260630 12:24:49.522888  7293 heartbeater.cc:344] Connected to a master server at 127.6.167.61:33831
I20260630 12:24:49.523262  7293 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.523370  6974 ts_manager.cc:194] Registered new tserver with Master: b0ced3d3c1214ec5b6f5d2566c8e7658 (127.6.167.3:43433)
I20260630 12:24:49.524214  7293 heartbeater.cc:507] Master 127.6.167.61:33831 requested a full tablet report, sending...
I20260630 12:24:49.525135  6974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50376
I20260630 12:24:49.527388  7294 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45681
I20260630 12:24:49.527508  6909 ts_manager.cc:194] Registered new tserver with Master: b0ced3d3c1214ec5b6f5d2566c8e7658 (127.6.167.3:43433)
I20260630 12:24:49.527788  7294 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:49.528499  7294 heartbeater.cc:507] Master 127.6.167.62:45681 requested a full tablet report, sending...
I20260630 12:24:49.531095  6844 ts_manager.cc:194] Registered new tserver with Master: b0ced3d3c1214ec5b6f5d2566c8e7658 (127.6.167.3:43433)
I20260630 12:24:49.531679  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025780506s
I20260630 12:24:49.764549  7049 catalog_manager.cc:1295] Loaded cluster ID: efd11c4072c24f66b256875d3d39bc9b
I20260630 12:24:49.764911  7049 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: loading cluster ID for follower catalog manager: success
I20260630 12:24:49.769949  7053 catalog_manager.cc:1295] Loaded cluster ID: efd11c4072c24f66b256875d3d39bc9b
I20260630 12:24:49.770241  7053 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: loading cluster ID for follower catalog manager: success
I20260630 12:24:49.772379  7049 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: acquiring CA information for follower catalog manager: success
I20260630 12:24:49.774842  7053 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: acquiring CA information for follower catalog manager: success
I20260630 12:24:49.778081  7049 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:49.778831  7053 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:50.009050  6974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50356
I20260630 12:24:50.322661  7214 heartbeater.cc:499] Master 127.6.167.60:34253 was elected leader, sending a full tablet report...
I20260630 12:24:50.528626  7292 heartbeater.cc:499] Master 127.6.167.60:34253 was elected leader, sending a full tablet report...
I20260630 12:24:50.744205  7044 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:50.900978  6974 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51342:
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"
    }
  }
}
I20260630 12:24:50.982077  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 43088dff187546a885d77de87fe21f8b (DEFAULT_TABLE table=test-workload [id=d5bb73fb2c6d4159b6a1bf61591370db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:50.980849  7090 tablet_service.cc:1511] Processing CreateTablet for tablet d6b2fb07707748988868c35c560620b5 (DEFAULT_TABLE table=test-workload [id=d5bb73fb2c6d4159b6a1bf61591370db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:50.983821  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43088dff187546a885d77de87fe21f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:50.985255  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 242021edc25144b49aa23ebccbe02c26 (DEFAULT_TABLE table=test-workload [id=d5bb73fb2c6d4159b6a1bf61591370db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:50.986310  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242021edc25144b49aa23ebccbe02c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:50.987540  7172 tablet_service.cc:1511] Processing CreateTablet for tablet 11d41647caeb41dd8b5b0e6e07f2de2a (DEFAULT_TABLE table=test-workload [id=d5bb73fb2c6d4159b6a1bf61591370db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:50.988950  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b2fb07707748988868c35c560620b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:50.989521  7172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d41647caeb41dd8b5b0e6e07f2de2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:51.007037  7328 tablet_bootstrap.cc:492] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: Bootstrap starting.
I20260630 12:24:51.012181  7125 heartbeater.cc:499] Master 127.6.167.60:34253 was elected leader, sending a full tablet report...
I20260630 12:24:51.013458  7329 tablet_bootstrap.cc:492] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: Bootstrap starting.
I20260630 12:24:51.019923  7329 tablet_bootstrap.cc:654] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:51.019963  7328 tablet_bootstrap.cc:654] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:51.024663  7330 tablet_bootstrap.cc:492] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: Bootstrap starting.
I20260630 12:24:51.031224  7330 tablet_bootstrap.cc:654] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:51.032550  7329 tablet_bootstrap.cc:492] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: No bootstrap required, opened a new log
I20260630 12:24:51.032665  7328 tablet_bootstrap.cc:492] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: No bootstrap required, opened a new log
I20260630 12:24:51.033133  7329 ts_tablet_manager.cc:1403] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260630 12:24:51.033183  7328 ts_tablet_manager.cc:1403] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260630 12:24:51.036729  7328 raft_consensus.cc:359] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43433 } }
I20260630 12:24:51.037199  7328 raft_consensus.cc:385] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:51.037155  7329 raft_consensus.cc:359] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.037633  7328 raft_consensus.cc:740] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ced3d3c1214ec5b6f5d2566c8e7658, State: Initialized, Role: FOLLOWER
I20260630 12:24:51.037977  7329 raft_consensus.cc:385] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:51.038106  7330 tablet_bootstrap.cc:492] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: No bootstrap required, opened a new log
I20260630 12:24:51.038401  7329 raft_consensus.cc:740] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd4b732751046cd97429d0628cb31a3, State: Initialized, Role: FOLLOWER
I20260630 12:24:51.038661  7330 ts_tablet_manager.cc:1403] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:24:51.038445  7328 consensus_queue.cc:260] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0ced3d3c1214ec5b6f5d2566c8e7658" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43433 } }
I20260630 12:24:51.039275  7328 raft_consensus.cc:399] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:51.039300  7329 consensus_queue.cc:260] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.039810  7328 raft_consensus.cc:493] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:51.040277  7329 raft_consensus.cc:399] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:51.040453  7328 raft_consensus.cc:3060] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:51.040717  7329 raft_consensus.cc:493] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:51.041170  7329 raft_consensus.cc:3060] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:51.041937  7330 raft_consensus.cc:359] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40be800d6ed44a32b9718ca9dac32a41" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43053 } }
I20260630 12:24:51.042549  7330 raft_consensus.cc:385] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:51.042878  7330 raft_consensus.cc:740] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40be800d6ed44a32b9718ca9dac32a41, State: Initialized, Role: FOLLOWER
I20260630 12:24:51.043720  7330 consensus_queue.cc:260] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40be800d6ed44a32b9718ca9dac32a41" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43053 } }
I20260630 12:24:51.044404  7330 raft_consensus.cc:399] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:51.044742  7330 raft_consensus.cc:493] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:51.045073  7330 raft_consensus.cc:3060] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:51.046079  7328 raft_consensus.cc:515] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43433 } }
I20260630 12:24:51.046648  7328 leader_election.cc:304] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [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: b0ced3d3c1214ec5b6f5d2566c8e7658; no voters: 
I20260630 12:24:51.048051  7329 raft_consensus.cc:515] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.048808  7329 leader_election.cc:304] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [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: 0cd4b732751046cd97429d0628cb31a3; no voters: 
I20260630 12:24:51.051040  7329 leader_election.cc:290] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:51.051745  7335 raft_consensus.cc:2804] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:51.051832  7330 raft_consensus.cc:515] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40be800d6ed44a32b9718ca9dac32a41" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43053 } }
I20260630 12:24:51.052920  7330 leader_election.cc:304] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [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: 40be800d6ed44a32b9718ca9dac32a41; no voters: 
I20260630 12:24:51.061712  7329 ts_tablet_manager.cc:1434] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: Time spent starting tablet: real 0.028s	user 0.026s	sys 0.002s
I20260630 12:24:51.062577  7334 raft_consensus.cc:2804] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:51.063303  7329 tablet_bootstrap.cc:492] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: Bootstrap starting.
I20260630 12:24:51.061638  7328 leader_election.cc:290] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:51.065344  7334 raft_consensus.cc:697] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 1 LEADER]: Becoming Leader. State: Replica: b0ced3d3c1214ec5b6f5d2566c8e7658, State: Running, Role: LEADER
I20260630 12:24:51.066697  7334 consensus_queue.cc:237] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [LEADER]: Queue going to LEADER mode. State: All 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: "b0ced3d3c1214ec5b6f5d2566c8e7658" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43433 } }
I20260630 12:24:51.069717  7335 raft_consensus.cc:697] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd4b732751046cd97429d0628cb31a3, State: Running, Role: LEADER
I20260630 12:24:51.070389  7329 tablet_bootstrap.cc:654] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:51.070735  7335 consensus_queue.cc:237] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [LEADER]: Queue going to LEADER mode. State: All 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: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.077112  7328 ts_tablet_manager.cc:1434] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: Time spent starting tablet: real 0.043s	user 0.017s	sys 0.022s
I20260630 12:24:51.083317  7330 leader_election.cc:290] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:51.082774  7338 raft_consensus.cc:2804] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:51.090224  6974 catalog_manager.cc:5697] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ced3d3c1214ec5b6f5d2566c8e7658 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ced3d3c1214ec5b6f5d2566c8e7658" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:51.093981  7330 ts_tablet_manager.cc:1434] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: Time spent starting tablet: real 0.055s	user 0.021s	sys 0.008s
I20260630 12:24:51.095147  7338 raft_consensus.cc:697] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 1 LEADER]: Becoming Leader. State: Replica: 40be800d6ed44a32b9718ca9dac32a41, State: Running, Role: LEADER
I20260630 12:24:51.096125  7338 consensus_queue.cc:237] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [LEADER]: Queue going to LEADER mode. State: All 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: "40be800d6ed44a32b9718ca9dac32a41" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43053 } }
I20260630 12:24:51.109272  6973 catalog_manager.cc:5697] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd4b732751046cd97429d0628cb31a3 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "0cd4b732751046cd97429d0628cb31a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:51.144037  7329 tablet_bootstrap.cc:492] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: No bootstrap required, opened a new log
I20260630 12:24:51.144579  7329 ts_tablet_manager.cc:1403] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.030s
I20260630 12:24:51.149987  7329 raft_consensus.cc:359] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.150529  7329 raft_consensus.cc:385] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:51.150825  7329 raft_consensus.cc:740] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd4b732751046cd97429d0628cb31a3, State: Initialized, Role: FOLLOWER
I20260630 12:24:51.151473  7329 consensus_queue.cc:260] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.152130  7329 raft_consensus.cc:399] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:51.152441  7329 raft_consensus.cc:493] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:51.152791  7329 raft_consensus.cc:3060] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:51.164875  6973 catalog_manager.cc:5697] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40be800d6ed44a32b9718ca9dac32a41 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "40be800d6ed44a32b9718ca9dac32a41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40be800d6ed44a32b9718ca9dac32a41" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:51.166875  7329 raft_consensus.cc:515] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.167479  7329 leader_election.cc:304] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [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: 0cd4b732751046cd97429d0628cb31a3; no voters: 
I20260630 12:24:51.167984  7329 leader_election.cc:290] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:51.168618  7337 raft_consensus.cc:2804] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:51.169097  7337 raft_consensus.cc:697] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd4b732751046cd97429d0628cb31a3, State: Running, Role: LEADER
I20260630 12:24:51.169656  7329 ts_tablet_manager.cc:1434] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.004s
I20260630 12:24:51.169811  7337 consensus_queue.cc:237] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [LEADER]: Queue going to LEADER mode. State: All 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: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } }
I20260630 12:24:51.226076  6974 catalog_manager.cc:5697] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd4b732751046cd97429d0628cb31a3 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "0cd4b732751046cd97429d0628cb31a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd4b732751046cd97429d0628cb31a3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:52.745309  7044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:52.747887  7044 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:53.301151  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:24:53.322431  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:53.323122  6812 tablet_replica.cc:333] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3: stopping tablet replica
I20260630 12:24:53.323683  6812 raft_consensus.cc:2243] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:53.324095  6812 raft_consensus.cc:2272] T 43088dff187546a885d77de87fe21f8b P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.326217  6812 tablet_replica.cc:333] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3: stopping tablet replica
I20260630 12:24:53.326917  6812 raft_consensus.cc:2243] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:53.327471  6812 raft_consensus.cc:2272] T d6b2fb07707748988868c35c560620b5 P 0cd4b732751046cd97429d0628cb31a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.413882  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:24:53.423291  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:24:53.439111  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:53.439713  6812 tablet_replica.cc:333] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41: stopping tablet replica
I20260630 12:24:53.440186  6812 raft_consensus.cc:2243] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:53.440622  6812 raft_consensus.cc:2272] T 11d41647caeb41dd8b5b0e6e07f2de2a P 40be800d6ed44a32b9718ca9dac32a41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.458393  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:24:53.466317  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:24:53.484347  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:53.484958  6812 tablet_replica.cc:333] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658: stopping tablet replica
I20260630 12:24:53.485440  6812 raft_consensus.cc:2243] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:53.485888  6812 raft_consensus.cc:2272] T 242021edc25144b49aa23ebccbe02c26 P b0ced3d3c1214ec5b6f5d2566c8e7658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.503304  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:24:53.510787  6812 master.cc:562] Master@127.6.167.62:45681 shutting down...
I20260630 12:24:53.670647  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:53.671195  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.671538  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 480c5617ba7c4b80bd37415ffbbae39b: stopping tablet replica
I20260630 12:24:53.689639  6812 master.cc:584] Master@127.6.167.62:45681 shutdown complete.
I20260630 12:24:53.699710  6812 master.cc:562] Master@127.6.167.61:33831 shutting down...
I20260630 12:24:53.713384  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:53.713891  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.714190  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b0525b89ccc41f089ac2d54b77712df: stopping tablet replica
I20260630 12:24:53.756886  6812 master.cc:584] Master@127.6.167.61:33831 shutdown complete.
I20260630 12:24:53.765726  6812 master.cc:562] Master@127.6.167.60:34253 shutting down...
I20260630 12:24:53.778988  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:53.779939  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:53.780427  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a885a6c3e684f0e8199328a5edf11ff: stopping tablet replica
I20260630 12:24:53.798169  6812 master.cc:584] Master@127.6.167.60:34253 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6898 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:24:53.826097  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:44783
I20260630 12:24:53.827147  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:53.831514  7353 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
W20260630 12:24:53.833310  7354 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
W20260630 12:24:53.833835  7356 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
I20260630 12:24:53.834216  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:53.835011  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:53.835206  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:53.835376  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822293835344 us; error 0 us; skew 500 ppm
I20260630 12:24:53.835865  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:53.838089  6812 webserver.cc:533] Webserver started at http://127.6.167.62:34357/ using document root <none> and password file <none>
I20260630 12:24:53.838625  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:53.838815  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:53.839092  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:53.840142  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-1v8t"
I20260630 12:24:53.844215  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:24:53.847265  7361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:53.847935  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:24:53.848260  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-1v8t"
I20260630 12:24:53.848533  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-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)
I20260630 12:24:53.860114  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:53.861133  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:53.894831  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:44783
I20260630 12:24:53.894928  7412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:44783 every 8 connection(s)
I20260630 12:24:53.898535  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:53.907507  7413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e: Bootstrap starting.
I20260630 12:24:53.911396  7413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:53.914985  7413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e: No bootstrap required, opened a new log
I20260630 12:24:53.916770  7413 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER }
I20260630 12:24:53.917126  7413 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:53.917303  7413 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4dbd939c16f4afa9ba4d61e67e45c5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:53.917862  7413 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER }
I20260630 12:24:53.918260  7413 raft_consensus.cc:399] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:53.918462  7413 raft_consensus.cc:493] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:53.918659  7413 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.922413  7413 raft_consensus.cc:515] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER }
I20260630 12:24:53.922855  7413 leader_election.cc:304] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [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: e4dbd939c16f4afa9ba4d61e67e45c5e; no voters: 
I20260630 12:24:53.923856  7413 leader_election.cc:290] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:53.924186  7416 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.925489  7416 raft_consensus.cc:697] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 1 LEADER]: Becoming Leader. State: Replica: e4dbd939c16f4afa9ba4d61e67e45c5e, State: Running, Role: LEADER
I20260630 12:24:53.926155  7416 consensus_queue.cc:237] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [LEADER]: Queue going to LEADER mode. State: All 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: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER }
I20260630 12:24:53.926666  7413 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:53.929086  7417 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER } }
I20260630 12:24:53.929203  7418 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e4dbd939c16f4afa9ba4d61e67e45c5e. Latest consensus state: current_term: 1 leader_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4dbd939c16f4afa9ba4d61e67e45c5e" member_type: VOTER } }
I20260630 12:24:53.929836  7418 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:53.931017  7417 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:53.932607  7422 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:53.941603  7422 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:53.942605  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:53.950330  7422 catalog_manager.cc:1383] Generated new cluster ID: 126f464d3a054bb6a76cfb9de7bfc2cc
I20260630 12:24:53.950639  7422 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:53.968441  7422 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:53.969630  7422 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:53.981917  7422 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e: Generated new TSK 0
I20260630 12:24:53.982518  7422 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:54.009274  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:54.014315  7434 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
W20260630 12:24:54.015725  7435 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
I20260630 12:24:54.017201  6812 server_base.cc:1061] running on GCE node
W20260630 12:24:54.017153  7437 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
I20260630 12:24:54.018225  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.018409  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.018527  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822294018515 us; error 0 us; skew 500 ppm
I20260630 12:24:54.018951  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.021066  6812 webserver.cc:533] Webserver started at http://127.6.167.1:37191/ using document root <none> and password file <none>
I20260630 12:24:54.021492  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.021646  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.021854  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.022794  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "383ae328894c4429bafef1c7c9e34b7f"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.026897  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:54.030066  7442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.030787  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:54.031067  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "383ae328894c4429bafef1c7c9e34b7f"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.031302  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-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)
I20260630 12:24:54.059613  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.060639  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.062026  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.064153  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.064406  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.064646  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.064831  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.100834  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:36027
I20260630 12:24:54.100966  7504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:36027 every 8 connection(s)
I20260630 12:24:54.106190  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:54.112746  7509 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
W20260630 12:24:54.114445  7510 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
W20260630 12:24:54.116794  7512 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
I20260630 12:24:54.117901  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:54.118667  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.118847  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.118970  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822294118959 us; error 0 us; skew 500 ppm
I20260630 12:24:54.119383  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.121780  6812 webserver.cc:533] Webserver started at http://127.6.167.2:35403/ using document root <none> and password file <none>
I20260630 12:24:54.122241  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.122390  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.122587  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.123512  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "14952f4bb4dc4d0d92357939b884b079"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.127595  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:24:54.130344  7505 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44783
I20260630 12:24:54.130709  7505 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.131286  7517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.131628  7505 heartbeater.cc:507] Master 127.6.167.62:44783 requested a full tablet report, sending...
I20260630 12:24:54.132139  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:54.132488  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "14952f4bb4dc4d0d92357939b884b079"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.132798  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-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)
I20260630 12:24:54.133908  7378 ts_manager.cc:194] Registered new tserver with Master: 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027)
I20260630 12:24:54.135843  7378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38548
I20260630 12:24:54.149058  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.150174  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.151623  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.153752  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.153975  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.154215  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.154386  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.191601  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:41319
I20260630 12:24:54.191700  7579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:41319 every 8 connection(s)
I20260630 12:24:54.197580  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:54.203277  7583 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
W20260630 12:24:54.205768  7584 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
W20260630 12:24:54.206337  7586 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
I20260630 12:24:54.207085  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:54.207931  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.208192  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.208421  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822294208402 us; error 0 us; skew 500 ppm
I20260630 12:24:54.208961  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.209991  7580 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44783
I20260630 12:24:54.210320  7580 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.210988  7580 heartbeater.cc:507] Master 127.6.167.62:44783 requested a full tablet report, sending...
I20260630 12:24:54.212929  7378 ts_manager.cc:194] Registered new tserver with Master: 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:54.213487  6812 webserver.cc:533] Webserver started at http://127.6.167.3:36985/ using document root <none> and password file <none>
I20260630 12:24:54.213981  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.214190  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.214448  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.214406  7378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38552
I20260630 12:24:54.215809  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "6e33dd84586e4650a79e1abfd6c2849f"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.219949  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:24:54.223075  7591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.223831  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:54.224112  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "6e33dd84586e4650a79e1abfd6c2849f"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-1v8t"
I20260630 12:24:54.224452  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-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)
I20260630 12:24:54.244499  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.245525  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.246908  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.249058  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.249280  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.249509  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.249683  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.287324  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:43635
I20260630 12:24:54.287420  7653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:43635 every 8 connection(s)
I20260630 12:24:54.300590  7654 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44783
I20260630 12:24:54.300978  7654 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.301744  7654 heartbeater.cc:507] Master 127.6.167.62:44783 requested a full tablet report, sending...
I20260630 12:24:54.304008  7378 ts_manager.cc:194] Registered new tserver with Master: 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:54.304925  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014565883s
I20260630 12:24:54.305330  7378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38554
I20260630 12:24:55.138566  7505 heartbeater.cc:499] Master 127.6.167.62:44783 was elected leader, sending a full tablet report...
I20260630 12:24:55.216895  7580 heartbeater.cc:499] Master 127.6.167.62:44783 was elected leader, sending a full tablet report...
I20260630 12:24:55.307963  7654 heartbeater.cc:499] Master 127.6.167.62:44783 was elected leader, sending a full tablet report...
I20260630 12:24:55.361590  7378 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38558:
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"
    }
  }
}
W20260630 12:24:55.364040  7378 catalog_manager.cc:7077] 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.
I20260630 12:24:55.440150  7619 tablet_service.cc:1511] Processing CreateTablet for tablet cb74f3f23198461180264caedc744b79 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:55.441581  7619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb74f3f23198461180264caedc744b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.445307  7618 tablet_service.cc:1511] Processing CreateTablet for tablet e43e9cb6435a4b73a5369f71f12a4696 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:55.446594  7618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e9cb6435a4b73a5369f71f12a4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.449340  7617 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5cd936d7de447ebb44d8fbb303439f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:55.450700  7617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5cd936d7de447ebb44d8fbb303439f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.451401  7470 tablet_service.cc:1511] Processing CreateTablet for tablet cb74f3f23198461180264caedc744b79 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:55.451687  7469 tablet_service.cc:1511] Processing CreateTablet for tablet e43e9cb6435a4b73a5369f71f12a4696 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:55.452713  7470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb74f3f23198461180264caedc744b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.453408  7466 tablet_service.cc:1511] Processing CreateTablet for tablet 9010f6b7146d4ff2a18a9b989a34019b (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:55.454116  7616 tablet_service.cc:1511] Processing CreateTablet for tablet adf5668421ff4b7f8c895afb176741c4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:55.454685  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9010f6b7146d4ff2a18a9b989a34019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.455471  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf5668421ff4b7f8c895afb176741c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.458468  7467 tablet_service.cc:1511] Processing CreateTablet for tablet adf5668421ff4b7f8c895afb176741c4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:55.459789  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf5668421ff4b7f8c895afb176741c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.461272  7615 tablet_service.cc:1511] Processing CreateTablet for tablet 9010f6b7146d4ff2a18a9b989a34019b (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:55.462549  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9010f6b7146d4ff2a18a9b989a34019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.463099  7545 tablet_service.cc:1511] Processing CreateTablet for tablet cb74f3f23198461180264caedc744b79 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:55.464407  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb74f3f23198461180264caedc744b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.465322  7468 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5cd936d7de447ebb44d8fbb303439f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:55.466616  7468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5cd936d7de447ebb44d8fbb303439f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.468713  7469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e9cb6435a4b73a5369f71f12a4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.469354  7544 tablet_service.cc:1511] Processing CreateTablet for tablet e43e9cb6435a4b73a5369f71f12a4696 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:55.470649  7544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e9cb6435a4b73a5369f71f12a4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.473328  7542 tablet_service.cc:1511] Processing CreateTablet for tablet adf5668421ff4b7f8c895afb176741c4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:55.474668  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf5668421ff4b7f8c895afb176741c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.477219  7541 tablet_service.cc:1511] Processing CreateTablet for tablet 9010f6b7146d4ff2a18a9b989a34019b (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:55.477828  7465 tablet_service.cc:1511] Processing CreateTablet for tablet 3e58168c41474464aea737b5dde27ab4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:55.478875  7541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9010f6b7146d4ff2a18a9b989a34019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.479506  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e58168c41474464aea737b5dde27ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.481299  7543 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5cd936d7de447ebb44d8fbb303439f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:55.482568  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5cd936d7de447ebb44d8fbb303439f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.523993  7675 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.529799  7676 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.531495  7675 tablet_bootstrap.cc:654] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.536883  7676 tablet_bootstrap.cc:654] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.540339  7542 tablet_service.cc:1511] Processing CreateTablet for tablet 3e58168c41474464aea737b5dde27ab4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:55.544544  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e58168c41474464aea737b5dde27ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.541625  7674 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.548650  7615 tablet_service.cc:1511] Processing CreateTablet for tablet 3e58168c41474464aea737b5dde27ab4 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:55.550868  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e58168c41474464aea737b5dde27ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.554244  7466 tablet_service.cc:1511] Processing CreateTablet for tablet 58464fc3266a4075972be7bc121e8f84 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:55.559850  7545 tablet_service.cc:1511] Processing CreateTablet for tablet 58464fc3266a4075972be7bc121e8f84 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:55.561156  7674 tablet_bootstrap.cc:654] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.561710  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58464fc3266a4075972be7bc121e8f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.574389  7618 tablet_service.cc:1511] Processing CreateTablet for tablet 58464fc3266a4075972be7bc121e8f84 (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:55.576393  7618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58464fc3266a4075972be7bc121e8f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.562994  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58464fc3266a4075972be7bc121e8f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.592833  7674 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.593463  7674 ts_tablet_manager.cc:1403] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260630 12:24:55.594991  7675 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.595448  7675 ts_tablet_manager.cc:1403] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260630 12:24:55.596315  7674 raft_consensus.cc:359] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.597106  7674 raft_consensus.cc:385] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.597433  7674 raft_consensus.cc:740] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.598001  7675 raft_consensus.cc:359] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.598685  7675 raft_consensus.cc:385] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.598958  7675 raft_consensus.cc:740] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.601580  7674 consensus_queue.cc:260] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.608199  7467 tablet_service.cc:1511] Processing CreateTablet for tablet 270e74c20def439183a43e3f11fb950f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:55.609620  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270e74c20def439183a43e3f11fb950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.599668  7675 consensus_queue.cc:260] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.614868  7542 tablet_service.cc:1511] Processing CreateTablet for tablet 270e74c20def439183a43e3f11fb950f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:55.615513  7676 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.615947  7676 ts_tablet_manager.cc:1403] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.049s
I20260630 12:24:55.616202  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270e74c20def439183a43e3f11fb950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.618748  7676 raft_consensus.cc:359] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.619470  7676 raft_consensus.cc:385] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.619748  7676 raft_consensus.cc:740] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.620625  7676 consensus_queue.cc:260] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.627429  7674 ts_tablet_manager.cc:1434] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.004s
I20260630 12:24:55.631088  7619 tablet_service.cc:1511] Processing CreateTablet for tablet 270e74c20def439183a43e3f11fb950f (DEFAULT_TABLE table=test-workload [id=1398967552de494e89c63d1d49d8f6bb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:55.632997  7674 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.634971  7675 ts_tablet_manager.cc:1434] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.007s
I20260630 12:24:55.636004  7675 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.641230  7619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270e74c20def439183a43e3f11fb950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:55.641764  7675 tablet_bootstrap.cc:654] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.649360  7674 tablet_bootstrap.cc:654] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.652935  7676 ts_tablet_manager.cc:1434] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.037s	user 0.018s	sys 0.014s
I20260630 12:24:55.654003  7676 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.660753  7676 tablet_bootstrap.cc:654] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.667315  7675 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.667879  7676 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.667886  7675 ts_tablet_manager.cc:1403] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260630 12:24:55.668521  7676 ts_tablet_manager.cc:1403] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260630 12:24:55.670837  7675 raft_consensus.cc:359] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.671016  7676 raft_consensus.cc:359] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.671574  7675 raft_consensus.cc:385] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.671694  7676 raft_consensus.cc:385] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.671947  7675 raft_consensus.cc:740] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.672868  7675 consensus_queue.cc:260] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.672026  7676 raft_consensus.cc:740] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.674690  7674 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.675206  7674 ts_tablet_manager.cc:1403] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.010s
I20260630 12:24:55.674897  7676 consensus_queue.cc:260] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.677327  7676 ts_tablet_manager.cc:1434] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:55.678320  7676 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.677915  7674 raft_consensus.cc:359] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.678974  7674 raft_consensus.cc:385] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.679354  7674 raft_consensus.cc:740] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.678328  7675 ts_tablet_manager.cc:1434] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:24:55.680318  7674 consensus_queue.cc:260] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.682559  7674 ts_tablet_manager.cc:1434] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:55.683517  7674 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.684681  7676 tablet_bootstrap.cc:654] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.689782  7674 tablet_bootstrap.cc:654] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.694455  7675 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.701452  7674 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.701956  7676 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.702033  7674 ts_tablet_manager.cc:1403] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:24:55.703665  7675 tablet_bootstrap.cc:654] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.703691  7676 ts_tablet_manager.cc:1403] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:24:55.704804  7674 raft_consensus.cc:359] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.705394  7674 raft_consensus.cc:385] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.705680  7674 raft_consensus.cc:740] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.706336  7674 consensus_queue.cc:260] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.706732  7676 raft_consensus.cc:359] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.707333  7676 raft_consensus.cc:385] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.707711  7676 raft_consensus.cc:740] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.708900  7675 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.708526  7676 consensus_queue.cc:260] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.709092  7674 ts_tablet_manager.cc:1434] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:55.709440  7675 ts_tablet_manager.cc:1403] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:24:55.710741  7676 ts_tablet_manager.cc:1434] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:55.711760  7676 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.712059  7675 raft_consensus.cc:359] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.712807  7675 raft_consensus.cc:385] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.713128  7675 raft_consensus.cc:740] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.713950  7675 consensus_queue.cc:260] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.715135  7682 raft_consensus.cc:493] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.715582  7682 raft_consensus.cc:515] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.717891  7675 ts_tablet_manager.cc:1434] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:24:55.718725  7676 tablet_bootstrap.cc:654] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.718883  7675 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.725252  7675 tablet_bootstrap.cc:654] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.725679  7674 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.725840  7682 leader_election.cc:290] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.731752  7674 tablet_bootstrap.cc:654] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.739166  7676 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.739749  7676 ts_tablet_manager.cc:1403] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260630 12:24:55.741087  7675 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.741592  7675 ts_tablet_manager.cc:1403] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:24:55.741804  7674 tablet_bootstrap.cc:492] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.742267  7674 ts_tablet_manager.cc:1403] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:24:55.742501  7676 raft_consensus.cc:359] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.743292  7676 raft_consensus.cc:385] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.743637  7676 raft_consensus.cc:740] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.744465  7675 raft_consensus.cc:359] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.745261  7675 raft_consensus.cc:385] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.745651  7675 raft_consensus.cc:740] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.745139  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9010f6b7146d4ff2a18a9b989a34019b" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:55.745836  7674 raft_consensus.cc:359] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.746554  7674 raft_consensus.cc:385] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.744555  7676 consensus_queue.cc:260] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.746563  7675 consensus_queue.cc:260] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.747090  7674 raft_consensus.cc:740] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.748076  7674 consensus_queue.cc:260] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.750319  7674 ts_tablet_manager.cc:1434] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:55.750385  7480 raft_consensus.cc:2468] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.751585  7674 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.753742  7675 ts_tablet_manager.cc:1434] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:24:55.754150  7676 ts_tablet_manager.cc:1434] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260630 12:24:55.754928  7675 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.755414  7676 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.757992  7674 tablet_bootstrap.cc:654] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.759877  7520 leader_election.cc:304] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 
I20260630 12:24:55.760751  7682 raft_consensus.cc:2804] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:55.761113  7682 raft_consensus.cc:493] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:55.761387  7675 tablet_bootstrap.cc:654] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.761428  7682 raft_consensus.cc:3060] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.768766  7682 raft_consensus.cc:515] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.770313  7674 tablet_bootstrap.cc:492] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.771037  7674 ts_tablet_manager.cc:1403] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:24:55.771513  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9010f6b7146d4ff2a18a9b989a34019b" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:55.772300  7479 raft_consensus.cc:3060] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.773908  7682 leader_election.cc:290] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.775386  7676 tablet_bootstrap.cc:654] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.775337  7674 raft_consensus.cc:359] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.776444  7674 raft_consensus.cc:385] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.777354  7674 raft_consensus.cc:740] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.778038  7674 consensus_queue.cc:260] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.780107  7674 ts_tablet_manager.cc:1434] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260630 12:24:55.779917  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9010f6b7146d4ff2a18a9b989a34019b" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:55.780648  7629 raft_consensus.cc:2468] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.781078  7674 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.781737  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9010f6b7146d4ff2a18a9b989a34019b" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:55.782366  7628 raft_consensus.cc:3060] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.791121  7479 raft_consensus.cc:2468] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:55.792500  7520 leader_election.cc:304] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 
I20260630 12:24:55.792896  7628 raft_consensus.cc:2468] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:55.793244  7674 tablet_bootstrap.cc:654] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.795056  7682 raft_consensus.cc:2804] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:55.805190  7675 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.804829  7682 raft_consensus.cc:697] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Becoming Leader. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Running, Role: LEADER
I20260630 12:24:55.806087  7675 ts_tablet_manager.cc:1403] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.003s
I20260630 12:24:55.806536  7682 consensus_queue.cc:237] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.807155  7697 raft_consensus.cc:493] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.807586  7697 raft_consensus.cc:515] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.810020  7675 raft_consensus.cc:359] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.810984  7675 raft_consensus.cc:385] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.811360  7675 raft_consensus.cc:740] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.812608  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:55.812327  7675 consensus_queue.cc:260] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.813472  7479 raft_consensus.cc:2468] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.815374  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:55.815328  7675 ts_tablet_manager.cc:1434] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:24:55.817097  7697 leader_election.cc:290] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
W20260630 12:24:55.817435  7518 leader_election.cc:343] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:55.818547  7675 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.818392  7520 leader_election.cc:304] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 6e33dd84586e4650a79e1abfd6c2849f
I20260630 12:24:55.819816  7698 raft_consensus.cc:2804] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:55.821244  7698 raft_consensus.cc:493] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:55.821661  7698 raft_consensus.cc:3060] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.828473  7675 tablet_bootstrap.cc:654] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.830575  7698 raft_consensus.cc:515] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.836773  7676 tablet_bootstrap.cc:492] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.837275  7676 ts_tablet_manager.cc:1403] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.011s
I20260630 12:24:55.837638  7674 tablet_bootstrap.cc:492] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.838135  7674 ts_tablet_manager.cc:1403] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.025s
I20260630 12:24:55.839577  7378 catalog_manager.cc:5697] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "14952f4bb4dc4d0d92357939b884b079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:55.841002  7674 raft_consensus.cc:359] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.840915  7676 raft_consensus.cc:359] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.841938  7674 raft_consensus.cc:385] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.842175  7676 raft_consensus.cc:385] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.842331  7674 raft_consensus.cc:740] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.842876  7676 raft_consensus.cc:740] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.843326  7674 consensus_queue.cc:260] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.845773  7674 ts_tablet_manager.cc:1434] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:55.846729  7674 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.847419  7676 consensus_queue.cc:260] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.850765  7676 ts_tablet_manager.cc:1434] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260630 12:24:55.852031  7676 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.852806  7674 tablet_bootstrap.cc:654] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.858654  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:55.859429  7479 raft_consensus.cc:3060] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.866441  7676 tablet_bootstrap.cc:654] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.868338  7479 raft_consensus.cc:2468] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:55.869382  7674 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.870338  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:55.871354  7674 ts_tablet_manager.cc:1403] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
W20260630 12:24:55.872100  7518 leader_election.cc:343] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:55.870741  7698 leader_election.cc:290] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.873677  7520 leader_election.cc:304] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 6e33dd84586e4650a79e1abfd6c2849f
I20260630 12:24:55.874369  7674 raft_consensus.cc:359] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.874809  7698 raft_consensus.cc:2804] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:55.875165  7674 raft_consensus.cc:385] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.875550  7674 raft_consensus.cc:740] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.876183  7698 raft_consensus.cc:697] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Becoming Leader. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Running, Role: LEADER
I20260630 12:24:55.876438  7674 consensus_queue.cc:260] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.877066  7698 consensus_queue.cc:237] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.881845  7674 ts_tablet_manager.cc:1434] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:24:55.883024  7674 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: Bootstrap starting.
I20260630 12:24:55.884915  7676 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.885448  7676 ts_tablet_manager.cc:1403] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.006s
I20260630 12:24:55.889438  7674 tablet_bootstrap.cc:654] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.889722  7675 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.890215  7675 ts_tablet_manager.cc:1403] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.030s
I20260630 12:24:55.889971  7676 raft_consensus.cc:359] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.890797  7676 raft_consensus.cc:385] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.891124  7676 raft_consensus.cc:740] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.892024  7676 consensus_queue.cc:260] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.893036  7675 raft_consensus.cc:359] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.893911  7675 raft_consensus.cc:385] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.894258  7675 raft_consensus.cc:740] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.894279  7378 catalog_manager.cc:5697] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "14952f4bb4dc4d0d92357939b884b079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:55.895319  7676 ts_tablet_manager.cc:1434] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:24:55.895205  7675 consensus_queue.cc:260] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.896725  7676 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.897770  7675 ts_tablet_manager.cc:1434] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:55.898761  7675 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.901037  7674 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: No bootstrap required, opened a new log
I20260630 12:24:55.901597  7674 ts_tablet_manager.cc:1403] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:24:55.904268  7676 tablet_bootstrap.cc:654] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.904111  7674 raft_consensus.cc:359] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.904656  7675 tablet_bootstrap.cc:654] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.904821  7674 raft_consensus.cc:385] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.905197  7674 raft_consensus.cc:740] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.906080  7674 consensus_queue.cc:260] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.908641  7674 ts_tablet_manager.cc:1434] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:55.918382  7675 tablet_bootstrap.cc:492] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:55.918964  7675 ts_tablet_manager.cc:1403] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:24:55.920548  7676 tablet_bootstrap.cc:492] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.921204  7676 ts_tablet_manager.cc:1403] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260630 12:24:55.922075  7675 raft_consensus.cc:359] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.922833  7675 raft_consensus.cc:385] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.923130  7675 raft_consensus.cc:740] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.923877  7676 raft_consensus.cc:359] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.923831  7675 consensus_queue.cc:260] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:55.924777  7676 raft_consensus.cc:385] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.925155  7676 raft_consensus.cc:740] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.925923  7676 consensus_queue.cc:260] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.926733  7675 ts_tablet_manager.cc:1434] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:24:55.927686  7675 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: Bootstrap starting.
I20260630 12:24:55.927932  7676 ts_tablet_manager.cc:1434] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:24:55.929066  7676 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: Bootstrap starting.
I20260630 12:24:55.929956  7681 raft_consensus.cc:493] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.930428  7681 raft_consensus.cc:515] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.932960  7681 leader_election.cc:290] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:55.933197  7698 raft_consensus.cc:493] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.933694  7698 raft_consensus.cc:515] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.934652  7676 tablet_bootstrap.cc:654] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.936053  7698 leader_election.cc:290] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.938691  7680 raft_consensus.cc:493] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.939278  7680 raft_consensus.cc:515] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
W20260630 12:24:55.940834  7426 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:55.944414  7431 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:24:55.947038  7431 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:24:55.943234  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf5668421ff4b7f8c895afb176741c4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:55.947964  7479 raft_consensus.cc:2468] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.949379  7520 leader_election.cc:304] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 
I20260630 12:24:55.950301  7698 raft_consensus.cc:2804] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:55.950662  7698 raft_consensus.cc:493] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:55.950989  7698 raft_consensus.cc:3060] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.956460  7680 leader_election.cc:290] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.956564  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf5668421ff4b7f8c895afb176741c4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:55.957175  7628 raft_consensus.cc:2468] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.962888  7697 raft_consensus.cc:493] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.968822  7676 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: No bootstrap required, opened a new log
I20260630 12:24:55.969230  7676 ts_tablet_manager.cc:1403] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260630 12:24:55.963579  7697 raft_consensus.cc:515] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.967998  7698 raft_consensus.cc:515] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.976728  7697 leader_election.cc:290] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:55.978683  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:55.979532  7628 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.980270  7675 tablet_bootstrap.cc:654] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:55.980919  7518 leader_election.cc:304] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:55.982060  7697 raft_consensus.cc:2804] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:55.982457  7697 raft_consensus.cc:493] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:55.982844  7697 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.983040  7676 raft_consensus.cc:359] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.987015  7676 raft_consensus.cc:385] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:55.987365  7676 raft_consensus.cc:740] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Initialized, Role: FOLLOWER
I20260630 12:24:55.984323  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:55.984572  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf5668421ff4b7f8c895afb176741c4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:55.985446  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf5668421ff4b7f8c895afb176741c4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:55.986444  7681 raft_consensus.cc:493] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:55.988081  7676 consensus_queue.cc:260] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:55.988183  7628 raft_consensus.cc:3060] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:55.988095  7479 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:55.996531  7676 ts_tablet_manager.cc:1434] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.004s
I20260630 12:24:55.993824  7480 raft_consensus.cc:3060] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.003888  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:56.004617  7629 raft_consensus.cc:2468] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383ae328894c4429bafef1c7c9e34b7f in term 0.
I20260630 12:24:56.005501  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.006074  7443 leader_election.cc:304] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:55.994124  7681 raft_consensus.cc:515] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.006532  7479 raft_consensus.cc:2468] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.007650  7680 raft_consensus.cc:2804] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:55.983417  7698 leader_election.cc:290] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:56.008105  7680 raft_consensus.cc:493] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.008616  7680 raft_consensus.cc:3060] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.009737  7681 leader_election.cc:290] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.008251  7594 leader_election.cc:304] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.027961  7697 raft_consensus.cc:515] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.033357  7480 raft_consensus.cc:2468] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:56.032214  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5cd936d7de447ebb44d8fbb303439f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.031174  7681 raft_consensus.cc:2804] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:56.036806  7681 raft_consensus.cc:493] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.037161  7479 raft_consensus.cc:2468] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.037184  7681 raft_consensus.cc:3060] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.038836  7675 tablet_bootstrap.cc:492] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: No bootstrap required, opened a new log
I20260630 12:24:56.038897  7555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.040149  7675 ts_tablet_manager.cc:1403] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.019s
I20260630 12:24:56.040611  7554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.040897  7697 leader_election.cc:290] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:56.042222  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5cd936d7de447ebb44d8fbb303439f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.042541  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:56.042110  7594 leader_election.cc:304] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.043120  7629 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.043953  7555 raft_consensus.cc:2468] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 383ae328894c4429bafef1c7c9e34b7f in term 0.
I20260630 12:24:56.043054  7553 raft_consensus.cc:2468] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.044039  7520 leader_election.cc:304] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 
I20260630 12:24:56.044438  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.046181  7480 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.047485  7697 raft_consensus.cc:2804] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.041908  7628 raft_consensus.cc:2468] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:56.048372  7697 raft_consensus.cc:697] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Becoming Leader. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Running, Role: LEADER
I20260630 12:24:56.050449  7697 consensus_queue.cc:237] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.051013  7675 raft_consensus.cc:359] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.052350  7675 raft_consensus.cc:385] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:56.052707  7675 raft_consensus.cc:740] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Initialized, Role: FOLLOWER
I20260630 12:24:56.053476  7675 consensus_queue.cc:260] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.055920  7629 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:56.057101  7518 leader_election.cc:304] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.060909  7698 raft_consensus.cc:2804] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.061918  7698 raft_consensus.cc:697] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Becoming Leader. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Running, Role: LEADER
I20260630 12:24:56.062084  7715 raft_consensus.cc:2804] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:56.062551  7715 raft_consensus.cc:493] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.062903  7715 raft_consensus.cc:3060] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.062716  7698 consensus_queue.cc:237] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.063531  7675 ts_tablet_manager.cc:1434] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.006s
I20260630 12:24:56.066095  7680 raft_consensus.cc:515] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.070518  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:56.071133  7553 raft_consensus.cc:3060] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.068222  7480 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 1.
I20260630 12:24:56.073745  7716 raft_consensus.cc:493] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:56.074366  7680 leader_election.cc:290] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [CANDIDATE]: Term 1 election: Requested vote from peers 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:56.075423  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:56.074268  7716 raft_consensus.cc:515] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.077661  7715 raft_consensus.cc:515] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.080102  7715 leader_election.cc:290] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.067945  7681 raft_consensus.cc:515] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.081262  7629 raft_consensus.cc:2393] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 383ae328894c4429bafef1c7c9e34b7f in current term 1: Already voted for candidate 6e33dd84586e4650a79e1abfd6c2849f in this term.
I20260630 12:24:56.083159  7681 leader_election.cc:290] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.083256  7378 catalog_manager.cc:5697] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "14952f4bb4dc4d0d92357939b884b079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:56.086297  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.087029  7479 raft_consensus.cc:2393] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e33dd84586e4650a79e1abfd6c2849f in current term 1: Already voted for candidate 383ae328894c4429bafef1c7c9e34b7f in this term.
I20260630 12:24:56.087548  7555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5cd936d7de447ebb44d8fbb303439f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:56.088411  7555 raft_consensus.cc:3060] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.090685  7554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e9cb6435a4b73a5369f71f12a4696" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:56.092701  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5cd936d7de447ebb44d8fbb303439f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.094110  7594 leader_election.cc:304] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [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: 6e33dd84586e4650a79e1abfd6c2849f; no voters: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f
I20260630 12:24:56.095206  7681 raft_consensus.cc:2749] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:24:56.095865  7681 raft_consensus.cc:493] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:56.096287  7681 raft_consensus.cc:515] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } }
I20260630 12:24:56.098177  7681 leader_election.cc:290] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.099895  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.100170  7555 raft_consensus.cc:2468] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 1.
I20260630 12:24:56.100298  7554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb74f3f23198461180264caedc744b79" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.101402  7479 raft_consensus.cc:2393] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33dd84586e4650a79e1abfd6c2849f in current term 1: Already voted for candidate 14952f4bb4dc4d0d92357939b884b079 in this term.
I20260630 12:24:56.101985  7594 leader_election.cc:304] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [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: 14952f4bb4dc4d0d92357939b884b079, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.102836  7715 raft_consensus.cc:2804] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.103339  7715 raft_consensus.cc:697] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Becoming Leader. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Running, Role: LEADER
I20260630 12:24:56.103493  7553 raft_consensus.cc:2468] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383ae328894c4429bafef1c7c9e34b7f in term 1.
I20260630 12:24:56.103374  7594 leader_election.cc:304] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [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: 6e33dd84586e4650a79e1abfd6c2849f; no voters: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f
I20260630 12:24:56.104386  7715 consensus_queue.cc:237] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.106065  7445 leader_election.cc:304] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 6e33dd84586e4650a79e1abfd6c2849f
I20260630 12:24:56.107756  7680 raft_consensus.cc:2804] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.100802  7480 raft_consensus.cc:3060] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.105589  7681 raft_consensus.cc:3060] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.116493  7680 raft_consensus.cc:697] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 LEADER]: Becoming Leader. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Running, Role: LEADER
I20260630 12:24:56.117494  7716 leader_election.cc:290] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.119470  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.120093  7479 raft_consensus.cc:2468] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.121871  7594 leader_election.cc:304] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.123430  7375 catalog_manager.cc:5697] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3). New cstate: current_term: 1 leader_uuid: "6e33dd84586e4650a79e1abfd6c2849f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.125449  7378 catalog_manager.cc:5697] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "14952f4bb4dc4d0d92357939b884b079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:56.128451  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.128826  7681 raft_consensus.cc:2749] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:56.129789  7480 raft_consensus.cc:2468] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 1.
I20260630 12:24:56.130769  7680 consensus_queue.cc:237] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.124671  7698 raft_consensus.cc:493] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:56.132660  7698 raft_consensus.cc:515] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.134830  7716 raft_consensus.cc:2804] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:56.135227  7716 raft_consensus.cc:493] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.134645  7553 raft_consensus.cc:2468] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.136416  7716 raft_consensus.cc:3060] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.136981  7698 leader_election.cc:290] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:56.138036  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.138652  7480 raft_consensus.cc:2468] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14952f4bb4dc4d0d92357939b884b079 in term 0.
I20260630 12:24:56.138784  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f" is_pre_election: true
I20260630 12:24:56.141834  7520 leader_election.cc:304] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079, 383ae328894c4429bafef1c7c9e34b7f; no voters: 
I20260630 12:24:56.142920  7698 raft_consensus.cc:2804] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:56.143481  7698 raft_consensus.cc:493] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.142685  7377 catalog_manager.cc:5697] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "383ae328894c4429bafef1c7c9e34b7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:56.144033  7698 raft_consensus.cc:3060] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.147868  7716 raft_consensus.cc:515] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.149087  7629 raft_consensus.cc:2393] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14952f4bb4dc4d0d92357939b884b079 in current term 1: Already voted for candidate 6e33dd84586e4650a79e1abfd6c2849f in this term.
I20260630 12:24:56.149842  7716 leader_election.cc:290] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.150749  7698 raft_consensus.cc:515] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.152837  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.153432  7698 leader_election.cc:290] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:56.153620  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:56.154376  7629 raft_consensus.cc:2393] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14952f4bb4dc4d0d92357939b884b079 in current term 1: Already voted for candidate 6e33dd84586e4650a79e1abfd6c2849f in this term.
I20260630 12:24:56.153461  7480 raft_consensus.cc:3060] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.155398  7479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "14952f4bb4dc4d0d92357939b884b079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.156684  7520 leader_election.cc:304] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [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: 14952f4bb4dc4d0d92357939b884b079; no voters: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f
I20260630 12:24:56.157420  7698 raft_consensus.cc:2749] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:24:56.160543  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58464fc3266a4075972be7bc121e8f84" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:56.161106  7553 raft_consensus.cc:2393] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e33dd84586e4650a79e1abfd6c2849f in current term 1: Already voted for candidate 14952f4bb4dc4d0d92357939b884b079 in this term.
I20260630 12:24:56.161180  7480 raft_consensus.cc:2468] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 1.
I20260630 12:24:56.162155  7594 leader_election.cc:304] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 14952f4bb4dc4d0d92357939b884b079
I20260630 12:24:56.162715  7716 raft_consensus.cc:2804] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.163185  7716 raft_consensus.cc:697] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Becoming Leader. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Running, Role: LEADER
I20260630 12:24:56.163901  7716 consensus_queue.cc:237] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.170586  7377 catalog_manager.cc:5697] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3). New cstate: current_term: 1 leader_uuid: "6e33dd84586e4650a79e1abfd6c2849f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.203328  7698 consensus_queue.cc:1048] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.215559  7698 consensus_queue.cc:1048] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.344530  7716 raft_consensus.cc:493] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:56.345038  7716 raft_consensus.cc:515] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.346578  7716 leader_election.cc:290] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.347529  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270e74c20def439183a43e3f11fb950f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f" is_pre_election: true
I20260630 12:24:56.347697  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270e74c20def439183a43e3f11fb950f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079" is_pre_election: true
I20260630 12:24:56.348261  7553 raft_consensus.cc:2468] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.348206  7480 raft_consensus.cc:2468] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 0.
I20260630 12:24:56.349393  7594 leader_election.cc:304] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.350023  7716 raft_consensus.cc:2804] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:56.350314  7716 raft_consensus.cc:493] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:56.350642  7716 raft_consensus.cc:3060] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.354926  7716 raft_consensus.cc:515] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.356580  7716 leader_election.cc:290] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [CANDIDATE]: Term 1 election: Requested vote from peers 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027), 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:24:56.357287  7480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270e74c20def439183a43e3f11fb950f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
I20260630 12:24:56.357481  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270e74c20def439183a43e3f11fb950f" candidate_uuid: "6e33dd84586e4650a79e1abfd6c2849f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:56.357767  7480 raft_consensus.cc:3060] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.358055  7553 raft_consensus.cc:3060] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.362115  7480 raft_consensus.cc:2468] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 1.
I20260630 12:24:56.362155  7553 raft_consensus.cc:2468] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33dd84586e4650a79e1abfd6c2849f in term 1.
I20260630 12:24:56.363209  7594 leader_election.cc:304] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [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: 14952f4bb4dc4d0d92357939b884b079, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:56.363823  7716 raft_consensus.cc:2804] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.364231  7716 raft_consensus.cc:697] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Becoming Leader. State: Replica: 6e33dd84586e4650a79e1abfd6c2849f, State: Running, Role: LEADER
I20260630 12:24:56.364914  7716 consensus_queue.cc:237] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Queue going to LEADER mode. State: All 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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:56.372097  7378 catalog_manager.cc:5697] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3). New cstate: current_term: 1 leader_uuid: "6e33dd84586e4650a79e1abfd6c2849f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.383827  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:56.389297  7731 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
W20260630 12:24:56.389321  7730 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
W20260630 12:24:56.391276  7733 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
I20260630 12:24:56.391321  6812 server_base.cc:1061] running on GCE node
I20260630 12:24:56.392313  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:56.392536  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:56.392724  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822296392707 us; error 0 us; skew 500 ppm
I20260630 12:24:56.393266  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:56.395591  6812 webserver.cc:533] Webserver started at http://127.6.167.4:43897/ using document root <none> and password file <none>
I20260630 12:24:56.396075  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:56.396301  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:56.396575  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:56.397593  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "b6c170d49d3c49f18551d98c649bf5d2"
format_stamp: "Formatted at 2026-06-30 12:24:56 on dist-test-slave-1v8t"
I20260630 12:24:56.401700  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:24:56.404623  7738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:56.405280  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:24:56.405575  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "b6c170d49d3c49f18551d98c649bf5d2"
format_stamp: "Formatted at 2026-06-30 12:24:56 on dist-test-slave-1v8t"
I20260630 12:24:56.405857  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-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)
I20260630 12:24:56.423705  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:56.424788  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:56.426039  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:56.428128  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:56.428431  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:24:56.428681  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:56.428859  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:56.461285  7698 consensus_queue.cc:1048] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.477538  7697 consensus_queue.cc:1048] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.482776  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:36031
I20260630 12:24:56.482833  7801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:36031 every 8 connection(s)
I20260630 12:24:56.499790  7803 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44783
I20260630 12:24:56.500152  7803 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:56.500864  7803 heartbeater.cc:507] Master 127.6.167.62:44783 requested a full tablet report, sending...
I20260630 12:24:56.502686  7377 ts_manager.cc:194] Registered new tserver with Master: b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4:36031)
I20260630 12:24:56.503937  7377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38568
I20260630 12:24:56.531354  7697 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.542178  7698 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.559167  7716 consensus_queue.cc:1048] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.559934  7681 consensus_queue.cc:1048] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.563161  7698 consensus_queue.cc:1048] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.574731  7715 consensus_queue.cc:1048] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:56.586917  7681 consensus_queue.cc:1048] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.593981  7698 consensus_queue.cc:1048] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:56.629129  7680 consensus_queue.cc:1048] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:56.642282  7817 consensus_queue.cc:1048] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:56.780227  7681 consensus_queue.cc:1048] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:56.790674  7716 consensus_queue.cc:1048] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:57.506279  7803 heartbeater.cc:499] Master 127.6.167.62:44783 was elected leader, sending a full tablet report...
I20260630 12:24:57.948274  7431 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:57.966429  7553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4"
dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
mode: GRACEFUL
new_leader_uuid: "383ae328894c4429bafef1c7c9e34b7f"
 from {username='slave'} at 127.0.0.1:55260
I20260630 12:24:57.967207  7553 raft_consensus.cc:606] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Received request to transfer leadership to TS 383ae328894c4429bafef1c7c9e34b7f
I20260630 12:24:57.968588  7431 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:24:57.969148  7431 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:58.144259  7698 raft_consensus.cc:993] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: : Instructing follower 383ae328894c4429bafef1c7c9e34b7f to start an election
I20260630 12:24:58.144804  7825 raft_consensus.cc:1081] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Signalling peer 383ae328894c4429bafef1c7c9e34b7f to start an election
I20260630 12:24:58.146600  7479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4"
dest_uuid: "383ae328894c4429bafef1c7c9e34b7f"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:24:58.147111  7479 raft_consensus.cc:493] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:58.147454  7479 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:58.152522  7479 raft_consensus.cc:515] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:58.154420  7479 leader_election.cc:290] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [CANDIDATE]: Term 2 election: Requested vote from peers 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319), 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:24:58.155275  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14952f4bb4dc4d0d92357939b884b079"
I20260630 12:24:58.155685  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e58168c41474464aea737b5dde27ab4" candidate_uuid: "383ae328894c4429bafef1c7c9e34b7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33dd84586e4650a79e1abfd6c2849f"
I20260630 12:24:58.155967  7553 raft_consensus.cc:3055] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:58.156209  7628 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:58.156358  7553 raft_consensus.cc:740] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14952f4bb4dc4d0d92357939b884b079, State: Running, Role: LEADER
I20260630 12:24:58.157194  7553 consensus_queue.cc:260] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:58.158152  7553 raft_consensus.cc:3060] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:58.161063  7628 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383ae328894c4429bafef1c7c9e34b7f in term 2.
I20260630 12:24:58.162281  7443 leader_election.cc:304] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [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: 383ae328894c4429bafef1c7c9e34b7f, 6e33dd84586e4650a79e1abfd6c2849f; no voters: 
I20260630 12:24:58.163228  7817 raft_consensus.cc:2804] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:58.163563  7553 raft_consensus.cc:2468] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 383ae328894c4429bafef1c7c9e34b7f in term 2.
I20260630 12:24:58.164201  7817 raft_consensus.cc:697] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 LEADER]: Becoming Leader. State: Replica: 383ae328894c4429bafef1c7c9e34b7f, State: Running, Role: LEADER
I20260630 12:24:58.165231  7817 consensus_queue.cc:237] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } }
I20260630 12:24:58.172039  7377 catalog_manager.cc:5697] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f reported cstate change: term changed from 1 to 2, leader changed from 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2) to 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1). New cstate: current_term: 2 leader_uuid: "383ae328894c4429bafef1c7c9e34b7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:58.735524  7553 raft_consensus.cc:1275] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:58.736871  7817 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:58.747380  7628 raft_consensus.cc:1275] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:58.749511  7817 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:59.970307  7431 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:59.976203  7431 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:59.976665  7431 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:01.977572  7431 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:01.986351  7431 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:01.986948  7431 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:02.007434  7480 consensus_queue.cc:237] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.017359  7553 raft_consensus.cc:1275] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:02.018945  7840 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:02.019425  7629 raft_consensus.cc:1275] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:02.020781  7845 consensus_queue.cc:1048] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:02.027374  7840 raft_consensus.cc:2955] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.029196  7553 raft_consensus.cc:2955] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
W20260630 12:25:02.031637  7443 consensus_peers.cc:597] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f -> Peer b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4:36031): Couldn't send request to peer b6c170d49d3c49f18551d98c649bf5d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e58168c41474464aea737b5dde27ab4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.034008  7629 raft_consensus.cc:2955] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.041687  7378 catalog_manager.cc:5697] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: config changed from index -1 to 3, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "383ae328894c4429bafef1c7c9e34b7f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.043357  7480 consensus_queue.cc:237] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.053438  7629 raft_consensus.cc:1275] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:02.053807  7443 consensus_peers.cc:597] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f -> Peer b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4:36031): Couldn't send request to peer b6c170d49d3c49f18551d98c649bf5d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e43e9cb6435a4b73a5369f71f12a4696. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.054781  7840 consensus_queue.cc:1048] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:02.055195  7553 raft_consensus.cc:1275] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Refusing update from remote peer 383ae328894c4429bafef1c7c9e34b7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:02.057060  7840 consensus_queue.cc:1048] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:02.068084  7846 raft_consensus.cc:2955] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.070174  7553 raft_consensus.cc:2955] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.071813  7629 raft_consensus.cc:2955] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.081486  7377 catalog_manager.cc:5697] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "383ae328894c4429bafef1c7c9e34b7f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } attrs { replace: true } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.097266  7553 consensus_queue.cc:237] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.104636  7480 raft_consensus.cc:1275] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Refusing update from remote peer 14952f4bb4dc4d0d92357939b884b079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:02.106339  7629 raft_consensus.cc:1275] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Refusing update from remote peer 14952f4bb4dc4d0d92357939b884b079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:02.106738  7860 consensus_queue.cc:1048] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:02.107808  7825 consensus_queue.cc:1048] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:02.115360  7518 consensus_peers.cc:597] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 -> Peer b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4:36031): Couldn't send request to peer b6c170d49d3c49f18551d98c649bf5d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9010f6b7146d4ff2a18a9b989a34019b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.117730  7825 raft_consensus.cc:2955] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.119326  7480 raft_consensus.cc:2955] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.120216  7629 raft_consensus.cc:2955] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.131454  7375 catalog_manager.cc:5697] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 reported cstate change: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "14952f4bb4dc4d0d92357939b884b079" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.146456  7629 consensus_queue.cc:237] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.154114  7553 raft_consensus.cc:1275] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Refusing update from remote peer 6e33dd84586e4650a79e1abfd6c2849f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:02.155035  7480 raft_consensus.cc:1275] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Refusing update from remote peer 6e33dd84586e4650a79e1abfd6c2849f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:02.156845  7866 consensus_queue.cc:1048] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:02.157961  7719 consensus_queue.cc:1048] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [LEADER]: Connected to new peer: Peer: permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:02.166637  7592 consensus_peers.cc:597] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f -> Peer b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4:36031): Couldn't send request to peer b6c170d49d3c49f18551d98c649bf5d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58464fc3266a4075972be7bc121e8f84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.168061  7866 raft_consensus.cc:2955] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.169880  7553 raft_consensus.cc:2955] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.170192  7480 raft_consensus.cc:2955] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } } }
I20260630 12:25:02.182786  7378 catalog_manager.cc:5697] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f reported cstate change: config changed from index -1 to 2, NON_VOTER b6c170d49d3c49f18551d98c649bf5d2 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "6e33dd84586e4650a79e1abfd6c2849f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.485405  7871 ts_tablet_manager.cc:933] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: Initiating tablet copy from peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027)
I20260630 12:25:02.487567  7871 tablet_copy_client.cc:323] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:36027
I20260630 12:25:02.499491  7490 tablet_copy_service.cc:140] P 383ae328894c4429bafef1c7c9e34b7f: Received BeginTabletCopySession request for tablet e43e9cb6435a4b73a5369f71f12a4696 from peer b6c170d49d3c49f18551d98c649bf5d2 ({username='slave'} at 127.0.0.1:50420)
I20260630 12:25:02.500088  7490 tablet_copy_service.cc:161] P 383ae328894c4429bafef1c7c9e34b7f: Beginning new tablet copy session on tablet e43e9cb6435a4b73a5369f71f12a4696 from peer b6c170d49d3c49f18551d98c649bf5d2 at {username='slave'} at 127.0.0.1:50420: session id = b6c170d49d3c49f18551d98c649bf5d2-e43e9cb6435a4b73a5369f71f12a4696
I20260630 12:25:02.508351  7490 tablet_copy_source_session.cc:215] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:02.511884  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e9cb6435a4b73a5369f71f12a4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:02.520750  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:25:02.523839  7871 tablet_copy_client.cc:806] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:02.526964  7871 tablet_copy_client.cc:670] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Starting download of 1 WAL segments...
W20260630 12:25:02.527135  7520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:25:02.536799  6812 tablet_copy_service.cc:362] P 383ae328894c4429bafef1c7c9e34b7f: Destroying tablet copy session b6c170d49d3c49f18551d98c649bf5d2-e43e9cb6435a4b73a5369f71f12a4696 due to service shutdown
I20260630 12:25:02.537312  6812 tablet_copy_service.cc:434] P 383ae328894c4429bafef1c7c9e34b7f: ending tablet copy session b6c170d49d3c49f18551d98c649bf5d2-e43e9cb6435a4b73a5369f71f12a4696 on tablet e43e9cb6435a4b73a5369f71f12a4696 with peer b6c170d49d3c49f18551d98c649bf5d2
W20260630 12:25:02.538539  7520 consensus_peers.cc:597] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:02.550222  7520 consensus_peers.cc:597] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.556859  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:02.557648  6812 tablet_replica.cc:333] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.558408  6812 raft_consensus.cc:2243] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.559038  6812 raft_consensus.cc:2272] T 58464fc3266a4075972be7bc121e8f84 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.562317  7875 ts_tablet_manager.cc:933] T 3e58168c41474464aea737b5dde27ab4 P b6c170d49d3c49f18551d98c649bf5d2: Initiating tablet copy from peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027)
I20260630 12:25:02.562356  6812 tablet_replica.cc:333] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.563194  6812 raft_consensus.cc:2243] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.563690  6812 raft_consensus.cc:2272] T 270e74c20def439183a43e3f11fb950f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.564101  7875 tablet_copy_client.cc:323] T 3e58168c41474464aea737b5dde27ab4 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:36027
I20260630 12:25:02.566009  6812 tablet_replica.cc:333] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.566591  6812 raft_consensus.cc:2243] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.567022  6812 raft_consensus.cc:2272] T adf5668421ff4b7f8c895afb176741c4 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.569262  6812 tablet_replica.cc:333] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.570362  6812 raft_consensus.cc:2243] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.572860  6812 raft_consensus.cc:2272] T e43e9cb6435a4b73a5369f71f12a4696 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.575513  6812 tablet_replica.cc:333] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.576048  6812 raft_consensus.cc:2243] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.576833  6812 raft_consensus.cc:2272] T 3e58168c41474464aea737b5dde27ab4 P 383ae328894c4429bafef1c7c9e34b7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.579013  6812 tablet_replica.cc:333] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.579506  6812 raft_consensus.cc:2243] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.579931  6812 raft_consensus.cc:2272] T 9010f6b7146d4ff2a18a9b989a34019b P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.582085  6812 tablet_replica.cc:333] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.582578  6812 raft_consensus.cc:2243] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.582942  6812 raft_consensus.cc:2272] T 1e5cd936d7de447ebb44d8fbb303439f P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.584661  6812 tablet_replica.cc:333] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f: stopping tablet replica
I20260630 12:25:02.585088  6812 raft_consensus.cc:2243] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.585470  6812 raft_consensus.cc:2272] T cb74f3f23198461180264caedc744b79 P 383ae328894c4429bafef1c7c9e34b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.589300  7877 ts_tablet_manager.cc:933] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: Initiating tablet copy from peer 6e33dd84586e4650a79e1abfd6c2849f (127.6.167.3:43635)
I20260630 12:25:02.591046  7877 tablet_copy_client.cc:323] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:43635
I20260630 12:25:02.606346  7639 tablet_copy_service.cc:140] P 6e33dd84586e4650a79e1abfd6c2849f: Received BeginTabletCopySession request for tablet 58464fc3266a4075972be7bc121e8f84 from peer b6c170d49d3c49f18551d98c649bf5d2 ({username='slave'} at 127.0.0.1:60544)
I20260630 12:25:02.606974  7639 tablet_copy_service.cc:161] P 6e33dd84586e4650a79e1abfd6c2849f: Beginning new tablet copy session on tablet 58464fc3266a4075972be7bc121e8f84 from peer b6c170d49d3c49f18551d98c649bf5d2 at {username='slave'} at 127.0.0.1:60544: session id = b6c170d49d3c49f18551d98c649bf5d2-58464fc3266a4075972be7bc121e8f84
W20260630 12:25:02.610852  7741 connection.cc:466] server connection from 127.0.0.1:42898 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42898 (request call id 3) could send its response
I20260630 12:25:02.612607  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:25:02.616369  7639 tablet_copy_source_session.cc:215] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:02.620012  7877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58464fc3266a4075972be7bc121e8f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:02.637319  7877 tablet_copy_client.cc:806] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:02.637938  7877 tablet_copy_client.cc:670] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:02.640996  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:25:02.642746  7877 tablet_copy_client.cc:538] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:25:02.654227  7594 consensus_peers.cc:597] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f -> Peer 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319): Couldn't send request to peer 14952f4bb4dc4d0d92357939b884b079. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:02.661235  7871 ts_tablet_manager.cc:1011] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: Tablet Copy: Unable to fetch data from remote peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): 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.6.167.1:36027: connect: Connection refused (error 111)
I20260630 12:25:02.661909  7871 tablet_replica.cc:333] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: stopping tablet replica
I20260630 12:25:02.662374  7871 raft_consensus.cc:2243] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:02.662611  7877 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: Bootstrap starting.
I20260630 12:25:02.662797  7871 raft_consensus.cc:2272] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:25:02.665997  7871 tablet_copy_client.cc:1131] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.167.1:36027: connect: Connection refused (error 111)
W20260630 12:25:02.667593  7871 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet e43e9cb6435a4b73a5369f71f12a4696 but one is already registered
I20260630 12:25:02.668030  7871 ts_tablet_manager.cc:1916] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:02.711369  7871 ts_tablet_manager.cc:1929] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:25:02.711860  7871 log.cc:1199] T e43e9cb6435a4b73a5369f71f12a4696 P b6c170d49d3c49f18551d98c649bf5d2: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822286764395-6812-0/minicluster-data/ts-3-root/wals/e43e9cb6435a4b73a5369f71f12a4696
I20260630 12:25:02.714704  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:02.716164  6812 tablet_replica.cc:333] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.717046  6812 raft_consensus.cc:2243] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.717655  6812 raft_consensus.cc:2272] T 270e74c20def439183a43e3f11fb950f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.720157  6812 tablet_replica.cc:333] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.720853  7877 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: 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
I20260630 12:25:02.720973  6812 raft_consensus.cc:2243] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.721684  6812 raft_consensus.cc:2272] T 3e58168c41474464aea737b5dde27ab4 P 14952f4bb4dc4d0d92357939b884b079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.721858  7877 tablet_bootstrap.cc:492] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: Bootstrap complete.
W20260630 12:25:02.722241  7520 consensus_peers.cc:597] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:02.722558  7877 ts_tablet_manager.cc:1403] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.017s
I20260630 12:25:02.724916  6812 tablet_replica.cc:333] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.725289  7871 ts_tablet_manager.cc:933] T 9010f6b7146d4ff2a18a9b989a34019b P b6c170d49d3c49f18551d98c649bf5d2: Initiating tablet copy from peer 14952f4bb4dc4d0d92357939b884b079 (127.6.167.2:41319)
I20260630 12:25:02.725770  6812 raft_consensus.cc:2243] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.725786  7877 raft_consensus.cc:359] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.726433  6812 raft_consensus.cc:2272] T 58464fc3266a4075972be7bc121e8f84 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.726725  7877 raft_consensus.cc:740] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6c170d49d3c49f18551d98c649bf5d2, State: Initialized, Role: LEARNER
I20260630 12:25:02.728101  7877 consensus_queue.cc:260] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2 [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: "383ae328894c4429bafef1c7c9e34b7f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36027 } } peers { permanent_uuid: "14952f4bb4dc4d0d92357939b884b079" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 41319 } attrs { replace: true } } peers { permanent_uuid: "6e33dd84586e4650a79e1abfd6c2849f" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43635 } } peers { permanent_uuid: "b6c170d49d3c49f18551d98c649bf5d2" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36031 } attrs { promote: true } }
I20260630 12:25:02.729298  6812 tablet_replica.cc:333] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.730275  6812 raft_consensus.cc:2243] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.730643  7871 tablet_copy_client.cc:323] T 9010f6b7146d4ff2a18a9b989a34019b P b6c170d49d3c49f18551d98c649bf5d2: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:41319
I20260630 12:25:02.731439  6812 raft_consensus.cc:2272] T cb74f3f23198461180264caedc744b79 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.734705  6812 tablet_replica.cc:333] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.735809  6812 raft_consensus.cc:2243] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.736496  6812 raft_consensus.cc:2272] T 1e5cd936d7de447ebb44d8fbb303439f P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.740357  6812 tablet_replica.cc:333] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.742441  6812 raft_consensus.cc:2243] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.743173  6812 raft_consensus.cc:2272] T adf5668421ff4b7f8c895afb176741c4 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.740727  7877 ts_tablet_manager.cc:1434] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:25:02.745175  6812 tablet_replica.cc:333] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.745900  6812 raft_consensus.cc:2243] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.746922  6812 raft_consensus.cc:2272] T 9010f6b7146d4ff2a18a9b989a34019b P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.749548  6812 tablet_replica.cc:333] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079: stopping tablet replica
I20260630 12:25:02.750012  7639 tablet_copy_service.cc:342] P 6e33dd84586e4650a79e1abfd6c2849f: Request end of tablet copy session b6c170d49d3c49f18551d98c649bf5d2-58464fc3266a4075972be7bc121e8f84 received from {username='slave'} at 127.0.0.1:60544
I20260630 12:25:02.750353  6812 raft_consensus.cc:2243] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.750459  7639 tablet_copy_service.cc:434] P 6e33dd84586e4650a79e1abfd6c2849f: ending tablet copy session b6c170d49d3c49f18551d98c649bf5d2-58464fc3266a4075972be7bc121e8f84 on tablet 58464fc3266a4075972be7bc121e8f84 with peer b6c170d49d3c49f18551d98c649bf5d2
I20260630 12:25:02.750948  6812 raft_consensus.cc:2272] T e43e9cb6435a4b73a5369f71f12a4696 P 14952f4bb4dc4d0d92357939b884b079 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:02.769088  7594 consensus_peers.cc:597] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:02.771677  7594 consensus_peers.cc:597] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:02.779486  7594 consensus_peers.cc:597] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f -> Peer 383ae328894c4429bafef1c7c9e34b7f (127.6.167.1:36027): Couldn't send request to peer 383ae328894c4429bafef1c7c9e34b7f. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:02.784745  7742 connection.cc:466] server connection from 127.0.0.1:42914 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42914 (request call id 1) could send its response
I20260630 12:25:02.794343  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:25:02.813025  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:25:02.843760  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:02.844674  6812 tablet_replica.cc:333] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.845297  6812 raft_consensus.cc:2243] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.846055  6812 raft_consensus.cc:2272] T 270e74c20def439183a43e3f11fb950f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.847970  6812 tablet_replica.cc:333] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.848551  6812 raft_consensus.cc:2243] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.849399  6812 raft_consensus.cc:2272] T 58464fc3266a4075972be7bc121e8f84 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.852569  6812 tablet_replica.cc:333] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.853065  6812 raft_consensus.cc:2243] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.853497  6812 raft_consensus.cc:2272] T 3e58168c41474464aea737b5dde27ab4 P 6e33dd84586e4650a79e1abfd6c2849f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.856108  6812 tablet_replica.cc:333] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.856657  6812 raft_consensus.cc:2243] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.857049  6812 raft_consensus.cc:2272] T adf5668421ff4b7f8c895afb176741c4 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.858662  6812 tablet_replica.cc:333] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.859108  6812 raft_consensus.cc:2243] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.859474  6812 raft_consensus.cc:2272] T cb74f3f23198461180264caedc744b79 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.861152  6812 tablet_replica.cc:333] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.861619  6812 raft_consensus.cc:2243] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.862252  6812 raft_consensus.cc:2272] T 1e5cd936d7de447ebb44d8fbb303439f P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.863849  6812 tablet_replica.cc:333] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.864331  6812 raft_consensus.cc:2243] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.864732  6812 raft_consensus.cc:2272] T 9010f6b7146d4ff2a18a9b989a34019b P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.866806  6812 tablet_replica.cc:333] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f: stopping tablet replica
I20260630 12:25:02.867239  6812 raft_consensus.cc:2243] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:02.867650  6812 raft_consensus.cc:2272] T e43e9cb6435a4b73a5369f71f12a4696 P 6e33dd84586e4650a79e1abfd6c2849f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.895845  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:25:02.920085  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:25:02.943231  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:02.944727  6812 tablet_replica.cc:333] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2: stopping tablet replica
I20260630 12:25:02.945281  6812 raft_consensus.cc:2243] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:02.945662  6812 raft_consensus.cc:2272] T 58464fc3266a4075972be7bc121e8f84 P b6c170d49d3c49f18551d98c649bf5d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:02.965085  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:25:02.977756  6812 master.cc:562] Master@127.6.167.62:44783 shutting down...
W20260630 12:25:03.000479  7426 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:03.001602  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.002099  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.002425  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P e4dbd939c16f4afa9ba4d61e67e45c5e: stopping tablet replica
I20260630 12:25:03.021420  6812 master.cc:584] Master@127.6.167.62:44783 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9235 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:25:03.061870  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:43211,127.6.167.61:37353,127.6.167.60:41369
I20260630 12:25:03.063115  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.068886  7887 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
W20260630 12:25:03.069016  7888 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
W20260630 12:25:03.069228  7890 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
I20260630 12:25:03.070477  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:03.071250  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.071424  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.071604  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303071590 us; error 0 us; skew 500 ppm
I20260630 12:25:03.072139  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.074559  6812 webserver.cc:533] Webserver started at http://127.6.167.62:35403/ using document root <none> and password file <none>
I20260630 12:25:03.075037  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.075232  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.075524  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.076799  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "52e6ff0016b84e308188d384b58ab0e8"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.081233  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:25:03.084551  7895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.085400  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:03.085665  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "52e6ff0016b84e308188d384b58ab0e8"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.085906  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:25:03.097765  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.098874  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.136308  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:43211
I20260630 12:25:03.136410  7946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:43211 every 8 connection(s)
I20260630 12:25:03.140005  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:03.140182  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:25:03.144848  7949 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
W20260630 12:25:03.146136  7950 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
W20260630 12:25:03.147956  7952 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
I20260630 12:25:03.148319  7947 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.148936  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:03.149726  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.149974  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.150180  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303150159 us; error 0 us; skew 500 ppm
I20260630 12:25:03.150911  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.153949  6812 webserver.cc:533] Webserver started at http://127.6.167.61:38651/ using document root <none> and password file <none>
I20260630 12:25:03.154433  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.154596  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.154976  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.156324  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root/instance:
uuid: "77fdb9f0fa274adabc951d9de4bbaf0d"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.161712  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:25:03.162330  7947 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.165795  7959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.166726  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:25:03.167016  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
uuid: "77fdb9f0fa274adabc951d9de4bbaf0d"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.167284  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
W20260630 12:25:03.168148  7947 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.61:37353: Network error: Client connection negotiation failed: client connection to 127.6.167.61:37353: connect: Connection refused (error 111)
I20260630 12:25:03.176501  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.177582  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.205696  7947 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } attempt: 1
W20260630 12:25:03.212136  7947 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.61:37353: Network error: Client connection negotiation failed: client connection to 127.6.167.61:37353: connect: Connection refused (error 111)
I20260630 12:25:03.218855  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.61:37353
I20260630 12:25:03.218995  8011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.61:37353 every 8 connection(s)
I20260630 12:25:03.222815  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:03.222849  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.228048  8014 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
W20260630 12:25:03.230742  8017 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
I20260630 12:25:03.232381  8012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:03.233235  8015 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
I20260630 12:25:03.235038  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:03.235844  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.236066  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.236305  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303236288 us; error 0 us; skew 500 ppm
I20260630 12:25:03.236778  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.239642  6812 webserver.cc:533] Webserver started at http://127.6.167.60:38705/ using document root <none> and password file <none>
I20260630 12:25:03.240089  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.240310  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.240574  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.241935  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root/instance:
uuid: "c5d341a019e242aeaa02c2364d054d86"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.244483  8012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.247738  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:25:03.252838  8024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.253800  6812 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:25:03.254130  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
uuid: "c5d341a019e242aeaa02c2364d054d86"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.254505  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:25:03.257658  8012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:03.263556  8012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:41369: Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:03.263707  7947 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } attempt: 2
I20260630 12:25:03.272681  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.274376  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.275410  7947 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:03.280910  7947 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.167.60:41369: Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:03.314406  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.60:41369
I20260630 12:25:03.314507  8076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.60:41369 every 8 connection(s)
I20260630 12:25:03.317396  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:03.318080  8012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } attempt: 1
I20260630 12:25:03.318459  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:03.324370  7947 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } attempt: 1
I20260630 12:25:03.325461  8077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.341261  8012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: Bootstrap starting.
I20260630 12:25:03.345300  8077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.346558  7947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: Bootstrap starting.
I20260630 12:25:03.346693  8012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:03.352309  8012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: No bootstrap required, opened a new log
I20260630 12:25:03.352795  7947 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:03.355304  8012 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.356197  8012 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:03.356979  8012 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77fdb9f0fa274adabc951d9de4bbaf0d, State: Initialized, Role: FOLLOWER
I20260630 12:25:03.358073  8077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:03.357818  8012 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.359418  7947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: No bootstrap required, opened a new log
I20260630 12:25:03.359946  8084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [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: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.360756  8084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.361531  8012 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:03.362296  7947 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.363032  7947 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:03.363355  7947 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e6ff0016b84e308188d384b58ab0e8, State: Initialized, Role: FOLLOWER
I20260630 12:25:03.364051  7947 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.366329  8087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [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: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.367096  8087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.367872  7947 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:03.384147  8077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: Bootstrap starting.
W20260630 12:25:03.393810  8101 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:03.394248  8101 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:03.394388  8077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:03.399191  8077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: No bootstrap required, opened a new log
I20260630 12:25:03.401794  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:25:03.402069  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:25:03.402149  8077 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.402894  8077 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:03.403182  8077 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5d341a019e242aeaa02c2364d054d86, State: Initialized, Role: FOLLOWER
I20260630 12:25:03.403918  8077 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.405784  8109 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [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: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
W20260630 12:25:03.406198  8108 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:25:03.406378  8109 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:25:03.406544  8108 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:03.407248  8077 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:03.418262  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.420657  8120 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:03.420990  8120 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:25:03.423983  8121 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
W20260630 12:25:03.425161  8122 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
I20260630 12:25:03.426923  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:03.426882  8124 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
I20260630 12:25:03.427937  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.428129  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.428314  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303428294 us; error 0 us; skew 500 ppm
I20260630 12:25:03.428750  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.431046  6812 webserver.cc:533] Webserver started at http://127.6.167.1:41621/ using document root <none> and password file <none>
I20260630 12:25:03.431433  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.431592  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.431797  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.432870  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "bd3af029387347f38e5cf983abe364c9"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.437041  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:03.439930  8129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.440717  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:03.441007  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "bd3af029387347f38e5cf983abe364c9"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.441286  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:25:03.467031  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.468178  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.469867  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.472085  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.472334  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.472565  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.472755  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.517016  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:35895
I20260630 12:25:03.517133  8191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:35895 every 8 connection(s)
I20260630 12:25:03.531905  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:03.537416  8109 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:03.537912  8109 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.541889  7922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c5d341a019e242aeaa02c2364d054d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e6ff0016b84e308188d384b58ab0e8" is_pre_election: true
I20260630 12:25:03.542810  7922 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5d341a019e242aeaa02c2364d054d86 in term 0.
I20260630 12:25:03.544504  8027 leader_election.cc:304] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [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: 52e6ff0016b84e308188d384b58ab0e8, c5d341a019e242aeaa02c2364d054d86; no voters: 
I20260630 12:25:03.549638  8192 heartbeater.cc:344] Connected to a master server at 127.6.167.61:37353
I20260630 12:25:03.549448  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c5d341a019e242aeaa02c2364d054d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" is_pre_election: true
I20260630 12:25:03.550022  8192 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.550391  7987 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5d341a019e242aeaa02c2364d054d86 in term 0.
I20260630 12:25:03.550946  8192 heartbeater.cc:507] Master 127.6.167.61:37353 requested a full tablet report, sending...
I20260630 12:25:03.552361  8109 leader_election.cc:290] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e6ff0016b84e308188d384b58ab0e8 (127.6.167.62:43211), 77fdb9f0fa274adabc951d9de4bbaf0d (127.6.167.61:37353)
I20260630 12:25:03.552985  8109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:03.553444  8109 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:03.553928  8109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:03.554613  7977 ts_manager.cc:194] Registered new tserver with Master: bd3af029387347f38e5cf983abe364c9 (127.6.167.1:35895)
W20260630 12:25:03.555786  8199 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
I20260630 12:25:03.556702  8194 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43211
I20260630 12:25:03.557169  8194 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.558274  8194 heartbeater.cc:507] Master 127.6.167.62:43211 requested a full tablet report, sending...
I20260630 12:25:03.562592  7912 ts_manager.cc:194] Registered new tserver with Master: bd3af029387347f38e5cf983abe364c9 (127.6.167.1:35895)
I20260630 12:25:03.565016  8109 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
W20260630 12:25:03.566728  8201 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
I20260630 12:25:03.567543  8193 heartbeater.cc:344] Connected to a master server at 127.6.167.60:41369
I20260630 12:25:03.568011  8193 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.569325  8193 heartbeater.cc:507] Master 127.6.167.60:41369 requested a full tablet report, sending...
I20260630 12:25:03.569337  7922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c5d341a019e242aeaa02c2364d054d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e6ff0016b84e308188d384b58ab0e8"
I20260630 12:25:03.569331  8109 leader_election.cc:290] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [CANDIDATE]: Term 1 election: Requested vote from peers 52e6ff0016b84e308188d384b58ab0e8 (127.6.167.62:43211), 77fdb9f0fa274adabc951d9de4bbaf0d (127.6.167.61:37353)
I20260630 12:25:03.570134  7922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:03.571796  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:03.571744  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c5d341a019e242aeaa02c2364d054d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d"
I20260630 12:25:03.572719  7987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:03.572845  8042 ts_manager.cc:194] Registered new tserver with Master: bd3af029387347f38e5cf983abe364c9 (127.6.167.1:35895)
I20260630 12:25:03.576351  7922 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5d341a019e242aeaa02c2364d054d86 in term 1.
W20260630 12:25:03.577571  8204 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
I20260630 12:25:03.577450  8027 leader_election.cc:304] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [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: 52e6ff0016b84e308188d384b58ab0e8, c5d341a019e242aeaa02c2364d054d86; no voters: 
I20260630 12:25:03.578599  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:03.578547  8109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:25:03.579011  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.579262  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303579239 us; error 0 us; skew 500 ppm
I20260630 12:25:03.579274  8109 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 1 LEADER]: Becoming Leader. State: Replica: c5d341a019e242aeaa02c2364d054d86, State: Running, Role: LEADER
I20260630 12:25:03.579679  7987 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5d341a019e242aeaa02c2364d054d86 in term 1.
I20260630 12:25:03.580067  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.580407  8109 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [LEADER]: Queue going to LEADER mode. State: All 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: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:03.583578  6812 webserver.cc:533] Webserver started at http://127.6.167.2:44861/ using document root <none> and password file <none>
I20260630 12:25:03.584611  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.584916  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.585484  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.587530  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "2efad6bdc1a8463ca44fb2b32e941053"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.588305  8200 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5d341a019e242aeaa02c2364d054d86. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.589046  8200 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:03.590543  8208 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:03.593222  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:25:03.596278  8208 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:03.596909  8210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.597776  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:25:03.598078  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "2efad6bdc1a8463ca44fb2b32e941053"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.598356  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:25:03.606421  7922 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Refusing update from remote peer c5d341a019e242aeaa02c2364d054d86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:03.606480  7987 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Refusing update from remote peer c5d341a019e242aeaa02c2364d054d86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:03.608135  8109 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:03.608777  8200 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:03.614650  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.617095  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.617565  8087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5d341a019e242aeaa02c2364d054d86. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.618166  8087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.619990  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.631058  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.631443  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.631870  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.632155  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.634682  8087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.635484  8087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.635743  8200 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.636443  8200 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:03.640779  8208 catalog_manager.cc:1383] Generated new cluster ID: c866b5685c0941379c96c2c903688e9e
I20260630 12:25:03.641088  8208 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:03.640977  8084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5d341a019e242aeaa02c2364d054d86. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.641789  8084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.644343  8109 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.645166  8109 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:03.648547  8084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c5d341a019e242aeaa02c2364d054d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:03.649498  8084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:03.692420  8208 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:03.694236  8208 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:03.722671  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:40293
I20260630 12:25:03.722783  8281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:40293 every 8 connection(s)
I20260630 12:25:03.726007  8208 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: Generated new TSK 0
I20260630 12:25:03.726938  8208 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:03.736886  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:03.751291  8282 heartbeater.cc:344] Connected to a master server at 127.6.167.61:37353
I20260630 12:25:03.751741  8282 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.751789  8284 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43211
I20260630 12:25:03.752324  8284 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:03.752467  8289 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
I20260630 12:25:03.752926  8282 heartbeater.cc:507] Master 127.6.167.61:37353 requested a full tablet report, sending...
I20260630 12:25:03.753238  8284 heartbeater.cc:507] Master 127.6.167.62:43211 requested a full tablet report, sending...
I20260630 12:25:03.756343  7912 ts_manager.cc:194] Registered new tserver with Master: 2efad6bdc1a8463ca44fb2b32e941053 (127.6.167.2:40293)
I20260630 12:25:03.756489  7977 ts_manager.cc:194] Registered new tserver with Master: 2efad6bdc1a8463ca44fb2b32e941053 (127.6.167.2:40293)
W20260630 12:25:03.759142  8290 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
I20260630 12:25:03.761924  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:03.763304  8292 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
I20260630 12:25:03.764395  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.764671  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.764899  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822303764878 us; error 0 us; skew 500 ppm
I20260630 12:25:03.765585  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.767026  8283 heartbeater.cc:344] Connected to a master server at 127.6.167.60:41369
I20260630 12:25:03.767437  8283 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.768195  8283 heartbeater.cc:507] Master 127.6.167.60:41369 requested a full tablet report, sending...
I20260630 12:25:03.768838  6812 webserver.cc:533] Webserver started at http://127.6.167.3:34949/ using document root <none> and password file <none>
I20260630 12:25:03.769472  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.769734  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.770046  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.770539  8042 ts_manager.cc:194] Registered new tserver with Master: 2efad6bdc1a8463ca44fb2b32e941053 (127.6.167.2:40293)
I20260630 12:25:03.771131  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.772289  8042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51276
I20260630 12:25:03.775856  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:25:03.779635  8297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.780531  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:03.780827  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-1v8t"
I20260630 12:25:03.781106  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822286764395-6812-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)
I20260630 12:25:03.795228  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.796517  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.797909  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.800189  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.800464  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.800716  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.800892  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.841871  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:38193
I20260630 12:25:03.841971  8359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:38193 every 8 connection(s)
I20260630 12:25:03.860263  8360 heartbeater.cc:344] Connected to a master server at 127.6.167.61:37353
I20260630 12:25:03.860703  8360 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.861585  8360 heartbeater.cc:507] Master 127.6.167.61:37353 requested a full tablet report, sending...
I20260630 12:25:03.862548  8362 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43211
I20260630 12:25:03.862999  8362 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.863052  8361 heartbeater.cc:344] Connected to a master server at 127.6.167.60:41369
I20260630 12:25:03.863515  8361 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.863966  8362 heartbeater.cc:507] Master 127.6.167.62:43211 requested a full tablet report, sending...
I20260630 12:25:03.864239  7977 ts_manager.cc:194] Registered new tserver with Master: 0eb57c1f054c4bc49dd5b7d7838fcb64 (127.6.167.3:38193)
I20260630 12:25:03.864385  8361 heartbeater.cc:507] Master 127.6.167.60:41369 requested a full tablet report, sending...
I20260630 12:25:03.866513  7912 ts_manager.cc:194] Registered new tserver with Master: 0eb57c1f054c4bc49dd5b7d7838fcb64 (127.6.167.3:38193)
I20260630 12:25:03.866791  8042 ts_manager.cc:194] Registered new tserver with Master: 0eb57c1f054c4bc49dd5b7d7838fcb64 (127.6.167.3:38193)
I20260630 12:25:03.867796  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020131951s
I20260630 12:25:03.868358  8042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51280
I20260630 12:25:04.398140  8101 catalog_manager.cc:1295] Loaded cluster ID: c866b5685c0941379c96c2c903688e9e
I20260630 12:25:04.398393  8101 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: loading cluster ID for follower catalog manager: success
I20260630 12:25:04.402601  8101 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: acquiring CA information for follower catalog manager: success
I20260630 12:25:04.405668  8101 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:04.410089  8108 catalog_manager.cc:1295] Loaded cluster ID: c866b5685c0941379c96c2c903688e9e
I20260630 12:25:04.410365  8108 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: loading cluster ID for follower catalog manager: success
I20260630 12:25:04.414767  8108 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: acquiring CA information for follower catalog manager: success
I20260630 12:25:04.417855  8108 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:04.579932  8042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51260
I20260630 12:25:04.774710  8283 heartbeater.cc:499] Master 127.6.167.60:41369 was elected leader, sending a full tablet report...
I20260630 12:25:04.870949  8361 heartbeater.cc:499] Master 127.6.167.60:41369 was elected leader, sending a full tablet report...
I20260630 12:25:05.417043  8119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:05.483946  8042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51296:
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"
    }
  }
}
I20260630 12:25:05.572597  8247 tablet_service.cc:1511] Processing CreateTablet for tablet b0678ea6dc0b4c6e9e898863d893653c (DEFAULT_TABLE table=test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:25:05.573029  8157 tablet_service.cc:1511] Processing CreateTablet for tablet 349b6b85980646ff9fedff5f689d2b78 (DEFAULT_TABLE table=test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:25:05.574031  8247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0678ea6dc0b4c6e9e898863d893653c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.574215  8157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349b6b85980646ff9fedff5f689d2b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.580802  8325 tablet_service.cc:1511] Processing CreateTablet for tablet f6ac41c7ebe14f778079c476bc4e8325 (DEFAULT_TABLE table=test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:25:05.582082  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ac41c7ebe14f778079c476bc4e8325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.582473  8193 heartbeater.cc:499] Master 127.6.167.60:41369 was elected leader, sending a full tablet report...
I20260630 12:25:05.594609  8396 tablet_bootstrap.cc:492] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: Bootstrap starting.
I20260630 12:25:05.597240  8395 tablet_bootstrap.cc:492] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: Bootstrap starting.
I20260630 12:25:05.598440  8397 tablet_bootstrap.cc:492] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: Bootstrap starting.
I20260630 12:25:05.602583  8396 tablet_bootstrap.cc:654] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.604440  8395 tablet_bootstrap.cc:654] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.605123  8397 tablet_bootstrap.cc:654] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.614800  8396 tablet_bootstrap.cc:492] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: No bootstrap required, opened a new log
I20260630 12:25:05.615223  8396 ts_tablet_manager.cc:1403] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:25:05.615361  8395 tablet_bootstrap.cc:492] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: No bootstrap required, opened a new log
I20260630 12:25:05.615757  8397 tablet_bootstrap.cc:492] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: No bootstrap required, opened a new log
I20260630 12:25:05.615893  8395 ts_tablet_manager.cc:1403] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:25:05.616300  8397 ts_tablet_manager.cc:1403] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:25:05.617887  8396 raft_consensus.cc:359] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efad6bdc1a8463ca44fb2b32e941053" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40293 } }
I20260630 12:25:05.618489  8396 raft_consensus.cc:385] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.618834  8396 raft_consensus.cc:740] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efad6bdc1a8463ca44fb2b32e941053, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.619045  8395 raft_consensus.cc:359] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd3af029387347f38e5cf983abe364c9" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35895 } }
I20260630 12:25:05.619323  8397 raft_consensus.cc:359] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38193 } }
I20260630 12:25:05.619767  8395 raft_consensus.cc:385] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.619896  8397 raft_consensus.cc:385] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.619762  8396 consensus_queue.cc:260] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efad6bdc1a8463ca44fb2b32e941053" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40293 } }
I20260630 12:25:05.620314  8395 raft_consensus.cc:740] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd3af029387347f38e5cf983abe364c9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.620432  8397 raft_consensus.cc:740] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb57c1f054c4bc49dd5b7d7838fcb64, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.620771  8396 raft_consensus.cc:399] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:05.621124  8396 raft_consensus.cc:493] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:05.621531  8396 raft_consensus.cc:3060] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.621240  8397 consensus_queue.cc:260] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb57c1f054c4bc49dd5b7d7838fcb64" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38193 } }
I20260630 12:25:05.621272  8395 consensus_queue.cc:260] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd3af029387347f38e5cf983abe364c9" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35895 } }
I20260630 12:25:05.622327  8397 raft_consensus.cc:399] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:05.622414  8395 raft_consensus.cc:399] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:05.622680  8397 raft_consensus.cc:493] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:05.622803  8395 raft_consensus.cc:493] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:05.623109  8397 raft_consensus.cc:3060] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.623252  8395 raft_consensus.cc:3060] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.627525  8397 raft_consensus.cc:515] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38193 } }
I20260630 12:25:05.628166  8397 leader_election.cc:304] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [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: 0eb57c1f054c4bc49dd5b7d7838fcb64; no voters: 
I20260630 12:25:05.628502  8396 raft_consensus.cc:515] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efad6bdc1a8463ca44fb2b32e941053" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40293 } }
I20260630 12:25:05.629189  8396 leader_election.cc:304] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [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: 2efad6bdc1a8463ca44fb2b32e941053; no voters: 
I20260630 12:25:05.629942  8397 leader_election.cc:290] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:05.629819  8395 raft_consensus.cc:515] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd3af029387347f38e5cf983abe364c9" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35895 } }
I20260630 12:25:05.630301  8401 raft_consensus.cc:2804] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.630815  8395 leader_election.cc:304] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [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: bd3af029387347f38e5cf983abe364c9; no voters: 
I20260630 12:25:05.635712  8401 raft_consensus.cc:697] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb57c1f054c4bc49dd5b7d7838fcb64, State: Running, Role: LEADER
I20260630 12:25:05.637097  8402 raft_consensus.cc:2804] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.636857  8401 consensus_queue.cc:237] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [LEADER]: Queue going to LEADER mode. State: All 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: "0eb57c1f054c4bc49dd5b7d7838fcb64" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38193 } }
I20260630 12:25:05.637562  8396 leader_election.cc:290] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:05.643642  8395 leader_election.cc:290] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:05.644062  8405 raft_consensus.cc:2804] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.643831  8397 ts_tablet_manager.cc:1434] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.009s
I20260630 12:25:05.647898  8402 raft_consensus.cc:697] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 1 LEADER]: Becoming Leader. State: Replica: 2efad6bdc1a8463ca44fb2b32e941053, State: Running, Role: LEADER
I20260630 12:25:05.651893  8402 consensus_queue.cc:237] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [LEADER]: Queue going to LEADER mode. State: All 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: "2efad6bdc1a8463ca44fb2b32e941053" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40293 } }
I20260630 12:25:05.650905  8396 ts_tablet_manager.cc:1434] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.015s
I20260630 12:25:05.657692  8042 catalog_manager.cc:5697] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb57c1f054c4bc49dd5b7d7838fcb64 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb57c1f054c4bc49dd5b7d7838fcb64" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:05.665899  8395 ts_tablet_manager.cc:1434] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: Time spent starting tablet: real 0.050s	user 0.028s	sys 0.014s
I20260630 12:25:05.666812  8405 raft_consensus.cc:697] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 1 LEADER]: Becoming Leader. State: Replica: bd3af029387347f38e5cf983abe364c9, State: Running, Role: LEADER
I20260630 12:25:05.667599  8405 consensus_queue.cc:237] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [LEADER]: Queue going to LEADER mode. State: All 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: "bd3af029387347f38e5cf983abe364c9" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35895 } }
I20260630 12:25:05.678239  8041 catalog_manager.cc:5697] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd3af029387347f38e5cf983abe364c9 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "bd3af029387347f38e5cf983abe364c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd3af029387347f38e5cf983abe364c9" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35895 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:05.706573  8040 catalog_manager.cc:5697] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efad6bdc1a8463ca44fb2b32e941053 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "2efad6bdc1a8463ca44fb2b32e941053" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efad6bdc1a8463ca44fb2b32e941053" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40293 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:07.418351  8119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:07.421324  8119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:07.854453  6812 master.cc:562] Master@127.6.167.60:41369 shutting down...
I20260630 12:25:07.875288  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:07.876284  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:07.876668  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5d341a019e242aeaa02c2364d054d86: stopping tablet replica
I20260630 12:25:07.899287  6812 master.cc:584] Master@127.6.167.60:41369 shutdown complete.
W20260630 12:25:08.187635  8008 debug-util.cc:398] Leaking SignalData structure 0x7b0800149ee0 after lost signal to thread 6815
W20260630 12:25:08.188759  8008 debug-util.cc:398] Leaking SignalData structure 0x7b08001455c0 after lost signal to thread 7946
W20260630 12:25:08.189404  8008 debug-util.cc:398] Leaking SignalData structure 0x7b0800145c80 after lost signal to thread 8011
W20260630 12:25:08.190750  8008 debug-util.cc:398] Leaking SignalData structure 0x7b080013e340 after lost signal to thread 8191
W20260630 12:25:08.191474  8008 debug-util.cc:398] Leaking SignalData structure 0x7b0800050820 after lost signal to thread 8281
W20260630 12:25:08.192198  8008 debug-util.cc:398] Leaking SignalData structure 0x7b080003c260 after lost signal to thread 8359
W20260630 12:25:08.704775  8193 heartbeater.cc:646] Failed to heartbeat to 127.6.167.60:41369 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:09.160056  8423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c5d341a019e242aeaa02c2364d054d86)
I20260630 12:25:09.160706  8423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:09.162703  8423 leader_election.cc:290] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52e6ff0016b84e308188d384b58ab0e8 (127.6.167.62:43211), c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369)
I20260630 12:25:09.163692  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "52e6ff0016b84e308188d384b58ab0e8" is_pre_election: true
W20260630 12:25:09.166179  7962 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260630 12:25:09.169873  7962 leader_election.cc:336] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369): Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:09.170375  7962 leader_election.cc:304] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [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: 77fdb9f0fa274adabc951d9de4bbaf0d; no voters: 52e6ff0016b84e308188d384b58ab0e8, c5d341a019e242aeaa02c2364d054d86
I20260630 12:25:09.171181  8423 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:09.175374  8426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c5d341a019e242aeaa02c2364d054d86)
I20260630 12:25:09.175845  8426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:09.177840  8426 leader_election.cc:290] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77fdb9f0fa274adabc951d9de4bbaf0d (127.6.167.61:37353), c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369)
I20260630 12:25:09.178727  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "52e6ff0016b84e308188d384b58ab0e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" is_pre_election: true
I20260630 12:25:09.179404  7987 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52e6ff0016b84e308188d384b58ab0e8 in term 1.
I20260630 12:25:09.182209  7897 leader_election.cc:304] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [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: 52e6ff0016b84e308188d384b58ab0e8, 77fdb9f0fa274adabc951d9de4bbaf0d; no voters: 
I20260630 12:25:09.183032  8426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:09.183341  8426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c5d341a019e242aeaa02c2364d054d86)
I20260630 12:25:09.183647  8426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:09.184890  7897 leader_election.cc:336] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369): Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:09.189677  8426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:09.191250  8426 leader_election.cc:290] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [CANDIDATE]: Term 2 election: Requested vote from peers 77fdb9f0fa274adabc951d9de4bbaf0d (127.6.167.61:37353), c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369)
I20260630 12:25:09.192159  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "52e6ff0016b84e308188d384b58ab0e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d"
I20260630 12:25:09.192790  7987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:09.195993  7897 leader_election.cc:336] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c5d341a019e242aeaa02c2364d054d86 (127.6.167.60:41369): Network error: Client connection negotiation failed: client connection to 127.6.167.60:41369: connect: Connection refused (error 111)
I20260630 12:25:09.199051  7987 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e6ff0016b84e308188d384b58ab0e8 in term 2.
I20260630 12:25:09.200140  7897 leader_election.cc:304] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [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: 52e6ff0016b84e308188d384b58ab0e8, 77fdb9f0fa274adabc951d9de4bbaf0d; no voters: c5d341a019e242aeaa02c2364d054d86
I20260630 12:25:09.201009  8426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:09.202339  8426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 LEADER]: Becoming Leader. State: Replica: 52e6ff0016b84e308188d384b58ab0e8, State: Running, Role: LEADER
I20260630 12:25:09.203265  8426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } }
I20260630 12:25:09.209447  8429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52e6ff0016b84e308188d384b58ab0e8. Latest consensus state: current_term: 2 leader_uuid: "52e6ff0016b84e308188d384b58ab0e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52e6ff0016b84e308188d384b58ab0e8" member_type: VOTER last_known_addr { host: "127.6.167.62" port: 43211 } } peers { permanent_uuid: "77fdb9f0fa274adabc951d9de4bbaf0d" member_type: VOTER last_known_addr { host: "127.6.167.61" port: 37353 } } peers { permanent_uuid: "c5d341a019e242aeaa02c2364d054d86" member_type: VOTER last_known_addr { host: "127.6.167.60" port: 41369 } } }
I20260630 12:25:09.210064  8429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:09.211812  8431 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:09.221122  8431 catalog_manager.cc:679] Loaded metadata for table test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b]
I20260630 12:25:09.228868  8431 tablet_loader.cc:96] loaded metadata for tablet 349b6b85980646ff9fedff5f689d2b78 (table test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b])
I20260630 12:25:09.230288  8431 tablet_loader.cc:96] loaded metadata for tablet b0678ea6dc0b4c6e9e898863d893653c (table test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b])
I20260630 12:25:09.231617  8431 tablet_loader.cc:96] loaded metadata for tablet f6ac41c7ebe14f778079c476bc4e8325 (table test-workload [id=2886a0d2cb0a4f22b4e67f8fbe499e8b])
I20260630 12:25:09.233246  8431 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:09.238183  8431 catalog_manager.cc:1295] Loaded cluster ID: c866b5685c0941379c96c2c903688e9e
I20260630 12:25:09.238499  8431 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:09.244043  8431 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:09.249472  8431 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: Loaded TSK: 0
I20260630 12:25:09.250788  8431 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:09.403585  8107 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:09.406301  8107 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:09.465463  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:25:09.496913  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.497874  6812 tablet_replica.cc:333] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9: stopping tablet replica
I20260630 12:25:09.498943  6812 raft_consensus.cc:2243] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.499707  6812 raft_consensus.cc:2272] T 349b6b85980646ff9fedff5f689d2b78 P bd3af029387347f38e5cf983abe364c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.521401  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:25:09.533401  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:25:09.561179  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.562162  6812 tablet_replica.cc:333] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053: stopping tablet replica
I20260630 12:25:09.562908  6812 raft_consensus.cc:2243] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.563616  6812 raft_consensus.cc:2272] T b0678ea6dc0b4c6e9e898863d893653c P 2efad6bdc1a8463ca44fb2b32e941053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.586324  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:25:09.601743  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:25:09.629740  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.630537  6812 tablet_replica.cc:333] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64: stopping tablet replica
I20260630 12:25:09.631160  6812 raft_consensus.cc:2243] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.631800  6812 raft_consensus.cc:2272] T f6ac41c7ebe14f778079c476bc4e8325 P 0eb57c1f054c4bc49dd5b7d7838fcb64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.651064  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:25:09.661918  6812 master.cc:562] Master@127.6.167.62:43211 shutting down...
I20260630 12:25:09.689945  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.690912  6812 pending_rounds.cc:70] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: Trying to abort 1 pending ops.
I20260630 12:25:09.691192  6812 pending_rounds.cc:77] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302440178505023488 op_type: NO_OP noop_request { }
I20260630 12:25:09.691558  6812 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:09.691852  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.692324  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52e6ff0016b84e308188d384b58ab0e8: stopping tablet replica
I20260630 12:25:09.704303  6812 master.cc:584] Master@127.6.167.62:43211 shutdown complete.
I20260630 12:25:09.720085  6812 master.cc:562] Master@127.6.167.61:37353 shutting down...
I20260630 12:25:09.747017  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.747743  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.748047  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77fdb9f0fa274adabc951d9de4bbaf0d: stopping tablet replica
W20260630 12:25:10.765113  6812 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8008)
I20260630 12:25:10.855701  6812 master.cc:584] Master@127.6.167.61:37353 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7826 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:25:10.888170  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:35319
I20260630 12:25:10.889305  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.894917  8433 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
W20260630 12:25:10.894575  8432 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
I20260630 12:25:10.897905  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:10.898101  8435 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
I20260630 12:25:10.898921  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.899137  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.899309  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822310899284 us; error 0 us; skew 500 ppm
I20260630 12:25:10.899775  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.902064  6812 webserver.cc:533] Webserver started at http://127.6.167.62:39305/ using document root <none> and password file <none>
I20260630 12:25:10.902541  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.902746  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.903043  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.904170  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "74d4411d49ec463e8130e5389874c9f3"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-1v8t"
I20260630 12:25:10.908641  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:10.912052  8440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.912920  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:10.913158  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "74d4411d49ec463e8130e5389874c9f3"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-1v8t"
I20260630 12:25:10.913385  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-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)
I20260630 12:25:10.937805  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.938953  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.977339  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:35319
I20260630 12:25:10.977427  8491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:35319 every 8 connection(s)
I20260630 12:25:10.981153  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:10.991389  8492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3: Bootstrap starting.
I20260630 12:25:10.995824  8492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:10.999701  8492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3: No bootstrap required, opened a new log
I20260630 12:25:11.001643  8492 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER }
I20260630 12:25:11.001998  8492 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.002167  8492 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d4411d49ec463e8130e5389874c9f3, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.002635  8492 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER }
I20260630 12:25:11.003013  8492 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:11.003192  8492 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:11.003398  8492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:11.007457  8492 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER }
I20260630 12:25:11.007882  8492 leader_election.cc:304] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [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: 74d4411d49ec463e8130e5389874c9f3; no voters: 
I20260630 12:25:11.008988  8492 leader_election.cc:290] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:11.009388  8495 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:11.010743  8495 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 1 LEADER]: Becoming Leader. State: Replica: 74d4411d49ec463e8130e5389874c9f3, State: Running, Role: LEADER
I20260630 12:25:11.011477  8495 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [LEADER]: Queue going to LEADER mode. State: All 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: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER }
I20260630 12:25:11.012739  8492 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:11.014489  8496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74d4411d49ec463e8130e5389874c9f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER } }
I20260630 12:25:11.014523  8497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74d4411d49ec463e8130e5389874c9f3. Latest consensus state: current_term: 1 leader_uuid: "74d4411d49ec463e8130e5389874c9f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74d4411d49ec463e8130e5389874c9f3" member_type: VOTER } }
I20260630 12:25:11.015301  8496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:11.015367  8497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:11.024853  8499 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:11.033442  8499 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:11.034427  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:11.042982  8499 catalog_manager.cc:1383] Generated new cluster ID: c5d04074d7d44d858196acc4de545307
I20260630 12:25:11.043253  8499 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:11.056547  8499 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:11.057741  8499 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:11.075382  8499 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3: Generated new TSK 0
I20260630 12:25:11.075971  8499 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:11.100890  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:11.106508  8513 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
W20260630 12:25:11.107645  8514 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
W20260630 12:25:11.109119  8516 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
I20260630 12:25:11.109326  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:11.110175  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:11.110409  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:11.110580  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822311110556 us; error 0 us; skew 500 ppm
I20260630 12:25:11.111052  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:11.113281  6812 webserver.cc:533] Webserver started at http://127.6.167.1:43297/ using document root <none> and password file <none>
I20260630 12:25:11.113731  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:11.113950  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:11.114218  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:11.115334  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "a2560c73fdf74fa984a22252b12b9bc6"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.119506  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:25:11.122745  8521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.123464  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:25:11.123749  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "a2560c73fdf74fa984a22252b12b9bc6"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.124050  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-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)
I20260630 12:25:11.136351  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:11.137458  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:11.138839  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:11.141198  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:11.141439  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.141675  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:11.141868  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.183519  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:37957
I20260630 12:25:11.183607  8583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:37957 every 8 connection(s)
I20260630 12:25:11.188433  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:11.195538  8588 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
I20260630 12:25:11.198978  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:11.198947  8591 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
W20260630 12:25:11.199018  8589 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
I20260630 12:25:11.200378  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:11.200564  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:11.200773  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822311200751 us; error 0 us; skew 500 ppm
I20260630 12:25:11.201247  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:11.203683  6812 webserver.cc:533] Webserver started at http://127.6.167.2:44315/ using document root <none> and password file <none>
I20260630 12:25:11.204305  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:11.204573  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:11.204898  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:11.205742  8584 heartbeater.cc:344] Connected to a master server at 127.6.167.62:35319
I20260630 12:25:11.206107  8584 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:11.206130  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "97f90a7cb2c84166ad7e2de79f38b6aa"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.206936  8584 heartbeater.cc:507] Master 127.6.167.62:35319 requested a full tablet report, sending...
I20260630 12:25:11.209007  8457 ts_manager.cc:194] Registered new tserver with Master: a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957)
I20260630 12:25:11.211019  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45572
I20260630 12:25:11.211023  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:11.214784  8596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.215641  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:25:11.215895  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "97f90a7cb2c84166ad7e2de79f38b6aa"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.216117  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-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)
I20260630 12:25:11.231848  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:11.233035  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:11.234606  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:11.236831  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:11.237007  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.237176  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:11.237300  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.279222  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:46269
I20260630 12:25:11.279310  8658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:46269 every 8 connection(s)
I20260630 12:25:11.283859  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:11.289734  8662 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
W20260630 12:25:11.290663  8663 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
W20260630 12:25:11.294914  8665 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
I20260630 12:25:11.295112  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:11.296041  8659 heartbeater.cc:344] Connected to a master server at 127.6.167.62:35319
I20260630 12:25:11.296119  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:11.296482  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:11.296510  8659 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:11.296732  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822311296712 us; error 0 us; skew 500 ppm
I20260630 12:25:11.297312  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:11.297335  8659 heartbeater.cc:507] Master 127.6.167.62:35319 requested a full tablet report, sending...
I20260630 12:25:11.299443  8457 ts_manager.cc:194] Registered new tserver with Master: 97f90a7cb2c84166ad7e2de79f38b6aa (127.6.167.2:46269)
I20260630 12:25:11.300006  6812 webserver.cc:533] Webserver started at http://127.6.167.3:37359/ using document root <none> and password file <none>
I20260630 12:25:11.300534  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:11.300747  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:11.300916  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45578
I20260630 12:25:11.301009  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:11.302320  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "5fe2c43ec0bd49f7a12801c00fdd9025"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.306509  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:11.309543  8670 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.310253  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:11.310555  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "5fe2c43ec0bd49f7a12801c00fdd9025"
format_stamp: "Formatted at 2026-06-30 12:25:11 on dist-test-slave-1v8t"
I20260630 12:25:11.310837  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-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)
I20260630 12:25:11.344143  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:11.345397  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:11.346812  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:11.349246  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:11.349488  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.349725  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:11.349901  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:11.396509  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:44115
I20260630 12:25:11.396817  8732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:44115 every 8 connection(s)
I20260630 12:25:11.414419  8733 heartbeater.cc:344] Connected to a master server at 127.6.167.62:35319
I20260630 12:25:11.414891  8733 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:11.415688  8733 heartbeater.cc:507] Master 127.6.167.62:35319 requested a full tablet report, sending...
I20260630 12:25:11.418063  8457 ts_manager.cc:194] Registered new tserver with Master: 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3:44115)
I20260630 12:25:11.419071  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018151856s
I20260630 12:25:11.420100  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45594
I20260630 12:25:12.213610  8584 heartbeater.cc:499] Master 127.6.167.62:35319 was elected leader, sending a full tablet report...
I20260630 12:25:12.303601  8659 heartbeater.cc:499] Master 127.6.167.62:35319 was elected leader, sending a full tablet report...
I20260630 12:25:12.423271  8733 heartbeater.cc:499] Master 127.6.167.62:35319 was elected leader, sending a full tablet report...
I20260630 12:25:12.473905  8457 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45602:
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"
    }
  }
}
W20260630 12:25:12.476008  8457 catalog_manager.cc:7077] 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.
I20260630 12:25:12.531703  8698 tablet_service.cc:1511] Processing CreateTablet for tablet 9c00579de3604158820befadadf087b5 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:12.533192  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c00579de3604158820befadadf087b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.533313  8697 tablet_service.cc:1511] Processing CreateTablet for tablet f3e14746320c49e2b73bdd57efc99264 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:12.534637  8697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e14746320c49e2b73bdd57efc99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.540738  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 9c00579de3604158820befadadf087b5 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:12.541741  8623 tablet_service.cc:1511] Processing CreateTablet for tablet f3e14746320c49e2b73bdd57efc99264 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:12.542115  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c00579de3604158820befadadf087b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.541972  8549 tablet_service.cc:1511] Processing CreateTablet for tablet 9c00579de3604158820befadadf087b5 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:12.542500  8548 tablet_service.cc:1511] Processing CreateTablet for tablet f3e14746320c49e2b73bdd57efc99264 (DEFAULT_TABLE table=test-workload [id=bca26f53badd409f9b3dd701a1900d10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:12.542994  8623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e14746320c49e2b73bdd57efc99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.543273  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c00579de3604158820befadadf087b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.543859  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e14746320c49e2b73bdd57efc99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.571233  8753 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Bootstrap starting.
I20260630 12:25:12.592448  8753 tablet_bootstrap.cc:654] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.594291  8754 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: Bootstrap starting.
I20260630 12:25:12.601192  8755 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: Bootstrap starting.
I20260630 12:25:12.601928  8754 tablet_bootstrap.cc:654] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.607016  8754 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: No bootstrap required, opened a new log
I20260630 12:25:12.607443  8754 ts_tablet_manager.cc:1403] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:25:12.609220  8755 tablet_bootstrap.cc:654] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.609884  8753 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: No bootstrap required, opened a new log
I20260630 12:25:12.610424  8753 ts_tablet_manager.cc:1403] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.000s
I20260630 12:25:12.610356  8754 raft_consensus.cc:359] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.611227  8754 raft_consensus.cc:385] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.611517  8754 raft_consensus.cc:740] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f90a7cb2c84166ad7e2de79f38b6aa, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.612401  8754 consensus_queue.cc:260] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.613724  8753 raft_consensus.cc:359] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.614705  8753 raft_consensus.cc:385] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.615069  8753 raft_consensus.cc:740] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe2c43ec0bd49f7a12801c00fdd9025, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.616050  8753 consensus_queue.cc:260] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.616966  8754 ts_tablet_manager.cc:1434] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:25:12.618172  8754 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: Bootstrap starting.
I20260630 12:25:12.629472  8754 tablet_bootstrap.cc:654] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.630959  8755 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: No bootstrap required, opened a new log
I20260630 12:25:12.631526  8755 ts_tablet_manager.cc:1403] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.006s
I20260630 12:25:12.634709  8755 raft_consensus.cc:359] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.635254  8755 raft_consensus.cc:385] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.635288  8753 ts_tablet_manager.cc:1434] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.013s
I20260630 12:25:12.635581  8755 raft_consensus.cc:740] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2560c73fdf74fa984a22252b12b9bc6, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.636324  8753 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: Bootstrap starting.
I20260630 12:25:12.636325  8755 consensus_queue.cc:260] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.637602  8754 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: No bootstrap required, opened a new log
I20260630 12:25:12.638094  8754 ts_tablet_manager.cc:1403] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260630 12:25:12.641360  8754 raft_consensus.cc:359] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.642329  8754 raft_consensus.cc:385] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.642696  8754 raft_consensus.cc:740] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f90a7cb2c84166ad7e2de79f38b6aa, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.643918  8753 tablet_bootstrap.cc:654] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.643671  8754 consensus_queue.cc:260] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.646328  8754 ts_tablet_manager.cc:1434] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:12.649185  8755 ts_tablet_manager.cc:1434] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.009s
I20260630 12:25:12.650564  8755 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: Bootstrap starting.
I20260630 12:25:12.653352  8753 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: No bootstrap required, opened a new log
I20260630 12:25:12.653961  8753 ts_tablet_manager.cc:1403] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:25:12.656976  8755 tablet_bootstrap.cc:654] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.656818  8753 raft_consensus.cc:359] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.657637  8753 raft_consensus.cc:385] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.658003  8753 raft_consensus.cc:740] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe2c43ec0bd49f7a12801c00fdd9025, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.658931  8753 consensus_queue.cc:260] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.661051  8753 ts_tablet_manager.cc:1434] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:12.663556  8755 tablet_bootstrap.cc:492] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: No bootstrap required, opened a new log
I20260630 12:25:12.664027  8755 ts_tablet_manager.cc:1403] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:25:12.666687  8755 raft_consensus.cc:359] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.667392  8755 raft_consensus.cc:385] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.667639  8755 raft_consensus.cc:740] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2560c73fdf74fa984a22252b12b9bc6, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.668306  8755 consensus_queue.cc:260] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.670423  8755 ts_tablet_manager.cc:1434] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:25:12.797528  8759 raft_consensus.cc:493] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.798054  8759 raft_consensus.cc:515] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.800001  8759 leader_election.cc:290] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957), 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3:44115)
I20260630 12:25:12.810390  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e14746320c49e2b73bdd57efc99264" candidate_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2560c73fdf74fa984a22252b12b9bc6" is_pre_election: true
I20260630 12:25:12.811442  8559 raft_consensus.cc:2468] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f90a7cb2c84166ad7e2de79f38b6aa in term 0.
I20260630 12:25:12.813068  8597 leader_election.cc:304] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [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: 97f90a7cb2c84166ad7e2de79f38b6aa, a2560c73fdf74fa984a22252b12b9bc6; no voters: 
I20260630 12:25:12.813392  8708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e14746320c49e2b73bdd57efc99264" candidate_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" is_pre_election: true
I20260630 12:25:12.813782  8759 raft_consensus.cc:2804] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.814188  8759 raft_consensus.cc:493] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.814168  8708 raft_consensus.cc:2468] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f90a7cb2c84166ad7e2de79f38b6aa in term 0.
I20260630 12:25:12.814772  8759 raft_consensus.cc:3060] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.819620  8759 raft_consensus.cc:515] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.821166  8759 leader_election.cc:290] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [CANDIDATE]: Term 1 election: Requested vote from peers a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957), 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3:44115)
I20260630 12:25:12.822090  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e14746320c49e2b73bdd57efc99264" candidate_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2560c73fdf74fa984a22252b12b9bc6"
I20260630 12:25:12.822327  8708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e14746320c49e2b73bdd57efc99264" candidate_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025"
I20260630 12:25:12.822576  8559 raft_consensus.cc:3060] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.822945  8708 raft_consensus.cc:3060] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.827435  8559 raft_consensus.cc:2468] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f90a7cb2c84166ad7e2de79f38b6aa in term 1.
I20260630 12:25:12.828202  8708 raft_consensus.cc:2468] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f90a7cb2c84166ad7e2de79f38b6aa in term 1.
I20260630 12:25:12.828760  8597 leader_election.cc:304] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [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: 97f90a7cb2c84166ad7e2de79f38b6aa, a2560c73fdf74fa984a22252b12b9bc6; no voters: 
I20260630 12:25:12.829704  8759 raft_consensus.cc:2804] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.830798  8759 raft_consensus.cc:697] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 LEADER]: Becoming Leader. State: Replica: 97f90a7cb2c84166ad7e2de79f38b6aa, State: Running, Role: LEADER
I20260630 12:25:12.831830  8759 consensus_queue.cc:237] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Queue going to LEADER mode. State: All 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: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } }
I20260630 12:25:12.838997  8454 catalog_manager.cc:5697] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f90a7cb2c84166ad7e2de79f38b6aa (127.6.167.2). New cstate: current_term: 1 leader_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:12.845590  8760 raft_consensus.cc:493] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.846174  8760 raft_consensus.cc:515] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.848934  8760 leader_election.cc:290] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957), 97f90a7cb2c84166ad7e2de79f38b6aa (127.6.167.2:46269)
I20260630 12:25:12.860324  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c00579de3604158820befadadf087b5" candidate_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2560c73fdf74fa984a22252b12b9bc6" is_pre_election: true
I20260630 12:25:12.860566  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c00579de3604158820befadadf087b5" candidate_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" is_pre_election: true
I20260630 12:25:12.860999  8559 raft_consensus.cc:2468] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fe2c43ec0bd49f7a12801c00fdd9025 in term 0.
I20260630 12:25:12.861254  8634 raft_consensus.cc:2468] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fe2c43ec0bd49f7a12801c00fdd9025 in term 0.
I20260630 12:25:12.862238  8671 leader_election.cc:304] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [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: 5fe2c43ec0bd49f7a12801c00fdd9025, a2560c73fdf74fa984a22252b12b9bc6; no voters: 
I20260630 12:25:12.862979  8760 raft_consensus.cc:2804] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.863373  8760 raft_consensus.cc:493] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.863678  8760 raft_consensus.cc:3060] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.868566  8760 raft_consensus.cc:515] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.870797  8760 leader_election.cc:290] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [CANDIDATE]: Term 1 election: Requested vote from peers a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957), 97f90a7cb2c84166ad7e2de79f38b6aa (127.6.167.2:46269)
I20260630 12:25:12.871233  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c00579de3604158820befadadf087b5" candidate_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2560c73fdf74fa984a22252b12b9bc6"
I20260630 12:25:12.871511  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c00579de3604158820befadadf087b5" candidate_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa"
I20260630 12:25:12.871862  8559 raft_consensus.cc:3060] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.872117  8634 raft_consensus.cc:3060] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.877213  8559 raft_consensus.cc:2468] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe2c43ec0bd49f7a12801c00fdd9025 in term 1.
I20260630 12:25:12.877429  8634 raft_consensus.cc:2468] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe2c43ec0bd49f7a12801c00fdd9025 in term 1.
I20260630 12:25:12.878409  8671 leader_election.cc:304] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [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: 5fe2c43ec0bd49f7a12801c00fdd9025, a2560c73fdf74fa984a22252b12b9bc6; no voters: 
I20260630 12:25:12.879123  8760 raft_consensus.cc:2804] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.880118  8760 raft_consensus.cc:697] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 LEADER]: Becoming Leader. State: Replica: 5fe2c43ec0bd49f7a12801c00fdd9025, State: Running, Role: LEADER
I20260630 12:25:12.880913  8760 consensus_queue.cc:237] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [LEADER]: Queue going to LEADER mode. State: All 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: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } }
I20260630 12:25:12.887264  8454 catalog_manager.cc:5697] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:13.030834  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:13.032799  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:13.033170  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:13.309598  8760 consensus_queue.cc:1048] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:13.322403  8760 consensus_queue.cc:1048] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:13.379772  8759 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:13.391899  8781 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.034106  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:15.035912  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:15.036257  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:17.037286  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:17.039327  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:17.039635  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:19.040805  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:19.042824  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:19.043174  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:21.044063  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:21.045957  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:21.046267  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:23.047431  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:23.049841  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:23.050240  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:24.009552  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:24.016474  8789 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
W20260630 12:25:24.017271  8790 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
I20260630 12:25:24.021256  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:24.021404  8792 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
I20260630 12:25:24.023242  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:24.023479  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:24.023700  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822324023681 us; error 0 us; skew 500 ppm
I20260630 12:25:24.024269  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:24.027654  6812 webserver.cc:533] Webserver started at http://127.6.167.4:38345/ using document root <none> and password file <none>
I20260630 12:25:24.028182  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:24.028467  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:24.028785  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:24.030184  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "41da57a06c39465d85c6082c6e450a6f"
format_stamp: "Formatted at 2026-06-30 12:25:24 on dist-test-slave-1v8t"
I20260630 12:25:24.034881  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:24.038172  8797 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:24.038936  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:24.039244  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "41da57a06c39465d85c6082c6e450a6f"
format_stamp: "Formatted at 2026-06-30 12:25:24 on dist-test-slave-1v8t"
I20260630 12:25:24.039508  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-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)
I20260630 12:25:24.056663  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:24.057953  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:24.059401  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:24.061808  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:24.062026  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:24.062314  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:24.062489  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:24.107602  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:39059
I20260630 12:25:24.107704  8859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:39059 every 8 connection(s)
I20260630 12:25:24.125006  8860 heartbeater.cc:344] Connected to a master server at 127.6.167.62:35319
I20260630 12:25:24.125500  8860 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:24.126199  8860 heartbeater.cc:507] Master 127.6.167.62:35319 requested a full tablet report, sending...
I20260630 12:25:24.128031  8454 ts_manager.cc:194] Registered new tserver with Master: 41da57a06c39465d85c6082c6e450a6f (127.6.167.4:39059)
I20260630 12:25:24.129433  8454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37286
I20260630 12:25:25.051177  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:25.053318  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:25.053642  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:25.104365  8634 consensus_queue.cc:237] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [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: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } }
I20260630 12:25:25.111804  8708 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.113665  8559 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.115588  8868 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:25.116634  8788 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.127096  8788 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } } }
W20260630 12:25:25.129107  8598 consensus_peers.cc:597] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa -> Peer 41da57a06c39465d85c6082c6e450a6f (127.6.167.4:39059): Couldn't send request to peer 41da57a06c39465d85c6082c6e450a6f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3e14746320c49e2b73bdd57efc99264. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.128345  8559 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } } }
I20260630 12:25:25.131907  8860 heartbeater.cc:499] Master 127.6.167.62:35319 was elected leader, sending a full tablet report...
I20260630 12:25:25.133931  8708 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } } }
I20260630 12:25:25.141707  8454 catalog_manager.cc:5697] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa reported cstate change: config changed from index -1 to 2, NON_VOTER 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:25.718326  8879 ts_tablet_manager.cc:933] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: Initiating tablet copy from peer 97f90a7cb2c84166ad7e2de79f38b6aa (127.6.167.2:46269)
I20260630 12:25:25.720121  8879 tablet_copy_client.cc:323] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:46269
I20260630 12:25:25.731536  8644 tablet_copy_service.cc:140] P 97f90a7cb2c84166ad7e2de79f38b6aa: Received BeginTabletCopySession request for tablet f3e14746320c49e2b73bdd57efc99264 from peer 41da57a06c39465d85c6082c6e450a6f ({username='slave'} at 127.0.0.1:36212)
I20260630 12:25:25.732133  8644 tablet_copy_service.cc:161] P 97f90a7cb2c84166ad7e2de79f38b6aa: Beginning new tablet copy session on tablet f3e14746320c49e2b73bdd57efc99264 from peer 41da57a06c39465d85c6082c6e450a6f at {username='slave'} at 127.0.0.1:36212: session id = 41da57a06c39465d85c6082c6e450a6f-f3e14746320c49e2b73bdd57efc99264
I20260630 12:25:25.740351  8644 tablet_copy_source_session.cc:215] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:25.743409  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e14746320c49e2b73bdd57efc99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.754733  8879 tablet_copy_client.cc:806] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:25.755368  8879 tablet_copy_client.cc:670] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:25.759274  8879 tablet_copy_client.cc:538] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:25.765386  8879 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: Bootstrap starting.
I20260630 12:25:25.779846  8879 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: 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
I20260630 12:25:25.780596  8879 tablet_bootstrap.cc:492] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: Bootstrap complete.
I20260630 12:25:25.781153  8879 ts_tablet_manager.cc:1403] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260630 12:25:25.783241  8879 raft_consensus.cc:359] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } }
I20260630 12:25:25.783833  8879 raft_consensus.cc:740] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41da57a06c39465d85c6082c6e450a6f, State: Initialized, Role: LEARNER
I20260630 12:25:25.784456  8879 consensus_queue.cc:260] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [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: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: true } }
I20260630 12:25:25.787048  8879 ts_tablet_manager.cc:1434] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:25:25.789160  8644 tablet_copy_service.cc:342] P 97f90a7cb2c84166ad7e2de79f38b6aa: Request end of tablet copy session 41da57a06c39465d85c6082c6e450a6f-f3e14746320c49e2b73bdd57efc99264 received from {username='slave'} at 127.0.0.1:36212
I20260630 12:25:25.789539  8644 tablet_copy_service.cc:434] P 97f90a7cb2c84166ad7e2de79f38b6aa: ending tablet copy session 41da57a06c39465d85c6082c6e450a6f-f3e14746320c49e2b73bdd57efc99264 on tablet f3e14746320c49e2b73bdd57efc99264 with peer 41da57a06c39465d85c6082c6e450a6f
I20260630 12:25:26.219237  8835 raft_consensus.cc:1217] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:26.815060  8788 raft_consensus.cc:1064] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: attempting to promote NON_VOTER 41da57a06c39465d85c6082c6e450a6f to VOTER
I20260630 12:25:26.817147  8788 consensus_queue.cc:237] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [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: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } }
I20260630 12:25:26.823546  8835 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 LEARNER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.824288  8708 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.824973  8887 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.826762  8558 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.826642  8788 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.828352  8887 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.836800  8889 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.839795  8558 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.849319  8835 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.852681  8457 catalog_manager.cc:5697] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa reported cstate change: config changed from index 2 to 3, 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:26.864465  8707 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41da57a06c39465d85c6082c6e450a6f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "5fe2c43ec0bd49f7a12801c00fdd9025" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 44115 } attrs { replace: true } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.883111  8634 consensus_queue.cc:237] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [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: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } }
I20260630 12:25:26.889729  8835 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:26.890950  8558 raft_consensus.cc:1275] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Refusing update from remote peer 97f90a7cb2c84166ad7e2de79f38b6aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:26.891252  8887 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.892489  8788 consensus_queue.cc:1048] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.898797  8889 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.900558  8835 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.900830  8558 raft_consensus.cc:2955] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.909621  8444 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3e14746320c49e2b73bdd57efc99264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:26.915011  8455 catalog_manager.cc:5697] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 reported cstate change: config changed from index 3 to 4, VOTER 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3) evicted. New cstate: current_term: 1 leader_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2560c73fdf74fa984a22252b12b9bc6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37957 } } peers { permanent_uuid: "97f90a7cb2c84166ad7e2de79f38b6aa" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46269 } } peers { permanent_uuid: "41da57a06c39465d85c6082c6e450a6f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 39059 } attrs { promote: false } } }
I20260630 12:25:26.926205  8698 tablet_service.cc:1558] Processing DeleteTablet for tablet f3e14746320c49e2b73bdd57efc99264 with delete_type TABLET_DATA_TOMBSTONED (TS 5fe2c43ec0bd49f7a12801c00fdd9025 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38726
I20260630 12:25:26.928586  8899 tablet_replica.cc:333] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: stopping tablet replica
I20260630 12:25:26.929486  8899 raft_consensus.cc:2243] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:26.930092  8899 raft_consensus.cc:2272] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:26.933140  8899 ts_tablet_manager.cc:1916] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:26.944867  8899 ts_tablet_manager.cc:1929] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:26.945165  8899 log.cc:1199] T f3e14746320c49e2b73bdd57efc99264 P 5fe2c43ec0bd49f7a12801c00fdd9025: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/f3e14746320c49e2b73bdd57efc99264
I20260630 12:25:26.946429  8441 catalog_manager.cc:5028] TS 5fe2c43ec0bd49f7a12801c00fdd9025 (127.6.167.3:44115): tablet f3e14746320c49e2b73bdd57efc99264 (table test-workload [id=bca26f53badd409f9b3dd701a1900d10]) successfully deleted
I20260630 12:25:27.054638  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:27.056461  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:27.056753  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:29.057788  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:29.059780  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:29.060076  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:31.061128  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:31.063045  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:31.063385  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:33.064350  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:33.066272  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:33.066586  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:35.067636  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:35.070000  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:35.070405  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:37.071341  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:37.073321  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:37.073679  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:39.074750  8510 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:39.076860  8510 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:39.077220  8510 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:39.206059  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
W20260630 12:25:39.230356  8671 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:25:39.237777  8671 consensus_peers.cc:597] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 -> Peer a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957): Couldn't send request to peer a2560c73fdf74fa984a22252b12b9bc6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:39.238840  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:39.239672  6812 tablet_replica.cc:333] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6: stopping tablet replica
I20260630 12:25:39.240439  6812 raft_consensus.cc:2243] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:39.241186  6812 raft_consensus.cc:2272] T 9c00579de3604158820befadadf087b5 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.243750  6812 tablet_replica.cc:333] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6: stopping tablet replica
I20260630 12:25:39.244218  6812 raft_consensus.cc:2243] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:39.245151  6812 raft_consensus.cc:2272] T f3e14746320c49e2b73bdd57efc99264 P a2560c73fdf74fa984a22252b12b9bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:39.254778  6812 connection.cc:466] server connection from 127.0.0.1:49182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49182 (request call id 63) could send its response
W20260630 12:25:39.259191  8597 consensus_peers.cc:597] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa -> Peer a2560c73fdf74fa984a22252b12b9bc6 (127.6.167.1:37957): Couldn't send request to peer a2560c73fdf74fa984a22252b12b9bc6. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:39.270704  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:25:39.285233  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:25:39.308776  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:39.309478  6812 tablet_replica.cc:333] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa: stopping tablet replica
I20260630 12:25:39.310042  6812 raft_consensus.cc:2243] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:39.310850  6812 raft_consensus.cc:2272] T 9c00579de3604158820befadadf087b5 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.313566  6812 tablet_replica.cc:333] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa: stopping tablet replica
I20260630 12:25:39.314116  6812 raft_consensus.cc:2243] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:39.315188  6812 raft_consensus.cc:2272] T f3e14746320c49e2b73bdd57efc99264 P 97f90a7cb2c84166ad7e2de79f38b6aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.339406  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:25:39.352336  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:25:39.373612  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:39.374323  6812 tablet_replica.cc:333] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025: stopping tablet replica
I20260630 12:25:39.374840  6812 raft_consensus.cc:2243] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:39.375653  6812 raft_consensus.cc:2272] T 9c00579de3604158820befadadf087b5 P 5fe2c43ec0bd49f7a12801c00fdd9025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.396054  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:25:39.407745  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:25:39.428580  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:39.429250  6812 tablet_replica.cc:333] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f: stopping tablet replica
I20260630 12:25:39.430150  6812 raft_consensus.cc:2243] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:39.430883  6812 raft_consensus.cc:2272] T f3e14746320c49e2b73bdd57efc99264 P 41da57a06c39465d85c6082c6e450a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.449617  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:25:39.459179  6812 master.cc:562] Master@127.6.167.62:35319 shutting down...
I20260630 12:25:39.478969  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:39.479614  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:39.479956  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74d4411d49ec463e8130e5389874c9f3: stopping tablet replica
I20260630 12:25:39.499811  6812 master.cc:584] Master@127.6.167.62:35319 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28649 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:25:39.538215  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:44269
I20260630 12:25:39.539389  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:39.544957  8910 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
W20260630 12:25:39.545104  8911 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
W20260630 12:25:39.546072  8913 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
I20260630 12:25:39.547554  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:39.548508  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:39.548677  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:39.548869  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822339548838 us; error 0 us; skew 500 ppm
I20260630 12:25:39.549387  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:39.551692  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40739/ using document root <none> and password file <none>
I20260630 12:25:39.552167  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:39.552487  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:39.552811  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:39.553967  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "f2651e01b0224854baa04b1d3d70b9aa"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-1v8t"
I20260630 12:25:39.558274  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:39.561466  8918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:39.562306  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:39.562528  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "f2651e01b0224854baa04b1d3d70b9aa"
format_stamp: "Formatted at 2026-06-30 12:25:39 on dist-test-slave-1v8t"
I20260630 12:25:39.562752  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822286764395-6812-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)
I20260630 12:25:39.580503  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:39.581655  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:39.619369  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:44269
I20260630 12:25:39.619484  8969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:44269 every 8 connection(s)
I20260630 12:25:39.623433  8970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:39.633704  8970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa: Bootstrap starting.
I20260630 12:25:39.638152  8970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:39.642599  8970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa: No bootstrap required, opened a new log
I20260630 12:25:39.644701  8970 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER }
I20260630 12:25:39.645092  8970 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:39.645262  8970 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2651e01b0224854baa04b1d3d70b9aa, State: Initialized, Role: FOLLOWER
I20260630 12:25:39.645723  8970 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER }
I20260630 12:25:39.646133  8970 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:39.646313  8970 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:39.646528  8970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:39.650775  8970 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER }
I20260630 12:25:39.651237  8970 leader_election.cc:304] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [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: f2651e01b0224854baa04b1d3d70b9aa; no voters: 
I20260630 12:25:39.652372  8970 leader_election.cc:290] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:39.652822  8973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:39.654088  8973 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 1 LEADER]: Becoming Leader. State: Replica: f2651e01b0224854baa04b1d3d70b9aa, State: Running, Role: LEADER
I20260630 12:25:39.654767  8973 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [LEADER]: Queue going to LEADER mode. State: All 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: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER }
I20260630 12:25:39.655308  8970 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:39.659214  8974 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2651e01b0224854baa04b1d3d70b9aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER } }
I20260630 12:25:39.659888  8974 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:39.660794  8975 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2651e01b0224854baa04b1d3d70b9aa. Latest consensus state: current_term: 1 leader_uuid: "f2651e01b0224854baa04b1d3d70b9aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2651e01b0224854baa04b1d3d70b9aa" member_type: VOTER } }
I20260630 12:25:39.661484  8975 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:39.663116  8979 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:39.671272  8979 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:39.672217  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:39.680202  8979 catalog_manager.cc:1383] Generated new cluster ID: 05c1c16a36ef4d12831061128a898ed5
I20260630 12:25:39.680528  8979 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:39.714416  8979 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:39.715734  8979 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:39.734628  8979 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa: Generated new TSK 0
I20260630 12:25:39.735198  8979 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:39.801929  6812 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000185496s
I20260630 12:25:51.895807  6812 master.cc:562] Master@127.6.167.62:44269 shutting down...
I20260630 12:25:51.918663  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:51.919472  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:51.919828  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2651e01b0224854baa04b1d3d70b9aa: stopping tablet replica
I20260630 12:25:51.939159  6812 master.cc:584] Master@127.6.167.62:44269 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12430 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:25:51.969116  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:45443
I20260630 12:25:51.970185  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:51.975582  8993 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
W20260630 12:25:51.977083  8994 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
W20260630 12:25:51.977226  8996 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
I20260630 12:25:51.977383  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:51.978410  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:51.978616  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:51.978775  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822351978757 us; error 0 us; skew 500 ppm
I20260630 12:25:51.979243  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:51.981467  6812 webserver.cc:533] Webserver started at http://127.6.167.62:35091/ using document root <none> and password file <none>
I20260630 12:25:51.981928  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:51.982128  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:51.982409  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:51.983556  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "ae565a0c123f494dab1d9b2c159b0e31"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-1v8t"
I20260630 12:25:51.988047  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:25:51.991346  9001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:51.992276  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:51.992553  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "ae565a0c123f494dab1d9b2c159b0e31"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-1v8t"
I20260630 12:25:51.992813  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-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)
I20260630 12:25:52.010383  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.011639  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.051198  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:45443
I20260630 12:25:52.051301  9052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:45443 every 8 connection(s)
I20260630 12:25:52.055760  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:52.067653  9053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31: Bootstrap starting.
I20260630 12:25:52.072669  9053 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:52.076980  9053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31: No bootstrap required, opened a new log
I20260630 12:25:52.079025  9053 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER }
I20260630 12:25:52.079466  9053 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:52.079686  9053 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae565a0c123f494dab1d9b2c159b0e31, State: Initialized, Role: FOLLOWER
I20260630 12:25:52.080291  9053 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER }
I20260630 12:25:52.080740  9053 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:52.080969  9053 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:52.081234  9053 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:52.085536  9053 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER }
I20260630 12:25:52.086023  9053 leader_election.cc:304] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [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: ae565a0c123f494dab1d9b2c159b0e31; no voters: 
I20260630 12:25:52.087152  9053 leader_election.cc:290] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:52.087592  9056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:52.088960  9056 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 1 LEADER]: Becoming Leader. State: Replica: ae565a0c123f494dab1d9b2c159b0e31, State: Running, Role: LEADER
I20260630 12:25:52.089609  9056 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [LEADER]: Queue going to LEADER mode. State: All 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: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER }
I20260630 12:25:52.089993  9053 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:52.092523  9057 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae565a0c123f494dab1d9b2c159b0e31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER } }
I20260630 12:25:52.093194  9057 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:52.092538  9058 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae565a0c123f494dab1d9b2c159b0e31. Latest consensus state: current_term: 1 leader_uuid: "ae565a0c123f494dab1d9b2c159b0e31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae565a0c123f494dab1d9b2c159b0e31" member_type: VOTER } }
I20260630 12:25:52.094309  9058 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:52.097852  9061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:52.105883  9061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:52.106873  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:52.115160  9061 catalog_manager.cc:1383] Generated new cluster ID: 3bc8bbca2e1a46189f74dec436a9e82c
I20260630 12:25:52.115440  9061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:52.151383  9061 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:52.152660  9061 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:52.170010  9061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31: Generated new TSK 0
I20260630 12:25:52.170544  9061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:52.237465  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:52.243343  9074 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
W20260630 12:25:52.244431  9075 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
I20260630 12:25:52.246246  6812 server_base.cc:1061] running on GCE node
W20260630 12:25:52.246747  9077 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
I20260630 12:25:52.247552  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:52.247736  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:52.247854  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822352247844 us; error 0 us; skew 500 ppm
I20260630 12:25:52.248400  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:52.250491  6812 webserver.cc:533] Webserver started at http://127.6.167.1:40707/ using document root <none> and password file <none>
I20260630 12:25:52.250900  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:52.251048  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:52.251261  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:52.252417  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "a79a1cccafcf43fab7fbc2c7dfbce775"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.256649  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:52.259843  9082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.260735  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:52.260977  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "a79a1cccafcf43fab7fbc2c7dfbce775"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.261206  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-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)
I20260630 12:25:52.276155  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.277361  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.278698  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:52.281004  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:52.281179  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.281450  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:52.281620  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.321942  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:37651
I20260630 12:25:52.322039  9144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:37651 every 8 connection(s)
I20260630 12:25:52.326999  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:52.337532  9149 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
W20260630 12:25:52.338757  9150 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
W20260630 12:25:52.342018  9153 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
I20260630 12:25:52.345160  9145 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45443
I20260630 12:25:52.345553  9145 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.346786  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:52.346769  9145 heartbeater.cc:507] Master 127.6.167.62:45443 requested a full tablet report, sending...
I20260630 12:25:52.347893  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:52.348155  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:52.348454  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822352348432 us; error 0 us; skew 500 ppm
I20260630 12:25:52.349185  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:52.349586  9018 ts_manager.cc:194] Registered new tserver with Master: a79a1cccafcf43fab7fbc2c7dfbce775 (127.6.167.1:37651)
I20260630 12:25:52.352200  6812 webserver.cc:533] Webserver started at http://127.6.167.2:44483/ using document root <none> and password file <none>
I20260630 12:25:52.352304  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56254
I20260630 12:25:52.352952  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:52.353222  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:52.353547  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:52.355135  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "130cae4abdac4136a3936cb285dfc4fe"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.359944  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260630 12:25:52.363152  9157 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.363852  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:52.364120  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "130cae4abdac4136a3936cb285dfc4fe"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.364439  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-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)
I20260630 12:25:52.385941  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.387091  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.388552  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:52.390630  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:52.390849  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.391076  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:52.391259  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.429363  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:45419
I20260630 12:25:52.429454  9219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:45419 every 8 connection(s)
I20260630 12:25:52.434049  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:52.440776  9223 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
W20260630 12:25:52.442086  9224 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
W20260630 12:25:52.444155  9227 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
I20260630 12:25:52.445560  6812 server_base.cc:1061] running on GCE node
I20260630 12:25:52.446174  9220 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45443
I20260630 12:25:52.446501  9220 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.446545  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:52.446880  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:52.447055  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822352447039 us; error 0 us; skew 500 ppm
I20260630 12:25:52.447341  9220 heartbeater.cc:507] Master 127.6.167.62:45443 requested a full tablet report, sending...
I20260630 12:25:52.447636  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:52.449433  9018 ts_manager.cc:194] Registered new tserver with Master: 130cae4abdac4136a3936cb285dfc4fe (127.6.167.2:45419)
I20260630 12:25:52.450420  6812 webserver.cc:533] Webserver started at http://127.6.167.3:33647/ using document root <none> and password file <none>
I20260630 12:25:52.451025  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:52.451256  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:52.451270  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56256
I20260630 12:25:52.451718  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:52.453006  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "f11e4183ceb34ecca55e03ebcf2066e0"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.457079  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:25:52.460165  9231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.461201  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:52.461475  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "f11e4183ceb34ecca55e03ebcf2066e0"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-1v8t"
I20260630 12:25:52.461726  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822286764395-6812-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)
I20260630 12:25:52.473055  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.474195  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.475489  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:52.477650  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:52.477830  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.478113  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:52.478272  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.518091  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:35883
I20260630 12:25:52.518193  9293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:35883 every 8 connection(s)
I20260630 12:25:52.531239  9294 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45443
I20260630 12:25:52.531574  9294 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.532220  9294 heartbeater.cc:507] Master 127.6.167.62:45443 requested a full tablet report, sending...
I20260630 12:25:52.534067  9018 ts_manager.cc:194] Registered new tserver with Master: f11e4183ceb34ecca55e03ebcf2066e0 (127.6.167.3:35883)
I20260630 12:25:52.534438  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013248352s
I20260630 12:25:52.535725  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56270
I20260630 12:25:53.355624  9145 heartbeater.cc:499] Master 127.6.167.62:45443 was elected leader, sending a full tablet report...
I20260630 12:25:53.453812  9220 heartbeater.cc:499] Master 127.6.167.62:45443 was elected leader, sending a full tablet report...
I20260630 12:25:53.538301  9294 heartbeater.cc:499] Master 127.6.167.62:45443 was elected leader, sending a full tablet report...
I20260630 12:25:54.104760  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:56.105573  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:58.106844  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:00.108049  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:02.109140  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:04.110190  9071 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:04.629231  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:04.651716  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:04.668349  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:26:04.677873  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:04.698263  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:04.714509  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:04.723979  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:26:04.742170  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:04.758452  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:26:04.767011  6812 master.cc:562] Master@127.6.167.62:45443 shutting down...
I20260630 12:26:04.791667  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:04.792529  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:04.792932  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae565a0c123f494dab1d9b2c159b0e31: stopping tablet replica
I20260630 12:26:04.811180  6812 master.cc:584] Master@127.6.167.62:45443 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12871 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:26:04.843284  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:38357
I20260630 12:26:04.844453  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:04.849697  9300 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
W20260630 12:26:04.849741  9299 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
W20260630 12:26:04.851207  9302 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
I20260630 12:26:04.852377  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:04.853173  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:04.853348  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:04.853534  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822364853501 us; error 0 us; skew 500 ppm
I20260630 12:26:04.854018  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:04.856220  6812 webserver.cc:533] Webserver started at http://127.6.167.62:43915/ using document root <none> and password file <none>
I20260630 12:26:04.856756  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:04.856945  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:04.857241  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:04.858371  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c"
format_stamp: "Formatted at 2026-06-30 12:26:04 on dist-test-slave-1v8t"
I20260630 12:26:04.862665  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:04.865780  9307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:04.866423  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:04.866710  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c"
format_stamp: "Formatted at 2026-06-30 12:26:04 on dist-test-slave-1v8t"
I20260630 12:26:04.866963  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-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)
I20260630 12:26:04.885505  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:04.886658  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:04.923228  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:38357
I20260630 12:26:04.923326  9358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:38357 every 8 connection(s)
I20260630 12:26:04.927078  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:04.937600  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c: Bootstrap starting.
I20260630 12:26:04.941963  9359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:04.946045  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c: No bootstrap required, opened a new log
I20260630 12:26:04.948027  9359 raft_consensus.cc:359] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER }
I20260630 12:26:04.948462  9359 raft_consensus.cc:385] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:04.948645  9359 raft_consensus.cc:740] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba2ca0dbcbf4cc8b48dd0453d510a8c, State: Initialized, Role: FOLLOWER
I20260630 12:26:04.949097  9359 consensus_queue.cc:260] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER }
I20260630 12:26:04.949517  9359 raft_consensus.cc:399] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:04.949708  9359 raft_consensus.cc:493] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:04.949918  9359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:04.954227  9359 raft_consensus.cc:515] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER }
I20260630 12:26:04.954660  9359 leader_election.cc:304] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [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: fba2ca0dbcbf4cc8b48dd0453d510a8c; no voters: 
I20260630 12:26:04.955638  9359 leader_election.cc:290] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:04.956036  9362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:04.957405  9362 raft_consensus.cc:697] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 1 LEADER]: Becoming Leader. State: Replica: fba2ca0dbcbf4cc8b48dd0453d510a8c, State: Running, Role: LEADER
I20260630 12:26:04.958010  9362 consensus_queue.cc:237] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [LEADER]: Queue going to LEADER mode. State: All 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: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER }
I20260630 12:26:04.958564  9359 sys_catalog.cc:565] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:04.960939  9364 sys_catalog.cc:455] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader fba2ca0dbcbf4cc8b48dd0453d510a8c. Latest consensus state: current_term: 1 leader_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER } }
I20260630 12:26:04.960897  9363 sys_catalog.cc:455] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba2ca0dbcbf4cc8b48dd0453d510a8c" member_type: VOTER } }
I20260630 12:26:04.961607  9364 sys_catalog.cc:458] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:04.961674  9363 sys_catalog.cc:458] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:04.964368  9367 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:04.969344  9367 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:04.974877  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:04.978107  9367 catalog_manager.cc:1383] Generated new cluster ID: fc47e60739604f9982c5335e91a5d81e
I20260630 12:26:04.978356  9367 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:04.990041  9367 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:04.991240  9367 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:05.004371  9367 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c: Generated new TSK 0
I20260630 12:26:05.004882  9367 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:05.041324  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.046916  9380 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
W20260630 12:26:05.047950  9381 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
I20260630 12:26:05.049988  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:05.050388  9383 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
I20260630 12:26:05.051230  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.051414  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.051568  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822365051526 us; error 0 us; skew 500 ppm
I20260630 12:26:05.051994  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.054270  6812 webserver.cc:533] Webserver started at http://127.6.167.1:46427/ using document root <none> and password file <none>
I20260630 12:26:05.054704  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.054853  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.055065  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.056072  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "94b157771f754926a6933d23520b910d"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.061038  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:26:05.064133  9388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.065150  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:05.065454  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "94b157771f754926a6933d23520b910d"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.065744  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-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)
I20260630 12:26:05.077399  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.078527  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.080477  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.082687  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.082909  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.083169  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.083354  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.122259  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:35809
I20260630 12:26:05.122349  9450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:35809 every 8 connection(s)
I20260630 12:26:05.127120  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.134423  9455 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
W20260630 12:26:05.137240  9456 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
W20260630 12:26:05.137652  9458 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
I20260630 12:26:05.138715  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:05.139780  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.139997  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.140220  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822365140201 us; error 0 us; skew 500 ppm
I20260630 12:26:05.140879  9451 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38357
I20260630 12:26:05.140931  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.141258  9451 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.142153  9451 heartbeater.cc:507] Master 127.6.167.62:38357 requested a full tablet report, sending...
I20260630 12:26:05.143507  6812 webserver.cc:533] Webserver started at http://127.6.167.2:42637/ using document root <none> and password file <none>
I20260630 12:26:05.144011  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.144261  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.144381  9324 ts_manager.cc:194] Registered new tserver with Master: 94b157771f754926a6933d23520b910d (127.6.167.1:35809)
I20260630 12:26:05.144536  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.145713  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "124a11d5443c4e88ac1977f959e29dd3"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.146196  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40370
I20260630 12:26:05.150146  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:05.153432  9463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.154171  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:05.154475  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "124a11d5443c4e88ac1977f959e29dd3"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.154762  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-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)
I20260630 12:26:05.192416  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.193655  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.195046  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.197225  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.197446  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.197682  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.197851  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.235891  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:42493
I20260630 12:26:05.236032  9525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:42493 every 8 connection(s)
I20260630 12:26:05.240885  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.248024  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
W20260630 12:26:05.248898  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
W20260630 12:26:05.251014  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
I20260630 12:26:05.253144  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:05.254144  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.254405  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.254618  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822365254589 us; error 0 us; skew 500 ppm
I20260630 12:26:05.255012  9526 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38357
I20260630 12:26:05.255208  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.255370  9526 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.256301  9526 heartbeater.cc:507] Master 127.6.167.62:38357 requested a full tablet report, sending...
I20260630 12:26:05.258249  9324 ts_manager.cc:194] Registered new tserver with Master: 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2:42493)
I20260630 12:26:05.258283  6812 webserver.cc:533] Webserver started at http://127.6.167.3:36555/ using document root <none> and password file <none>
I20260630 12:26:05.258886  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.259106  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.259382  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.259891  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40376
I20260630 12:26:05.260812  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "171b85c23c654308bbb1fdb64398d41a"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.265074  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:05.268525  9537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.269469  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:05.269707  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "171b85c23c654308bbb1fdb64398d41a"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-1v8t"
I20260630 12:26:05.269929  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822286764395-6812-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)
I20260630 12:26:05.290346  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.291517  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.292855  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.295090  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.295300  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.295557  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.295717  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.342752  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:34179
I20260630 12:26:05.342881  9599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:34179 every 8 connection(s)
I20260630 12:26:05.357287  9600 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38357
I20260630 12:26:05.357666  9600 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.358407  9600 heartbeater.cc:507] Master 127.6.167.62:38357 requested a full tablet report, sending...
I20260630 12:26:05.360375  9324 ts_manager.cc:194] Registered new tserver with Master: 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:05.360487  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013426179s
I20260630 12:26:05.361737  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40382
I20260630 12:26:06.148561  9451 heartbeater.cc:499] Master 127.6.167.62:38357 was elected leader, sending a full tablet report...
I20260630 12:26:06.262300  9526 heartbeater.cc:499] Master 127.6.167.62:38357 was elected leader, sending a full tablet report...
I20260630 12:26:06.364300  9600 heartbeater.cc:499] Master 127.6.167.62:38357 was elected leader, sending a full tablet report...
I20260630 12:26:06.413039  9324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40396:
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"
    }
  }
}
W20260630 12:26:06.415357  9324 catalog_manager.cc:7077] 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.
I20260630 12:26:06.477120  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 1870a035e1a340728b4ded628c644f91 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.477624  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 9e757dbd82d04e5ea85f2f910d3dea7b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.478771  9413 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6076c1b064189befe936787484d4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.479817  9414 tablet_service.cc:1511] Processing CreateTablet for tablet 2997ecc343e249bb8f851b2b934f530e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.478684  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1870a035e1a340728b4ded628c644f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.481249  9414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2997ecc343e249bb8f851b2b934f530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.482017  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e757dbd82d04e5ea85f2f910d3dea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.482658  9413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6076c1b064189befe936787484d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.488315  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 1870a035e1a340728b4ded628c644f91 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.489754  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1870a035e1a340728b4ded628c644f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.492790  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 9e757dbd82d04e5ea85f2f910d3dea7b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.493299  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 1870a035e1a340728b4ded628c644f91 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.494225  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e757dbd82d04e5ea85f2f910d3dea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.494732  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1870a035e1a340728b4ded628c644f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.498126  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 9e757dbd82d04e5ea85f2f910d3dea7b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.499508  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e757dbd82d04e5ea85f2f910d3dea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.501264  9563 tablet_service.cc:1511] Processing CreateTablet for tablet 2997ecc343e249bb8f851b2b934f530e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.502581  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2997ecc343e249bb8f851b2b934f530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.506027  9562 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6076c1b064189befe936787484d4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.507925  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6076c1b064189befe936787484d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.510439  9489 tablet_service.cc:1511] Processing CreateTablet for tablet 2997ecc343e249bb8f851b2b934f530e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:06.512310  9489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2997ecc343e249bb8f851b2b934f530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.518460  9488 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6076c1b064189befe936787484d4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0c041eeb85da4accb8c6554b05fc6e5e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:06.520264  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6076c1b064189befe936787484d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.586557  9620 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Bootstrap starting.
I20260630 12:26:06.592901  9620 tablet_bootstrap.cc:654] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.597597  9621 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: Bootstrap starting.
I20260630 12:26:06.616600  9623 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: Bootstrap starting.
I20260630 12:26:06.619011  9621 tablet_bootstrap.cc:654] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.623975  9620 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: No bootstrap required, opened a new log
I20260630 12:26:06.624460  9620 ts_tablet_manager.cc:1403] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.023s
I20260630 12:26:06.624781  9623 tablet_bootstrap.cc:654] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.626808  9621 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: No bootstrap required, opened a new log
I20260630 12:26:06.627239  9621 ts_tablet_manager.cc:1403] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260630 12:26:06.627381  9620 raft_consensus.cc:359] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.628312  9620 raft_consensus.cc:385] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.628580  9620 raft_consensus.cc:740] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b157771f754926a6933d23520b910d, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.629324  9620 consensus_queue.cc:260] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.630024  9623 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: No bootstrap required, opened a new log
I20260630 12:26:06.629935  9621 raft_consensus.cc:359] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.630617  9623 ts_tablet_manager.cc:1403] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:26:06.630739  9621 raft_consensus.cc:385] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.631193  9621 raft_consensus.cc:740] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.631963  9621 consensus_queue.cc:260] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.632544  9620 ts_tablet_manager.cc:1434] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:06.633528  9620 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: Bootstrap starting.
I20260630 12:26:06.634537  9623 raft_consensus.cc:359] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.635260  9623 raft_consensus.cc:385] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.635536  9623 raft_consensus.cc:740] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171b85c23c654308bbb1fdb64398d41a, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.636387  9623 consensus_queue.cc:260] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.640995  9621 ts_tablet_manager.cc:1434] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.002s
I20260630 12:26:06.641628  9620 tablet_bootstrap.cc:654] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.642042  9621 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Bootstrap starting.
I20260630 12:26:06.650170  9621 tablet_bootstrap.cc:654] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.653349  9623 ts_tablet_manager.cc:1434] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.008s
I20260630 12:26:06.655917  9623 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: Bootstrap starting.
I20260630 12:26:06.656942  9621 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: No bootstrap required, opened a new log
I20260630 12:26:06.657542  9621 ts_tablet_manager.cc:1403] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:26:06.661391  9621 raft_consensus.cc:359] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.662416  9621 raft_consensus.cc:385] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.662804  9621 raft_consensus.cc:740] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.664346  9623 tablet_bootstrap.cc:654] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.663878  9621 consensus_queue.cc:260] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.666718  9621 ts_tablet_manager.cc:1434] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260630 12:26:06.667698  9621 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: Bootstrap starting.
I20260630 12:26:06.669065  9620 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: No bootstrap required, opened a new log
I20260630 12:26:06.669548  9620 ts_tablet_manager.cc:1403] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.008s
I20260630 12:26:06.672511  9620 raft_consensus.cc:359] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.673218  9620 raft_consensus.cc:385] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.673504  9620 raft_consensus.cc:740] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b157771f754926a6933d23520b910d, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.673995  9621 tablet_bootstrap.cc:654] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.674194  9620 consensus_queue.cc:260] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.676403  9620 ts_tablet_manager.cc:1434] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:06.677623  9620 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: Bootstrap starting.
I20260630 12:26:06.685595  9620 tablet_bootstrap.cc:654] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.686151  9626 raft_consensus.cc:493] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:06.686975  9623 tablet_bootstrap.cc:492] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: No bootstrap required, opened a new log
I20260630 12:26:06.686717  9626 raft_consensus.cc:515] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.687610  9623 ts_tablet_manager.cc:1403] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260630 12:26:06.690894  9623 raft_consensus.cc:359] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.697176  9623 raft_consensus.cc:385] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.694834  9621 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: No bootstrap required, opened a new log
I20260630 12:26:06.697569  9623 raft_consensus.cc:740] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171b85c23c654308bbb1fdb64398d41a, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.698208  9621 ts_tablet_manager.cc:1403] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.004s
I20260630 12:26:06.698561  9623 consensus_queue.cc:260] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.696271  9626 leader_election.cc:290] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179), 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2:42493)
I20260630 12:26:06.702337  9621 raft_consensus.cc:359] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.703305  9621 raft_consensus.cc:385] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.703667  9621 raft_consensus.cc:740] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.703956  9623 ts_tablet_manager.cc:1434] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260630 12:26:06.705022  9623 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: Bootstrap starting.
I20260630 12:26:06.711759  9623 tablet_bootstrap.cc:654] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.713503  9621 consensus_queue.cc:260] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.714591  9620 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: No bootstrap required, opened a new log
I20260630 12:26:06.715073  9620 ts_tablet_manager.cc:1403] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.011s
I20260630 12:26:06.717950  9620 raft_consensus.cc:359] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.718658  9620 raft_consensus.cc:385] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.718951  9620 raft_consensus.cc:740] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b157771f754926a6933d23520b910d, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.719743  9620 consensus_queue.cc:260] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.722278  9621 ts_tablet_manager.cc:1434] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260630 12:26:06.724444  9620 ts_tablet_manager.cc:1434] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:26:06.725425  9620 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Bootstrap starting.
I20260630 12:26:06.731748  9623 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: No bootstrap required, opened a new log
I20260630 12:26:06.732291  9623 ts_tablet_manager.cc:1403] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260630 12:26:06.734302  9621 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Bootstrap starting.
I20260630 12:26:06.735092  9623 raft_consensus.cc:359] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.735846  9623 raft_consensus.cc:385] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.735795  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1870a035e1a340728b4ded628c644f91" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a" is_pre_election: true
I20260630 12:26:06.736295  9623 raft_consensus.cc:740] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171b85c23c654308bbb1fdb64398d41a, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.737061  9623 consensus_queue.cc:260] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
W20260630 12:26:06.737753  9392 leader_election.cc:343] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:06.739274  9623 ts_tablet_manager.cc:1434] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
W20260630 12:26:06.741647  9527 tablet.cc:2406] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:06.742911  9620 tablet_bootstrap.cc:654] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.743324  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1870a035e1a340728b4ded628c644f91" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124a11d5443c4e88ac1977f959e29dd3" is_pre_election: true
I20260630 12:26:06.744160  9501 raft_consensus.cc:2468] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 0.
I20260630 12:26:06.744670  9621 tablet_bootstrap.cc:654] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.746025  9623 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: Bootstrap starting.
I20260630 12:26:06.745894  9391 leader_election.cc:304] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 171b85c23c654308bbb1fdb64398d41a
I20260630 12:26:06.746770  9626 raft_consensus.cc:2804] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:06.747118  9626 raft_consensus.cc:493] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:06.747462  9626 raft_consensus.cc:3060] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.750253  9620 tablet_bootstrap.cc:492] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: No bootstrap required, opened a new log
I20260630 12:26:06.750725  9620 ts_tablet_manager.cc:1403] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.009s
I20260630 12:26:06.752645  9623 tablet_bootstrap.cc:654] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:06.753646  9620 raft_consensus.cc:359] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.754351  9620 raft_consensus.cc:385] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.754648  9620 raft_consensus.cc:740] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b157771f754926a6933d23520b910d, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.755029  9626 raft_consensus.cc:515] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.755364  9620 consensus_queue.cc:260] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.759069  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1870a035e1a340728b4ded628c644f91" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a"
W20260630 12:26:06.760927  9392 leader_election.cc:343] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:06.763159  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1870a035e1a340728b4ded628c644f91" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124a11d5443c4e88ac1977f959e29dd3"
I20260630 12:26:06.763907  9501 raft_consensus.cc:3060] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.764623  9621 tablet_bootstrap.cc:492] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: No bootstrap required, opened a new log
I20260630 12:26:06.765261  9621 ts_tablet_manager.cc:1403] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260630 12:26:06.769526  9621 raft_consensus.cc:359] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.770548  9621 raft_consensus.cc:385] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.770983  9621 raft_consensus.cc:740] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.771971  9621 consensus_queue.cc:260] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.775053  9621 ts_tablet_manager.cc:1434] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:26:06.776386  9626 leader_election.cc:290] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 election: Requested vote from peers 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179), 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2:42493)
I20260630 12:26:06.787038  9501 raft_consensus.cc:2468] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 1.
I20260630 12:26:06.788604  9391 leader_election.cc:304] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 171b85c23c654308bbb1fdb64398d41a
I20260630 12:26:06.792523  9626 raft_consensus.cc:2804] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:06.793272  9626 raft_consensus.cc:697] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 LEADER]: Becoming Leader. State: Replica: 94b157771f754926a6933d23520b910d, State: Running, Role: LEADER
I20260630 12:26:06.794600  9626 consensus_queue.cc:237] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [LEADER]: Queue going to LEADER mode. State: All 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: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.802054  9620 ts_tablet_manager.cc:1434] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.027s
I20260630 12:26:06.803958  9623 tablet_bootstrap.cc:492] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: No bootstrap required, opened a new log
I20260630 12:26:06.804464  9623 ts_tablet_manager.cc:1403] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.027s
I20260630 12:26:06.805384  9322 catalog_manager.cc:5697] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b157771f754926a6933d23520b910d (127.6.167.1). New cstate: current_term: 1 leader_uuid: "94b157771f754926a6933d23520b910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:06.806437  9627 raft_consensus.cc:493] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:06.806963  9627 raft_consensus.cc:515] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.807232  9623 raft_consensus.cc:359] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.807956  9623 raft_consensus.cc:385] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:06.808270  9623 raft_consensus.cc:740] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171b85c23c654308bbb1fdb64398d41a, State: Initialized, Role: FOLLOWER
I20260630 12:26:06.808993  9623 consensus_queue.cc:260] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } }
I20260630 12:26:06.809667  9627 leader_election.cc:290] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94b157771f754926a6933d23520b910d (127.6.167.1:35809), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.811133  9623 ts_tablet_manager.cc:1434] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:06.814978  9627 raft_consensus.cc:493] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:06.815426  9627 raft_consensus.cc:515] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.817579  9627 leader_election.cc:290] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94b157771f754926a6933d23520b910d (127.6.167.1:35809), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.835071  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2997ecc343e249bb8f851b2b934f530e" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b157771f754926a6933d23520b910d" is_pre_election: true
I20260630 12:26:06.835459  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e757dbd82d04e5ea85f2f910d3dea7b" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b157771f754926a6933d23520b910d" is_pre_election: true
I20260630 12:26:06.835747  9426 raft_consensus.cc:2468] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 0.
I20260630 12:26:06.836174  9425 raft_consensus.cc:2468] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 0.
I20260630 12:26:06.837570  9466 leader_election.cc:304] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.838346  9627 raft_consensus.cc:2804] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:06.838470  9466 leader_election.cc:304] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.838723  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2997ecc343e249bb8f851b2b934f530e" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a" is_pre_election: true
I20260630 12:26:06.839244  9574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e757dbd82d04e5ea85f2f910d3dea7b" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a" is_pre_election: true
I20260630 12:26:06.839428  9575 raft_consensus.cc:2468] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 0.
I20260630 12:26:06.838737  9627 raft_consensus.cc:493] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:06.839836  9574 raft_consensus.cc:2468] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 0.
I20260630 12:26:06.840193  9627 raft_consensus.cc:3060] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.841312  9644 raft_consensus.cc:2804] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:06.841711  9644 raft_consensus.cc:493] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:06.842034  9644 raft_consensus.cc:3060] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.847739  9627 raft_consensus.cc:515] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.848903  9644 raft_consensus.cc:515] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.850468  9627 leader_election.cc:290] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 94b157771f754926a6933d23520b910d (127.6.167.1:35809), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.850528  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2997ecc343e249bb8f851b2b934f530e" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b157771f754926a6933d23520b910d"
I20260630 12:26:06.850860  9574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2997ecc343e249bb8f851b2b934f530e" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a"
I20260630 12:26:06.851261  9425 raft_consensus.cc:3060] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.851405  9574 raft_consensus.cc:3060] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.851984  9644 leader_election.cc:290] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 94b157771f754926a6933d23520b910d (127.6.167.1:35809), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.852720  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e757dbd82d04e5ea85f2f910d3dea7b" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b157771f754926a6933d23520b910d"
I20260630 12:26:06.853336  9426 raft_consensus.cc:3060] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.853848  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e757dbd82d04e5ea85f2f910d3dea7b" candidate_uuid: "124a11d5443c4e88ac1977f959e29dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a"
I20260630 12:26:06.854455  9575 raft_consensus.cc:3060] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.858353  9425 raft_consensus.cc:2468] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 1.
I20260630 12:26:06.858353  9574 raft_consensus.cc:2468] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 1.
I20260630 12:26:06.859563  9466 leader_election.cc:304] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.860536  9644 raft_consensus.cc:2804] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:06.861011  9644 raft_consensus.cc:697] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: Becoming Leader. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Running, Role: LEADER
I20260630 12:26:06.861177  9426 raft_consensus.cc:2468] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 1.
I20260630 12:26:06.861799  9644 consensus_queue.cc:237] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [LEADER]: Queue going to LEADER mode. State: All 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: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.862460  9575 raft_consensus.cc:2468] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a11d5443c4e88ac1977f959e29dd3 in term 1.
I20260630 12:26:06.862440  9466 leader_election.cc:304] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.863476  9627 raft_consensus.cc:2804] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:06.864667  9627 raft_consensus.cc:697] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: Becoming Leader. State: Replica: 124a11d5443c4e88ac1977f959e29dd3, State: Running, Role: LEADER
I20260630 12:26:06.865567  9627 consensus_queue.cc:237] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [LEADER]: Queue going to LEADER mode. State: All 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: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.866573  9626 raft_consensus.cc:493] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:06.867061  9626 raft_consensus.cc:515] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.869294  9626 leader_election.cc:290] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2:42493), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.870500  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6076c1b064189befe936787484d4b" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124a11d5443c4e88ac1977f959e29dd3" is_pre_election: true
I20260630 12:26:06.871150  9501 raft_consensus.cc:2468] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 0.
I20260630 12:26:06.871069  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6076c1b064189befe936787484d4b" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a" is_pre_election: true
I20260630 12:26:06.871229  9324 catalog_manager.cc:5697] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "124a11d5443c4e88ac1977f959e29dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:06.872330  9575 raft_consensus.cc:2468] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 0.
I20260630 12:26:06.872500  9391 leader_election.cc:304] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.873524  9626 raft_consensus.cc:2804] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:06.873871  9626 raft_consensus.cc:493] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:06.874209  9626 raft_consensus.cc:3060] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.880146  9626 raft_consensus.cc:515] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.881935  9626 leader_election.cc:290] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [CANDIDATE]: Term 1 election: Requested vote from peers 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2:42493), 171b85c23c654308bbb1fdb64398d41a (127.6.167.3:34179)
I20260630 12:26:06.882565  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6076c1b064189befe936787484d4b" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124a11d5443c4e88ac1977f959e29dd3"
I20260630 12:26:06.883011  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6076c1b064189befe936787484d4b" candidate_uuid: "94b157771f754926a6933d23520b910d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171b85c23c654308bbb1fdb64398d41a"
I20260630 12:26:06.883143  9501 raft_consensus.cc:3060] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.883517  9575 raft_consensus.cc:3060] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:06.885226  9324 catalog_manager.cc:5697] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 124a11d5443c4e88ac1977f959e29dd3 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "124a11d5443c4e88ac1977f959e29dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:06.887530  9501 raft_consensus.cc:2468] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 1.
I20260630 12:26:06.888546  9391 leader_election.cc:304] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [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: 124a11d5443c4e88ac1977f959e29dd3, 94b157771f754926a6933d23520b910d; no voters: 
I20260630 12:26:06.889281  9626 raft_consensus.cc:2804] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:06.889755  9626 raft_consensus.cc:697] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 LEADER]: Becoming Leader. State: Replica: 94b157771f754926a6933d23520b910d, State: Running, Role: LEADER
I20260630 12:26:06.889688  9575 raft_consensus.cc:2468] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b157771f754926a6933d23520b910d in term 1.
I20260630 12:26:06.890559  9626 consensus_queue.cc:237] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [LEADER]: Queue going to LEADER mode. State: All 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: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } }
I20260630 12:26:06.897817  9324 catalog_manager.cc:5697] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b157771f754926a6933d23520b910d (127.6.167.1). New cstate: current_term: 1 leader_uuid: "94b157771f754926a6933d23520b910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94b157771f754926a6933d23520b910d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "124a11d5443c4e88ac1977f959e29dd3" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "171b85c23c654308bbb1fdb64398d41a" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34179 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:06.927127  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:06.944286  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:06.944998  6812 tablet_replica.cc:333] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: stopping tablet replica
I20260630 12:26:06.945551  6812 raft_consensus.cc:2243] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:06.946142  6812 pending_rounds.cc:70] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Trying to abort 1 pending ops.
I20260630 12:26:06.946341  6812 pending_rounds.cc:77] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440414791622656 op_type: NO_OP noop_request { }
I20260630 12:26:06.946727  6812 raft_consensus.cc:2889] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:06.946966  6812 raft_consensus.cc:2272] T 68f6076c1b064189befe936787484d4b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:06.949084  6812 tablet_replica.cc:333] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d: stopping tablet replica
I20260630 12:26:06.949542  6812 raft_consensus.cc:2243] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:06.949834  6812 raft_consensus.cc:2272] T 9e757dbd82d04e5ea85f2f910d3dea7b P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:06.951360  6812 tablet_replica.cc:333] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d: stopping tablet replica
I20260630 12:26:06.951790  6812 raft_consensus.cc:2243] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:06.952071  6812 raft_consensus.cc:2272] T 2997ecc343e249bb8f851b2b934f530e P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:06.953737  6812 tablet_replica.cc:333] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: stopping tablet replica
I20260630 12:26:06.954123  6812 raft_consensus.cc:2243] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:06.954581  6812 pending_rounds.cc:70] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Trying to abort 1 pending ops.
I20260630 12:26:06.954727  6812 pending_rounds.cc:77] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440414403743744 op_type: NO_OP noop_request { }
I20260630 12:26:06.954938  6812 raft_consensus.cc:2889] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:06.955134  6812 raft_consensus.cc:2272] T 1870a035e1a340728b4ded628c644f91 P 94b157771f754926a6933d23520b910d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:06.974684  9377 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:26:06.977558  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
W20260630 12:26:06.982868  9377 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.6.167.1:35809: connect: Connection refused (error 111)
I20260630 12:26:06.988360  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:07.005055  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:07.005945  6812 tablet_replica.cc:333] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3: stopping tablet replica
I20260630 12:26:07.006568  6812 raft_consensus.cc:2243] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.007004  6812 raft_consensus.cc:2272] T 68f6076c1b064189befe936787484d4b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.009014  6812 tablet_replica.cc:333] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: stopping tablet replica
I20260630 12:26:07.009554  6812 raft_consensus.cc:2243] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:07.010129  6812 pending_rounds.cc:70] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Trying to abort 1 pending ops.
I20260630 12:26:07.010325  6812 pending_rounds.cc:77] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440414689705984 op_type: NO_OP noop_request { }
I20260630 12:26:07.010602  6812 raft_consensus.cc:2889] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:07.011050  6812 raft_consensus.cc:2272] T 9e757dbd82d04e5ea85f2f910d3dea7b P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.013330  6812 tablet_replica.cc:333] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: stopping tablet replica
I20260630 12:26:07.013852  6812 raft_consensus.cc:2243] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:07.014396  6812 pending_rounds.cc:70] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Trying to abort 1 pending ops.
I20260630 12:26:07.014561  6812 pending_rounds.cc:77] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440414675701760 op_type: NO_OP noop_request { }
I20260630 12:26:07.014858  6812 raft_consensus.cc:2889] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:07.015146  6812 raft_consensus.cc:2272] T 2997ecc343e249bb8f851b2b934f530e P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.017140  6812 tablet_replica.cc:333] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3: stopping tablet replica
I20260630 12:26:07.017597  6812 raft_consensus.cc:2243] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.017964  6812 raft_consensus.cc:2272] T 1870a035e1a340728b4ded628c644f91 P 124a11d5443c4e88ac1977f959e29dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.038950  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:07.049592  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:26:07.066370  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:07.067183  6812 tablet_replica.cc:333] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a: stopping tablet replica
I20260630 12:26:07.067723  6812 raft_consensus.cc:2243] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.068125  6812 raft_consensus.cc:2272] T 1870a035e1a340728b4ded628c644f91 P 171b85c23c654308bbb1fdb64398d41a [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.070119  6812 tablet_replica.cc:333] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a: stopping tablet replica
I20260630 12:26:07.070628  6812 raft_consensus.cc:2243] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.070981  6812 raft_consensus.cc:2272] T 2997ecc343e249bb8f851b2b934f530e P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.072798  6812 tablet_replica.cc:333] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a: stopping tablet replica
I20260630 12:26:07.073249  6812 raft_consensus.cc:2243] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.073582  6812 raft_consensus.cc:2272] T 9e757dbd82d04e5ea85f2f910d3dea7b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.075161  6812 tablet_replica.cc:333] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a: stopping tablet replica
I20260630 12:26:07.075587  6812 raft_consensus.cc:2243] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:07.075918  6812 raft_consensus.cc:2272] T 68f6076c1b064189befe936787484d4b P 171b85c23c654308bbb1fdb64398d41a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.095760  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:26:07.106207  6812 master.cc:562] Master@127.6.167.62:38357 shutting down...
I20260630 12:26:07.119990  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:07.120543  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:07.120862  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P fba2ca0dbcbf4cc8b48dd0453d510a8c: stopping tablet replica
I20260630 12:26:07.138231  6812 master.cc:584] Master@127.6.167.62:38357 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2327 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:26:07.170274  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:45121
I20260630 12:26:07.171253  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:07.175794  9650 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
W20260630 12:26:07.177212  9651 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
W20260630 12:26:07.177527  9653 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
I20260630 12:26:07.177917  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:07.178802  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:07.178977  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:07.179100  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822367179083 us; error 0 us; skew 500 ppm
I20260630 12:26:07.179522  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:07.181811  6812 webserver.cc:533] Webserver started at http://127.6.167.62:44907/ using document root <none> and password file <none>
I20260630 12:26:07.182247  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:07.182415  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:07.182646  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:07.183697  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "20cbe2321b77478e9b76e20abdb5e5bd"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.188062  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:07.191315  9658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.192173  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:07.192514  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "20cbe2321b77478e9b76e20abdb5e5bd"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.192821  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-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)
I20260630 12:26:07.203794  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:07.204766  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:07.237924  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:45121
I20260630 12:26:07.238049  9709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:45121 every 8 connection(s)
I20260630 12:26:07.241567  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:07.252580  9710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: Bootstrap starting.
I20260630 12:26:07.256628  9710 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:07.260705  9710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: No bootstrap required, opened a new log
I20260630 12:26:07.262683  9710 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER }
I20260630 12:26:07.263093  9710 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:07.263317  9710 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cbe2321b77478e9b76e20abdb5e5bd, State: Initialized, Role: FOLLOWER
I20260630 12:26:07.263937  9710 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER }
I20260630 12:26:07.264407  9710 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:07.264640  9710 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:07.264904  9710 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:07.269165  9710 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER }
I20260630 12:26:07.269651  9710 leader_election.cc:304] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [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: 20cbe2321b77478e9b76e20abdb5e5bd; no voters: 
I20260630 12:26:07.270704  9710 leader_election.cc:290] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:07.270990  9713 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:07.272284  9713 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 1 LEADER]: Becoming Leader. State: Replica: 20cbe2321b77478e9b76e20abdb5e5bd, State: Running, Role: LEADER
I20260630 12:26:07.272948  9713 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [LEADER]: Queue going to LEADER mode. State: All 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: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER }
I20260630 12:26:07.273885  9710 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:07.275774  9714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER } }
I20260630 12:26:07.275846  9715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20cbe2321b77478e9b76e20abdb5e5bd. Latest consensus state: current_term: 1 leader_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cbe2321b77478e9b76e20abdb5e5bd" member_type: VOTER } }
I20260630 12:26:07.276708  9715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:07.276829  9714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:07.287617  9718 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:07.288884  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:07.292917  9718 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:07.301112  9718 catalog_manager.cc:1383] Generated new cluster ID: 07ee6dd964d54fe89e7a48fa57d32ed5
I20260630 12:26:07.301390  9718 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:07.334271  9718 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:07.335863  9718 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:07.348481  9718 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: Generated new TSK 0
I20260630 12:26:07.349110  9718 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:07.366689  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:07.373739  9732 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
W20260630 12:26:07.375003  9733 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
I20260630 12:26:07.376446  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:07.376888  9735 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
I20260630 12:26:07.377874  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:07.378054  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:07.378181  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822367378170 us; error 0 us; skew 500 ppm
I20260630 12:26:07.378643  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:07.381174  6812 webserver.cc:533] Webserver started at http://127.6.167.1:40721/ using document root <none> and password file <none>
I20260630 12:26:07.381654  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:07.381870  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:07.382184  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:07.383700  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.388428  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:07.391884  9740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.392927  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:07.393178  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.393424  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-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)
I20260630 12:26:07.409037  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:07.410328  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:07.411772  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:07.414184  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:07.414361  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.414676  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:07.414856  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.454420  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:45967
I20260630 12:26:07.454543  9802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:45967 every 8 connection(s)
I20260630 12:26:07.460184  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:07.468348  9807 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
W20260630 12:26:07.470149  9808 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
W20260630 12:26:07.471369  9810 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
I20260630 12:26:07.472486  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:07.473191  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:07.473376  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:07.473512  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822367473502 us; error 0 us; skew 500 ppm
I20260630 12:26:07.473991  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:07.476583  6812 webserver.cc:533] Webserver started at http://127.6.167.2:43983/ using document root <none> and password file <none>
I20260630 12:26:07.477172  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:07.477408  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:07.477749  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:07.479362  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "4bec340f1d684520bed3d955ac76ca99"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.479390  9803 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45121
I20260630 12:26:07.479831  9803 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:07.480623  9803 heartbeater.cc:507] Master 127.6.167.62:45121 requested a full tablet report, sending...
I20260630 12:26:07.483045  9675 ts_manager.cc:194] Registered new tserver with Master: 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:07.484901  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:26:07.485644  9675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44314
I20260630 12:26:07.489006  9815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.489758  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:26:07.490028  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "4bec340f1d684520bed3d955ac76ca99"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.490309  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-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)
I20260630 12:26:07.505668  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:07.506889  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:07.508389  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:07.510687  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:07.510912  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.511147  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:07.511315  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.552132  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:38749
I20260630 12:26:07.552309  9877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:38749 every 8 connection(s)
I20260630 12:26:07.557176  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:07.565342  9882 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
W20260630 12:26:07.566421  9881 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
I20260630 12:26:07.568972  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:07.569538  9884 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
I20260630 12:26:07.570472  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:07.570703  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:07.570827  9878 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45121
I20260630 12:26:07.570940  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822367570919 us; error 0 us; skew 500 ppm
I20260630 12:26:07.571247  9878 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:07.571686  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:07.572158  9878 heartbeater.cc:507] Master 127.6.167.62:45121 requested a full tablet report, sending...
I20260630 12:26:07.574357  9675 ts_manager.cc:194] Registered new tserver with Master: 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:07.575773  9675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44320
I20260630 12:26:07.577112  6812 webserver.cc:533] Webserver started at http://127.6.167.3:45493/ using document root <none> and password file <none>
I20260630 12:26:07.577778  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:07.578014  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:07.578279  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:07.579366  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "e66e526515904c1e82b314d53261074e"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.583703  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:26:07.586846  9889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.587556  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:07.587841  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "e66e526515904c1e82b314d53261074e"
format_stamp: "Formatted at 2026-06-30 12:26:07 on dist-test-slave-1v8t"
I20260630 12:26:07.588105  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-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)
I20260630 12:26:07.626510  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:07.627791  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:07.629242  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:07.631402  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:07.631631  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.631865  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:07.632035  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:07.670588  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:33507
I20260630 12:26:07.670713  9951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:33507 every 8 connection(s)
I20260630 12:26:07.684890  9952 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45121
I20260630 12:26:07.685248  9952 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:07.685941  9952 heartbeater.cc:507] Master 127.6.167.62:45121 requested a full tablet report, sending...
I20260630 12:26:07.687717  9675 ts_manager.cc:194] Registered new tserver with Master: e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:07.687875  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01338533s
I20260630 12:26:07.689091  9675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44334
I20260630 12:26:08.488550  9803 heartbeater.cc:499] Master 127.6.167.62:45121 was elected leader, sending a full tablet report...
I20260630 12:26:08.578377  9878 heartbeater.cc:499] Master 127.6.167.62:45121 was elected leader, sending a full tablet report...
I20260630 12:26:08.691840  9952 heartbeater.cc:499] Master 127.6.167.62:45121 was elected leader, sending a full tablet report...
I20260630 12:26:08.885787  9675 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44336:
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"
    }
  }
}
W20260630 12:26:08.887939  9675 catalog_manager.cc:7077] 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.
I20260630 12:26:08.941553  9916 tablet_service.cc:1511] Processing CreateTablet for tablet ae7e41c7d4a948e2a49003575f3b9c86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.942126  9915 tablet_service.cc:1511] Processing CreateTablet for tablet 992c1d474405466194d674da04dcfffc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.943070  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7e41c7d4a948e2a49003575f3b9c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.943681  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c1d474405466194d674da04dcfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.941285  9917 tablet_service.cc:1511] Processing CreateTablet for tablet 06e31f049f5544a4bccc5e950ea2abcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.949136  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e31f049f5544a4bccc5e950ea2abcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.949381  9914 tablet_service.cc:1511] Processing CreateTablet for tablet c7a26c68fd4d41f8bb5c48588519834c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.950687  9914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a26c68fd4d41f8bb5c48588519834c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.961513  9843 tablet_service.cc:1511] Processing CreateTablet for tablet 06e31f049f5544a4bccc5e950ea2abcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.962198  9841 tablet_service.cc:1511] Processing CreateTablet for tablet 992c1d474405466194d674da04dcfffc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.962914  9843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e31f049f5544a4bccc5e950ea2abcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.963547  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c1d474405466194d674da04dcfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.964172  9839 tablet_service.cc:1511] Processing CreateTablet for tablet cb92a4a3da2b4203a6b35e790b87ea70 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.964821  9840 tablet_service.cc:1511] Processing CreateTablet for tablet c7a26c68fd4d41f8bb5c48588519834c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.965536  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92a4a3da2b4203a6b35e790b87ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.966130  9840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a26c68fd4d41f8bb5c48588519834c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.962910  9842 tablet_service.cc:1511] Processing CreateTablet for tablet ae7e41c7d4a948e2a49003575f3b9c86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.969705  9842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7e41c7d4a948e2a49003575f3b9c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.990737  9768 tablet_service.cc:1511] Processing CreateTablet for tablet 06e31f049f5544a4bccc5e950ea2abcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.993571  9767 tablet_service.cc:1511] Processing CreateTablet for tablet ae7e41c7d4a948e2a49003575f3b9c86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.995404  9767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7e41c7d4a948e2a49003575f3b9c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:08.997103  9766 tablet_service.cc:1511] Processing CreateTablet for tablet 992c1d474405466194d674da04dcfffc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.999075  9915 tablet_service.cc:1511] Processing CreateTablet for tablet cb92a4a3da2b4203a6b35e790b87ea70 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.000334  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92a4a3da2b4203a6b35e790b87ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.001338  9839 tablet_service.cc:1511] Processing CreateTablet for tablet 223d40ef0f2f429bab2e337ac81fdf00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.002662  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223d40ef0f2f429bab2e337ac81fdf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.003559  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 223d40ef0f2f429bab2e337ac81fdf00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:08.999922  9765 tablet_service.cc:1511] Processing CreateTablet for tablet c7a26c68fd4d41f8bb5c48588519834c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.004868  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223d40ef0f2f429bab2e337ac81fdf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.005328  9765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a26c68fd4d41f8bb5c48588519834c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.001261  9764 tablet_service.cc:1511] Processing CreateTablet for tablet cb92a4a3da2b4203a6b35e790b87ea70 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.009101  9764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92a4a3da2b4203a6b35e790b87ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.015427  9838 tablet_service.cc:1511] Processing CreateTablet for tablet 48642d1d2ac340058c59875011b082b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.016862  9838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48642d1d2ac340058c59875011b082b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.018127  9763 tablet_service.cc:1511] Processing CreateTablet for tablet 223d40ef0f2f429bab2e337ac81fdf00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.019865  9763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223d40ef0f2f429bab2e337ac81fdf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.021692  9762 tablet_service.cc:1511] Processing CreateTablet for tablet 48642d1d2ac340058c59875011b082b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.023244  9762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48642d1d2ac340058c59875011b082b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.024827  9766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c1d474405466194d674da04dcfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.028765  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e31f049f5544a4bccc5e950ea2abcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.045491  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 48642d1d2ac340058c59875011b082b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.048470  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48642d1d2ac340058c59875011b082b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.047999  9761 tablet_service.cc:1511] Processing CreateTablet for tablet 1b68b02e88c14004b1b2d5382d847b04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.053635  9761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b68b02e88c14004b1b2d5382d847b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.057518  9972 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.073585  9971 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.076462  9841 tablet_service.cc:1511] Processing CreateTablet for tablet 1b68b02e88c14004b1b2d5382d847b04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.077909  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b68b02e88c14004b1b2d5382d847b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.081236  9972 tablet_bootstrap.cc:654] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.087914  9971 tablet_bootstrap.cc:654] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.093061  9917 tablet_service.cc:1511] Processing CreateTablet for tablet 1b68b02e88c14004b1b2d5382d847b04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:09.094507  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b68b02e88c14004b1b2d5382d847b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.094933  9973 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.101886  9973 tablet_bootstrap.cc:654] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.113495  9973 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.114109  9973 ts_tablet_manager.cc:1403] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:26:09.117236  9973 raft_consensus.cc:359] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.118382  9973 raft_consensus.cc:385] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.118779  9973 raft_consensus.cc:740] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.119783  9973 consensus_queue.cc:260] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.135070  9972 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.135578  9972 ts_tablet_manager.cc:1403] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.018s
I20260630 12:26:09.138410  9972 raft_consensus.cc:359] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.139101  9972 raft_consensus.cc:385] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.139391  9972 raft_consensus.cc:740] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.140089  9972 consensus_queue.cc:260] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.142757  9971 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.143216  9971 ts_tablet_manager.cc:1403] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.019s
I20260630 12:26:09.145941  9971 raft_consensus.cc:359] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.146631  9971 raft_consensus.cc:385] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.146900  9971 raft_consensus.cc:740] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.147713  9971 consensus_queue.cc:260] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.149904  9972 ts_tablet_manager.cc:1434] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:26:09.151154  9972 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.153158  9973 ts_tablet_manager.cc:1434] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.014s
I20260630 12:26:09.154160  9973 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.159126  9972 tablet_bootstrap.cc:654] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.160614  9973 tablet_bootstrap.cc:654] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.165067  9971 ts_tablet_manager.cc:1434] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.009s
I20260630 12:26:09.166215  9971 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.175451  9973 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.175958  9973 ts_tablet_manager.cc:1403] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:26:09.176298  9971 tablet_bootstrap.cc:654] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.178805  9972 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.178751  9973 raft_consensus.cc:359] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.179390  9972 ts_tablet_manager.cc:1403] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.014s
I20260630 12:26:09.179563  9973 raft_consensus.cc:385] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.179981  9973 raft_consensus.cc:740] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.180976  9973 consensus_queue.cc:260] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.182435  9972 raft_consensus.cc:359] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.183120  9972 raft_consensus.cc:385] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.183398  9972 raft_consensus.cc:740] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.183920  9973 ts_tablet_manager.cc:1434] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:26:09.184273  9972 consensus_queue.cc:260] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.185141  9973 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.186363  9972 ts_tablet_manager.cc:1434] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:09.187302  9972 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.193437  9973 tablet_bootstrap.cc:654] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.193802  9972 tablet_bootstrap.cc:654] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.201187  9979 raft_consensus.cc:493] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.201826  9979 raft_consensus.cc:515] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.203434  9972 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.203981  9972 ts_tablet_manager.cc:1403] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:26:09.207060  9972 raft_consensus.cc:359] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.207842  9972 raft_consensus.cc:385] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.208176  9972 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.209759  9972 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.212549  9971 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.212733  9972 ts_tablet_manager.cc:1434] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:09.213267  9971 ts_tablet_manager.cc:1403] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.012s
I20260630 12:26:09.214944  9972 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.216888  9971 raft_consensus.cc:359] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.217700  9971 raft_consensus.cc:385] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.218012  9971 raft_consensus.cc:740] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.218814  9971 consensus_queue.cc:260] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.223158  9972 tablet_bootstrap.cc:654] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.224680  9979 leader_election.cc:290] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.280370  9971 ts_tablet_manager.cc:1434] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.067s	user 0.024s	sys 0.044s
I20260630 12:26:09.280586  9973 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.281057  9973 ts_tablet_manager.cc:1403] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.096s	user 0.037s	sys 0.041s
I20260630 12:26:09.282348  9972 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.283016  9972 ts_tablet_manager.cc:1403] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.039s
I20260630 12:26:09.283849  9973 raft_consensus.cc:359] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.284694  9971 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
W20260630 12:26:09.285701  9723 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:09.284745  9973 raft_consensus.cc:385] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.285948  9972 raft_consensus.cc:359] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.287024  9972 raft_consensus.cc:385] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.287436  9972 raft_consensus.cc:740] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.287331  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c1d474405466194d674da04dcfffc" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.286463  9973 raft_consensus.cc:740] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.288798  9728 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:09.288592  9972 consensus_queue.cc:260] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.288823  9973 consensus_queue.cc:260] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
W20260630 12:26:09.289812  9728 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:09.289878  9778 raft_consensus.cc:2468] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 0.
I20260630 12:26:09.291143  9972 ts_tablet_manager.cc:1434] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:09.292796  9972 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.294015  9971 tablet_bootstrap.cc:654] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.295595  9987 raft_consensus.cc:493] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.295722  9819 leader_election.cc:304] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:09.296186  9987 raft_consensus.cc:515] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.297048  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c1d474405466194d674da04dcfffc" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.297863  9927 raft_consensus.cc:2468] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 0.
I20260630 12:26:09.298866  9987 leader_election.cc:290] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.299090  9979 raft_consensus.cc:2804] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.299598  9979 raft_consensus.cc:493] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.300046  9979 raft_consensus.cc:3060] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.300473  9972 tablet_bootstrap.cc:654] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.301064  9973 ts_tablet_manager.cc:1434] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:26:09.302181  9973 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.303917  9977 raft_consensus.cc:493] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.304396  9977 raft_consensus.cc:515] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.310503  9973 tablet_bootstrap.cc:654] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.312279  9977 leader_election.cc:290] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.315915  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
W20260630 12:26:09.317894  9818 leader_election.cc:343] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.323707  9973 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.324365  9973 ts_tablet_manager.cc:1403] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260630 12:26:09.328054  9973 raft_consensus.cc:359] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.328995  9973 raft_consensus.cc:385] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.329373  9973 raft_consensus.cc:740] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.330577  9973 consensus_queue.cc:260] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.333429  9973 ts_tablet_manager.cc:1434] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:09.334832  9973 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.342478  9973 tablet_bootstrap.cc:654] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.361613  9972 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.362114  9972 ts_tablet_manager.cc:1403] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.027s
I20260630 12:26:09.365216  9972 raft_consensus.cc:359] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.366457  9971 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.366354  9972 raft_consensus.cc:385] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.364086  9979 raft_consensus.cc:515] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.367569  9972 raft_consensus.cc:740] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.368076  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.368541  9971 ts_tablet_manager.cc:1403] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.009s
I20260630 12:26:09.368705  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.368755  9978 raft_consensus.cc:493] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:26:09.369648  9819 leader_election.cc:343] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.369472  9978 raft_consensus.cc:515] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.370085  9819 leader_election.cc:304] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.371080  9987 raft_consensus.cc:2749] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.371454  9927 raft_consensus.cc:2468] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.372470  9978 leader_election.cc:290] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.373589  9972 consensus_queue.cc:260] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.375619  9973 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.376199  9973 ts_tablet_manager.cc:1403] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260630 12:26:09.378346  9972 ts_tablet_manager.cc:1434] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:26:09.379422  9972 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.382895  9979 leader_election.cc:290] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.383658  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c1d474405466194d674da04dcfffc" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:09.384292  9778 raft_consensus.cc:3060] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.384544  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c1d474405466194d674da04dcfffc" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:09.385110  9927 raft_consensus.cc:3060] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.373098  9971 raft_consensus.cc:359] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.388437  9971 raft_consensus.cc:385] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.388772  9971 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.390556  9971 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.392444  9927 raft_consensus.cc:2468] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 1.
I20260630 12:26:09.392804  9971 ts_tablet_manager.cc:1434] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260630 12:26:09.381690  9973 raft_consensus.cc:359] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.393750  9971 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.393570  9818 leader_election.cc:304] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.395395  9973 raft_consensus.cc:385] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.395723  9973 raft_consensus.cc:740] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.395793  9979 raft_consensus.cc:2804] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.394186  9972 tablet_bootstrap.cc:654] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.396359  9979 raft_consensus.cc:697] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Becoming Leader. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Running, Role: LEADER
I20260630 12:26:09.397966  9979 consensus_queue.cc:237] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.394465  9778 raft_consensus.cc:2468] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 1.
I20260630 12:26:09.402994  9853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.411099  9991 raft_consensus.cc:493] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.411759  9991 raft_consensus.cc:515] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.414525  9991 leader_election.cc:290] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.415190  9978 raft_consensus.cc:493] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.415786  9978 raft_consensus.cc:515] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.418322  9978 leader_election.cc:290] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:09.396502  9973 consensus_queue.cc:260] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.423090  9743 leader_election.cc:304] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.425184  9972 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
W20260630 12:26:09.425465  9744 leader_election.cc:343] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.425524  9991 raft_consensus.cc:2804] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.425686  9972 ts_tablet_manager.cc:1403] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.017s
I20260630 12:26:09.426105  9991 raft_consensus.cc:493] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.426472  9991 raft_consensus.cc:3060] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.429009  9853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.428864  9972 raft_consensus.cc:359] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.429598  9972 raft_consensus.cc:385] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.429913  9972 raft_consensus.cc:740] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.429994  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.430816  9972 consensus_queue.cc:260] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.432451  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.433362  9972 ts_tablet_manager.cc:1434] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:26:09.434190  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.435150  9977 raft_consensus.cc:493] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:26:09.435200  9744 leader_election.cc:343] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.435981  9977 raft_consensus.cc:515] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
W20260630 12:26:09.436909  9893 leader_election.cc:343] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:09.437536  9893 leader_election.cc:343] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.438382  9977 leader_election.cc:290] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.439447  9973 ts_tablet_manager.cc:1434] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.003s
I20260630 12:26:09.439698  9991 raft_consensus.cc:515] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.441629  9991 leader_election.cc:290] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
W20260630 12:26:09.442947  9948 debug-util.cc:398] Leaking SignalData structure 0x7b08001f69e0 after lost signal to thread 6815
I20260630 12:26:09.443401  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.443980  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.446264  9971 tablet_bootstrap.cc:654] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.449013  9973 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.449399  9972 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.442351  9672 catalog_manager.cc:5697] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:09.456501  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.457471  9972 tablet_bootstrap.cc:654] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.458428  9927 raft_consensus.cc:2468] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.458781  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:09.459618  9926 raft_consensus.cc:3060] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.461513  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.462764  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.463501  9778 raft_consensus.cc:2393] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e66e526515904c1e82b314d53261074e in current term 1: Already voted for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in this term.
W20260630 12:26:09.465328  9744 leader_election.cc:343] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:09.464773  9743 leader_election.cc:343] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.465984  9743 leader_election.cc:304] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.466975  9991 raft_consensus.cc:2749] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:26:09.466118  9744 leader_election.cc:343] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.472146  9973 tablet_bootstrap.cc:654] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.472220  9926 raft_consensus.cc:2468] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:09.472985  9743 leader_election.cc:304] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99
W20260630 12:26:09.474166  9893 leader_election.cc:343] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.474496  9743 leader_election.cc:304] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:09.474773  9893 leader_election.cc:304] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [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: e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:09.475314  9977 raft_consensus.cc:2804] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.475716  9977 raft_consensus.cc:493] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.475998  9977 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.476425  9991 raft_consensus.cc:2804] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.476642  9978 raft_consensus.cc:2749] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.476436  9893 leader_election.cc:304] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [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: e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:09.478879  9978 raft_consensus.cc:2749] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.479972  9978 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.480552  9978 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.483767  9978 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.485001  9977 raft_consensus.cc:515] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.485726  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.486584  9852 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:09.487514  9977 leader_election.cc:290] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.488211  9893 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.489756  9978 raft_consensus.cc:2804] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.489748  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.490372  9978 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.490780  9978 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:09.491838  9744 leader_election.cc:343] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.493439  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.495137  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
W20260630 12:26:09.495507  9893 leader_election.cc:343] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.495714  9927 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.497298  9971 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.497782  9971 ts_tablet_manager.cc:1403] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.024s
I20260630 12:26:09.497782  9978 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.500217  9927 raft_consensus.cc:2468] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:09.501157  9991 raft_consensus.cc:697] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:09.501338  9971 raft_consensus.cc:359] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.501487  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.502556  9972 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.500445  9978 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.502708  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:09.503047  9972 ts_tablet_manager.cc:1403] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260630 12:26:09.502748  9852 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:09.505005  9893 leader_election.cc:343] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.505923  9743 leader_election.cc:304] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:09.506136  9972 raft_consensus.cc:359] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.506929  9972 raft_consensus.cc:385] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.507305  9972 raft_consensus.cc:740] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.502876  9991 consensus_queue.cc:237] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.507732 10003 raft_consensus.cc:2804] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.508412 10003 raft_consensus.cc:697] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:09.508270  9972 consensus_queue.cc:260] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.509291 10003 consensus_queue.cc:237] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.514456  9972 ts_tablet_manager.cc:1434] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:26:09.503341  9971 raft_consensus.cc:385] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.515487  9971 raft_consensus.cc:740] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.517272  9973 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.518234  9973 ts_tablet_manager.cc:1403] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.006s
I20260630 12:26:09.518430  9971 consensus_queue.cc:260] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.513679  9852 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:09.521152  9973 raft_consensus.cc:359] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.521423  9893 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:09.521929  9973 raft_consensus.cc:385] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.522318  9978 raft_consensus.cc:2804] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.522287  9973 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.523488  9973 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.521699  9971 ts_tablet_manager.cc:1434] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:26:09.527120  9971 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.529397  9973 ts_tablet_manager.cc:1434] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:09.530412  9973 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.535528  9971 tablet_bootstrap.cc:654] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.536489  9973 tablet_bootstrap.cc:654] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.515488  9972 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:09.540771  9674 catalog_manager.cc:5697] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:09.542730  9972 tablet_bootstrap.cc:654] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.549610  9971 tablet_bootstrap.cc:492] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.550316  9971 ts_tablet_manager.cc:1403] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:26:09.553977  9971 raft_consensus.cc:359] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.555639  9971 raft_consensus.cc:385] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.556098  9971 raft_consensus.cc:740] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.557087  9973 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.557610  9973 ts_tablet_manager.cc:1403] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.001s
I20260630 12:26:09.557262  9971 consensus_queue.cc:260] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.560279  9971 ts_tablet_manager.cc:1434] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:26:09.560438  9973 raft_consensus.cc:359] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.561148  9973 raft_consensus.cc:385] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.561446  9973 raft_consensus.cc:740] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.561691  9971 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.562206  9978 raft_consensus.cc:697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:09.562315  9973 consensus_queue.cc:260] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.563226  9978 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.564782  9973 ts_tablet_manager.cc:1434] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:26:09.566474  9973 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:09.569269  9972 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:09.569842  9972 ts_tablet_manager.cc:1403] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.008s
I20260630 12:26:09.570416  9991 raft_consensus.cc:493] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.570915  9991 raft_consensus.cc:515] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.573186  9972 raft_consensus.cc:359] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.574044  9972 raft_consensus.cc:385] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.574007  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.574579  9972 raft_consensus.cc:740] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.574855  9926 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.576550  9743 leader_election.cc:304] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.577553 10003 raft_consensus.cc:2804] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.577884 10003 raft_consensus.cc:493] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.578296 10003 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.583565  9971 tablet_bootstrap.cc:654] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.585455  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.586087  9852 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.587491  9991 leader_election.cc:290] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e66e526515904c1e82b314d53261074e (127.6.167.3:33507), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.587255  9972 consensus_queue.cc:260] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.588719 10007 raft_consensus.cc:493] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.589519 10007 raft_consensus.cc:515] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.590581 10003 raft_consensus.cc:515] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.594357  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
W20260630 12:26:09.595690  9893 leader_election.cc:343] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.596095  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.596685  9778 raft_consensus.cc:2468] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:09.597265 10007 leader_election.cc:290] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.597746  9893 leader_election.cc:304] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:09.598537 10007 raft_consensus.cc:2804] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.598938 10007 raft_consensus.cc:493] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.599339 10007 raft_consensus.cc:3060] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.601436  9672 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.604581  9972 ts_tablet_manager.cc:1434] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.004s
I20260630 12:26:09.604979  9978 raft_consensus.cc:493] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.605031  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:09.609014  9926 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.608639 10007 raft_consensus.cc:515] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.605150  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.610460  9852 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.613219  9674 catalog_manager.cc:5697] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:09.615830  9926 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:09.616871  9743 leader_election.cc:304] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.605839 10003 leader_election.cc:290] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers e66e526515904c1e82b314d53261074e (127.6.167.3:33507), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.607141  9973 tablet_bootstrap.cc:654] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.617734  9991 raft_consensus.cc:2804] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.617884  9978 raft_consensus.cc:515] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.619426  9977 raft_consensus.cc:493] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.620990  9977 raft_consensus.cc:515] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.623199  9977 leader_election.cc:290] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.626585  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.626868  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:09.627417  9778 raft_consensus.cc:3060] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:09.628099  9893 leader_election.cc:343] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:09.628643  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.629320  9851 raft_consensus.cc:2468] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.630592  9744 leader_election.cc:304] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:09.632577  9991 raft_consensus.cc:697] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:09.632870 10007 leader_election.cc:290] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.635162 10003 raft_consensus.cc:2804] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.637741 10003 raft_consensus.cc:493] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.637878  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.638785  9778 raft_consensus.cc:2468] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:09.634410  9991 consensus_queue.cc:237] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:09.641310  9851 raft_consensus.cc:2468] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:09.639456 10003 raft_consensus.cc:3060] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.642429  9852 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:09.642819  9893 leader_election.cc:304] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:09.638594  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.643636  9926 raft_consensus.cc:2468] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:09.644083  9893 leader_election.cc:304] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.644425  9978 leader_election.cc:290] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:09.644980  9978 raft_consensus.cc:2804] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.645483 10007 raft_consensus.cc:2804] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.646059 10007 raft_consensus.cc:493] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.646481 10007 raft_consensus.cc:3060] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.647974  9973 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:09.645447  9978 raft_consensus.cc:697] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:09.649845  9971 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.650375  9971 ts_tablet_manager.cc:1403] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.008s
I20260630 12:26:09.650381  9978 consensus_queue.cc:237] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.654302  9973 ts_tablet_manager.cc:1403] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.008s
I20260630 12:26:09.653949 10007 raft_consensus.cc:515] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.653914  9971 raft_consensus.cc:359] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.655001  9971 raft_consensus.cc:385] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.655400  9971 raft_consensus.cc:740] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.656409  9971 consensus_queue.cc:260] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.659206  9971 ts_tablet_manager.cc:1434] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:09.660352  9971 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.657019  9973 raft_consensus.cc:359] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.665076  9973 raft_consensus.cc:385] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.665410  9973 raft_consensus.cc:740] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.666780  9973 consensus_queue.cc:260] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.665536 10003 raft_consensus.cc:515] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.670207  9973 ts_tablet_manager.cc:1434] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:26:09.666319 10007 leader_election.cc:290] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:09.671422  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.672159  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.672904  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.673015  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:09.673508 10003 leader_election.cc:290] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.673566  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92a4a3da2b4203a6b35e790b87ea70" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:09.675266  9852 raft_consensus.cc:3060] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.678483  9778 raft_consensus.cc:2393] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e66e526515904c1e82b314d53261074e in current term 1: Already voted for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in this term.
I20260630 12:26:09.679950  9926 raft_consensus.cc:2393] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b0806d8ed9a4b2d9456c916100b7a5a in current term 1: Already voted for candidate e66e526515904c1e82b314d53261074e in this term.
I20260630 12:26:09.684127  9675 catalog_manager.cc:5697] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.685614  9743 leader_election.cc:304] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.686278 10003 raft_consensus.cc:2749] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.688913  9672 catalog_manager.cc:5697] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.695632  9852 raft_consensus.cc:2468] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:09.696943  9893 leader_election.cc:304] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:09.698400  9971 tablet_bootstrap.cc:654] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.700627 10018 raft_consensus.cc:2804] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.701218 10018 raft_consensus.cc:697] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:09.702241 10018 consensus_queue.cc:237] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.712661  9672 catalog_manager.cc:5697] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.717139  9971 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.717685  9971 ts_tablet_manager.cc:1403] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.007s
I20260630 12:26:09.720744  9971 raft_consensus.cc:359] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.721814  9971 raft_consensus.cc:385] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.722213  9971 raft_consensus.cc:740] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.723047  9971 consensus_queue.cc:260] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.725831  9971 ts_tablet_manager.cc:1434] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:26:09.726868  9971 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:09.733412  9971 tablet_bootstrap.cc:654] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.738282  9971 tablet_bootstrap.cc:492] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:09.738744  9971 ts_tablet_manager.cc:1403] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:26:09.741322  9971 raft_consensus.cc:359] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.742005  9971 raft_consensus.cc:385] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.742288  9971 raft_consensus.cc:740] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.742959  9971 consensus_queue.cc:260] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.745050  9971 ts_tablet_manager.cc:1434] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:26:09.783313  9979 raft_consensus.cc:493] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.783926  9979 raft_consensus.cc:515] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.786188  9979 leader_election.cc:290] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.787264  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.787428  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.788157  9926 raft_consensus.cc:2393] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bec340f1d684520bed3d955ac76ca99 in current term 1: Already voted for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in this term.
I20260630 12:26:09.789147  9818 leader_election.cc:304] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.789882  9979 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.797715  9979 raft_consensus.cc:2749] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.816679  9979 raft_consensus.cc:493] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.817241  9979 raft_consensus.cc:515] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.819458  9979 leader_election.cc:290] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.820183  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.820607  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a26c68fd4d41f8bb5c48588519834c" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.821395  9926 raft_consensus.cc:2393] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bec340f1d684520bed3d955ac76ca99 in current term 1: Already voted for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in this term.
I20260630 12:26:09.822325  9818 leader_election.cc:304] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.822944  9979 raft_consensus.cc:3060] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.830205  9979 raft_consensus.cc:2749] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.842926 10003 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.843365 10003 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.845115 10003 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:09.845831  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.846482  9852 raft_consensus.cc:2393] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b0806d8ed9a4b2d9456c916100b7a5a in current term 1: Already voted for candidate e66e526515904c1e82b314d53261074e in this term.
I20260630 12:26:09.846292  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:09.847681  9743 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e
I20260630 12:26:09.848495 10003 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.852905 10003 raft_consensus.cc:2749] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:09.858197  9979 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.862298 10018 raft_consensus.cc:493] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:09.862814 10018 raft_consensus.cc:515] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.864892 10018 leader_election.cc:290] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.866099  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b68b02e88c14004b1b2d5382d847b04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:09.866709  9852 raft_consensus.cc:2468] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:09.865557  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b68b02e88c14004b1b2d5382d847b04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:09.868038  9778 raft_consensus.cc:2468] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:09.869485  9893 leader_election.cc:304] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.870679 10018 raft_consensus.cc:2804] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:09.871034 10018 raft_consensus.cc:493] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:09.871357 10018 raft_consensus.cc:3060] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.873956  9979 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.879877 10018 raft_consensus.cc:515] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.886528 10018 leader_election.cc:290] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:09.887952  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b68b02e88c14004b1b2d5382d847b04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:09.888612  9777 raft_consensus.cc:3060] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.892575  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b68b02e88c14004b1b2d5382d847b04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:09.893071  9852 raft_consensus.cc:3060] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.898348  9852 raft_consensus.cc:2468] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:09.899359  9893 leader_election.cc:304] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:09.900547 10018 raft_consensus.cc:2804] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.900851  9777 raft_consensus.cc:2468] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:09.901191 10018 raft_consensus.cc:697] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:09.902163 10018 consensus_queue.cc:237] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:09.909511 10003 consensus_queue.cc:1048] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.921061  9977 consensus_queue.cc:1048] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.928851  9672 catalog_manager.cc:5697] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.945978 10018 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.947551  9977 consensus_queue.cc:1048] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.957422  9978 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:09.971426  9991 consensus_queue.cc:1048] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.045992  9979 raft_consensus.cc:493] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.046463  9979 raft_consensus.cc:515] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.048378  9979 leader_election.cc:290] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:10.049304  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:10.049520  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7e41c7d4a948e2a49003575f3b9c86" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:10.050009  9777 raft_consensus.cc:2393] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bec340f1d684520bed3d955ac76ca99 in current term 1: Already voted for candidate e66e526515904c1e82b314d53261074e in this term.
I20260630 12:26:10.051195  9818 leader_election.cc:304] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e
I20260630 12:26:10.051831  9979 raft_consensus.cc:3060] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:10.059289  9979 raft_consensus.cc:2749] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:10.078565  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:10.085902 10035 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
W20260630 12:26:10.087320 10036 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
W20260630 12:26:10.088012 10038 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
I20260630 12:26:10.089618  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:10.090622  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:10.090857  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:10.091063  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822370091043 us; error 0 us; skew 500 ppm
I20260630 12:26:10.091625  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:10.095438  6812 webserver.cc:533] Webserver started at http://127.6.167.4:38831/ using document root <none> and password file <none>
I20260630 12:26:10.096038  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:10.096277  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:10.096599  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:10.097831  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
format_stamp: "Formatted at 2026-06-30 12:26:10 on dist-test-slave-1v8t"
I20260630 12:26:10.102959  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:26:10.106783 10043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:10.107762  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:26:10.108071  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
format_stamp: "Formatted at 2026-06-30 12:26:10 on dist-test-slave-1v8t"
I20260630 12:26:10.108525  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-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)
I20260630 12:26:10.123492  9991 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.137779  9991 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.145634  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:10.146425 10018 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.147383  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:10.170933  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:10.174517 10007 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.177277  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:10.177634  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:10.177958  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:10.178194  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:10.180433  9978 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.241384 10018 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.312484  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:35065
I20260630 12:26:10.312656 10111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:35065 every 8 connection(s)
I20260630 12:26:10.316512 10018 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.332587  9674 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44336:
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
I20260630 12:26:10.342059  9978 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:10.357576 10112 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45121
I20260630 12:26:10.358003 10112 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:10.358981 10112 heartbeater.cc:507] Master 127.6.167.62:45121 requested a full tablet report, sending...
I20260630 12:26:10.361492  9671 ts_manager.cc:194] Registered new tserver with Master: 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065)
I20260630 12:26:10.363546  9671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47606
W20260630 12:26:10.372503  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11fcc306370042f3868be237c75e8134 has no consensus state
W20260630 12:26:10.374152  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1d0b983d76248c69a012a25bdbadbf6 has no consensus state
W20260630 12:26:10.375804  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7db71f3a28934388b03964efb5cc1c04 has no consensus state
W20260630 12:26:10.377318  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fadc284e65d544d9b4786c3d6b2d2840 has no consensus state
W20260630 12:26:10.378770  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8da0511517404f22ab531707a7fc7774 has no consensus state
W20260630 12:26:10.380298  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be7a84f48d1b4b159d4c6fb36e03f75f has no consensus state
W20260630 12:26:10.381796  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b54ff06c2fa743afa8a86d9e14a2b356 has no consensus state
W20260630 12:26:10.383345  9674 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 831bcfd82ea64e6f913a18e5da845e87 has no consensus state
W20260630 12:26:10.404609  9662 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet b54ff06c2fa743afa8a86d9e14a2b356 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b54ff06c2fa743afa8a86d9e14a2b356 has no consensus state
I20260630 12:26:10.417057  9761 tablet_service.cc:1511] Processing CreateTablet for tablet 11fcc306370042f3868be237c75e8134 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.418412  9761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fcc306370042f3868be237c75e8134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.421662  9838 tablet_service.cc:1511] Processing CreateTablet for tablet 11fcc306370042f3868be237c75e8134 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.422950  9838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fcc306370042f3868be237c75e8134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.422581  9917 tablet_service.cc:1511] Processing CreateTablet for tablet d1d0b983d76248c69a012a25bdbadbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.423801  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d0b983d76248c69a012a25bdbadbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.425593  9768 tablet_service.cc:1511] Processing CreateTablet for tablet d1d0b983d76248c69a012a25bdbadbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.426800  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d0b983d76248c69a012a25bdbadbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.441816  9841 tablet_service.cc:1511] Processing CreateTablet for tablet 7db71f3a28934388b03964efb5cc1c04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.443147  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db71f3a28934388b03964efb5cc1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.445751  9916 tablet_service.cc:1511] Processing CreateTablet for tablet 7db71f3a28934388b03964efb5cc1c04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.447165  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db71f3a28934388b03964efb5cc1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.451941  9843 tablet_service.cc:1511] Processing CreateTablet for tablet fadc284e65d544d9b4786c3d6b2d2840 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.453728  9843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadc284e65d544d9b4786c3d6b2d2840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.455526  9763 tablet_service.cc:1511] Processing CreateTablet for tablet fadc284e65d544d9b4786c3d6b2d2840 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.457124  9763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadc284e65d544d9b4786c3d6b2d2840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.460199  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 8da0511517404f22ab531707a7fc7774 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.461668  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da0511517404f22ab531707a7fc7774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.461730  9764 tablet_service.cc:1511] Processing CreateTablet for tablet 8da0511517404f22ab531707a7fc7774 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.463220  9764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da0511517404f22ab531707a7fc7774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.481071 10121 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:10.492465 10121 tablet_bootstrap.cc:654] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.500895  9843 tablet_service.cc:1511] Processing CreateTablet for tablet be7a84f48d1b4b159d4c6fb36e03f75f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.502468  9843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a84f48d1b4b159d4c6fb36e03f75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.502979  9915 tablet_service.cc:1511] Processing CreateTablet for tablet be7a84f48d1b4b159d4c6fb36e03f75f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.506985  9767 tablet_service.cc:1511] Processing CreateTablet for tablet b54ff06c2fa743afa8a86d9e14a2b356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.508401  9767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54ff06c2fa743afa8a86d9e14a2b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.509146  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a84f48d1b4b159d4c6fb36e03f75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.524430 10121 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:10.525103 10121 ts_tablet_manager.cc:1403] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.007s
I20260630 12:26:10.528384 10121 raft_consensus.cc:359] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.536337  9841 tablet_service.cc:1511] Processing CreateTablet for tablet b54ff06c2fa743afa8a86d9e14a2b356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.537705  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54ff06c2fa743afa8a86d9e14a2b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.536329 10121 raft_consensus.cc:385] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.548728 10121 raft_consensus.cc:740] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.550067 10121 consensus_queue.cc:260] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.555713 10121 ts_tablet_manager.cc:1434] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260630 12:26:10.564038 10121 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:10.561247  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 831bcfd82ea64e6f913a18e5da845e87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.573457  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831bcfd82ea64e6f913a18e5da845e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.580621  9768 tablet_service.cc:1511] Processing CreateTablet for tablet 831bcfd82ea64e6f913a18e5da845e87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.584636  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831bcfd82ea64e6f913a18e5da845e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.591200 10120 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:10.592715 10123 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:10.593873 10121 tablet_bootstrap.cc:654] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.625200 10120 tablet_bootstrap.cc:654] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.630295 10077 tablet_service.cc:1511] Processing CreateTablet for tablet 11fcc306370042f3868be237c75e8134 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.631322 10073 tablet_service.cc:1511] Processing CreateTablet for tablet 8da0511517404f22ab531707a7fc7774 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.632503 10076 tablet_service.cc:1511] Processing CreateTablet for tablet d1d0b983d76248c69a012a25bdbadbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.634079 10077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fcc306370042f3868be237c75e8134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.635267 10072 tablet_service.cc:1511] Processing CreateTablet for tablet be7a84f48d1b4b159d4c6fb36e03f75f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.627918 10071 tablet_service.cc:1511] Processing CreateTablet for tablet b54ff06c2fa743afa8a86d9e14a2b356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.638952 10072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a84f48d1b4b159d4c6fb36e03f75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.638876 10075 tablet_service.cc:1511] Processing CreateTablet for tablet 7db71f3a28934388b03964efb5cc1c04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.628288 10070 tablet_service.cc:1511] Processing CreateTablet for tablet 831bcfd82ea64e6f913a18e5da845e87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.638370 10074 tablet_service.cc:1511] Processing CreateTablet for tablet fadc284e65d544d9b4786c3d6b2d2840 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.641939 10121 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:10.642423 10121 ts_tablet_manager.cc:1403] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.079s	user 0.006s	sys 0.011s
I20260630 12:26:10.644770 10073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da0511517404f22ab531707a7fc7774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.646183 10074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadc284e65d544d9b4786c3d6b2d2840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.647571 10070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831bcfd82ea64e6f913a18e5da845e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.648315 10075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db71f3a28934388b03964efb5cc1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.650595 10071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54ff06c2fa743afa8a86d9e14a2b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.651676 10123 tablet_bootstrap.cc:654] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.653425 10076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d0b983d76248c69a012a25bdbadbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.655014  9987 raft_consensus.cc:493] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.655822  9987 raft_consensus.cc:515] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.655946 10121 raft_consensus.cc:359] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.656713 10121 raft_consensus.cc:385] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.657014 10121 raft_consensus.cc:740] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.658900  9987 leader_election.cc:290] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:10.658077 10121 consensus_queue.cc:260] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.660914  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
W20260630 12:26:10.663792  9819 leader_election.cc:343] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:10.676963 10121 ts_tablet_manager.cc:1434] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260630 12:26:10.690825 10121 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:10.694634 10120 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:10.695350 10120 ts_tablet_manager.cc:1403] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.011s
I20260630 12:26:10.699615 10120 raft_consensus.cc:359] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.700186 10120 raft_consensus.cc:385] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.700652 10120 raft_consensus.cc:740] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.705616 10120 consensus_queue.cc:260] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.721685 10127 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:10.729511 10120 ts_tablet_manager.cc:1434] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260630 12:26:10.730825 10120 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:10.729622 10123 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:10.733286 10123 ts_tablet_manager.cc:1403] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.017s
I20260630 12:26:10.738873 10123 raft_consensus.cc:359] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.740438 10123 raft_consensus.cc:385] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.740785 10123 raft_consensus.cc:740] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.741649 10123 consensus_queue.cc:260] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.742558 10120 tablet_bootstrap.cc:654] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.747040 10121 tablet_bootstrap.cc:654] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.751345 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:10.753643 10127 tablet_bootstrap.cc:654] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.775007 10123 ts_tablet_manager.cc:1434] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.022s
W20260630 12:26:10.758040  9817 leader_election.cc:343] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:10.780030  9817 leader_election.cc:304] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:10.781349  9987 raft_consensus.cc:2749] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:10.782719 10123 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:10.788807 10127 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:10.789242 10123 tablet_bootstrap.cc:654] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.789397 10127 ts_tablet_manager.cc:1403] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.018s
I20260630 12:26:10.793458 10121 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:10.793992 10120 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:10.794872 10120 ts_tablet_manager.cc:1403] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.004s
I20260630 12:26:10.794166 10121 ts_tablet_manager.cc:1403] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.002s
I20260630 12:26:10.799149 10120 raft_consensus.cc:359] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.799408 10127 raft_consensus.cc:359] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.799968 10120 raft_consensus.cc:385] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.800251 10127 raft_consensus.cc:385] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.800405 10120 raft_consensus.cc:740] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.800699 10127 raft_consensus.cc:740] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.801326 10120 consensus_queue.cc:260] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.802140 10123 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:10.800096 10121 raft_consensus.cc:359] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.802685 10123 ts_tablet_manager.cc:1403] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:26:10.802759 10121 raft_consensus.cc:385] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.803184 10121 raft_consensus.cc:740] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.801748 10127 consensus_queue.cc:260] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.805644 10120 ts_tablet_manager.cc:1434] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:26:10.805766 10123 raft_consensus.cc:359] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:10.806843 10123 raft_consensus.cc:385] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.807063 10120 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:10.807754 10123 raft_consensus.cc:740] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.808727 10123 consensus_queue.cc:260] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:10.804049 10121 consensus_queue.cc:260] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.811730 10123 ts_tablet_manager.cc:1434] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:10.812870 10123 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:10.814759  9991 raft_consensus.cc:493] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.815228  9991 raft_consensus.cc:515] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.819100 10123 tablet_bootstrap.cc:654] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.820703 10121 ts_tablet_manager.cc:1434] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.006s
I20260630 12:26:10.821221  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da0511517404f22ab531707a7fc7774" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:10.821825  9926 raft_consensus.cc:2468] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:10.823536  9743 leader_election.cc:304] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:10.824642 10003 raft_consensus.cc:2804] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:10.825099 10003 raft_consensus.cc:493] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:10.825515 10003 raft_consensus.cc:3060] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:10.826810 10121 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:10.829945  9991 leader_election.cc:290] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:10.839171 10121 tablet_bootstrap.cc:654] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.842372 10112 heartbeater.cc:499] Master 127.6.167.62:45121 was elected leader, sending a full tablet report...
I20260630 12:26:10.846907 10003 raft_consensus.cc:515] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.842949 10134 raft_consensus.cc:493] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.850548 10134 raft_consensus.cc:515] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.852445  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da0511517404f22ab531707a7fc7774" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:10.835343 10120 tablet_bootstrap.cc:654] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.854183 10127 ts_tablet_manager.cc:1434] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.001s
I20260630 12:26:10.857003  9926 raft_consensus.cc:3060] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:10.856738 10003 leader_election.cc:290] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:10.876803 10134 leader_election.cc:290] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e66e526515904c1e82b314d53261074e (127.6.167.3:33507), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:10.881031 10127 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:10.883898  9926 raft_consensus.cc:2468] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:10.891330 10123 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:10.892066 10123 ts_tablet_manager.cc:1403] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.030s
I20260630 12:26:10.906795 10123 raft_consensus.cc:359] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.912305  9743 leader_election.cc:304] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:10.921542 10003 raft_consensus.cc:2804] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:10.919287 10123 raft_consensus.cc:385] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.924901 10003 raft_consensus.cc:697] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:10.925959 10121 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:10.926476 10121 ts_tablet_manager.cc:1403] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.006s
I20260630 12:26:10.926116 10003 consensus_queue.cc:237] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.924605 10123 raft_consensus.cc:740] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.936362 10121 raft_consensus.cc:359] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:10.937104 10121 raft_consensus.cc:385] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.937388 10121 raft_consensus.cc:740] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.939867 10121 consensus_queue.cc:260] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:10.941597 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da0511517404f22ab531707a7fc7774" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:10.943181  9672 catalog_manager.cc:5697] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:10.935708 10123 consensus_queue.cc:260] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.945752 10123 ts_tablet_manager.cc:1434] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260630 12:26:10.947088 10123 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:10.947654 10120 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:10.948293 10120 ts_tablet_manager.cc:1403] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.141s	user 0.004s	sys 0.018s
I20260630 12:26:10.948475 10127 tablet_bootstrap.cc:654] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.950567 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da0511517404f22ab531707a7fc7774" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
W20260630 12:26:10.951134  9742 leader_election.cc:343] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:10.952252  9742 leader_election.cc:343] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:10.953411  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
W20260630 12:26:10.956835 10047 leader_election.cc:343] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:10.952941 10120 raft_consensus.cc:359] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.958297  9987 raft_consensus.cc:493] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.959146  9987 raft_consensus.cc:515] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:10.957959 10120 raft_consensus.cc:385] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.961534 10120 raft_consensus.cc:740] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.961844  9987 leader_election.cc:290] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:10.963085  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:10.963452 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:10.962543 10120 consensus_queue.cc:260] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
W20260630 12:26:10.965058  9818 leader_election.cc:343] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:10.965986  9817 leader_election.cc:343] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:10.966897  9817 leader_election.cc:304] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99; no voters: 4e2f9f2bb6f94acfb35443eb30c65d24, e66e526515904c1e82b314d53261074e
I20260630 12:26:10.968295 10120 ts_tablet_manager.cc:1434] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.005s
I20260630 12:26:10.968281  9987 raft_consensus.cc:2749] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:10.974979 10121 ts_tablet_manager.cc:1434] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260630 12:26:10.976266 10120 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:10.978310 10121 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:10.978571  9978 raft_consensus.cc:493] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:10.988626  9978 raft_consensus.cc:515] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:10.991449  9978 leader_election.cc:290] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:10.992671  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:10.993348  9777 raft_consensus.cc:2468] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:10.994639  9893 leader_election.cc:304] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:10.984784 10123 tablet_bootstrap.cc:654] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.995499  9978 raft_consensus.cc:2804] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:10.995872  9978 raft_consensus.cc:493] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:10.996222  9978 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:10.985248 10127 tablet_bootstrap.cc:492] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:10.985386  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:10.998780 10127 ts_tablet_manager.cc:1403] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.003s
W20260630 12:26:10.999605 10046 leader_election.cc:343] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:11.000186 10046 leader_election.cc:304] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4e2f9f2bb6f94acfb35443eb30c65d24; no voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e
I20260630 12:26:11.001396 10134 raft_consensus.cc:2749] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:11.002671 10127 raft_consensus.cc:359] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.003502 10127 raft_consensus.cc:385] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.003794 10120 tablet_bootstrap.cc:654] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.003834 10127 raft_consensus.cc:740] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.010638 10123 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:11.010493 10127 consensus_queue.cc:260] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.011199 10123 ts_tablet_manager.cc:1403] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.005s
I20260630 12:26:11.012981 10127 ts_tablet_manager.cc:1434] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:26:11.014011 10127 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.014930  9978 raft_consensus.cc:515] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.007884 10121 tablet_bootstrap.cc:654] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.017699 10123 raft_consensus.cc:359] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.019428 10123 raft_consensus.cc:385] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.020855  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:11.021543  9777 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.019769 10123 raft_consensus.cc:740] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.018069  9978 leader_election.cc:290] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:11.026294 10123 consensus_queue.cc:260] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.029603 10123 ts_tablet_manager.cc:1434] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:26:11.035409 10120 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:11.034649  9673 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd] alter complete (version 0)
I20260630 12:26:11.035566 10127 tablet_bootstrap.cc:654] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.040022 10123 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:11.041584  9777 raft_consensus.cc:2468] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:11.041234 10120 ts_tablet_manager.cc:1403] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.006s
I20260630 12:26:11.056484  9893 leader_election.cc:304] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.057390 10007 raft_consensus.cc:2804] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.057111 10120 raft_consensus.cc:359] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.058100 10007 raft_consensus.cc:697] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:11.058351 10120 raft_consensus.cc:385] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.058830 10120 raft_consensus.cc:740] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.058924 10007 consensus_queue.cc:237] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.060998 10120 consensus_queue.cc:260] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.062276 10123 tablet_bootstrap.cc:654] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.071748 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:11.074611 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
W20260630 12:26:11.076382  9891 leader_election.cc:343] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:11.077596  9891 leader_election.cc:343] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:11.078259 10120 ts_tablet_manager.cc:1434] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.002s
I20260630 12:26:11.079232 10120 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:11.079401 10127 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.079949 10127 ts_tablet_manager.cc:1403] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.022s
I20260630 12:26:11.085248  9987 raft_consensus.cc:493] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.085877  9987 raft_consensus.cc:515] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.087227 10127 raft_consensus.cc:359] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.087993 10127 raft_consensus.cc:385] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.088255  9987 leader_election.cc:290] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:11.088356 10127 raft_consensus.cc:740] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.089430  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a84f48d1b4b159d4c6fb36e03f75f" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e" is_pre_election: true
I20260630 12:26:11.089359 10127 consensus_queue.cc:260] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.090154  9926 raft_consensus.cc:2468] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 0.
I20260630 12:26:11.091988 10127 ts_tablet_manager.cc:1434] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:26:11.093099 10127 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.093181  9818 leader_election.cc:304] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.094705  9675 catalog_manager.cc:5697] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.098752 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a84f48d1b4b159d4c6fb36e03f75f" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:11.098465  9987 raft_consensus.cc:2804] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.101971 10121 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: No bootstrap required, opened a new log
I20260630 12:26:11.103251  9987 raft_consensus.cc:493] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.103331 10086 raft_consensus.cc:2468] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 0.
I20260630 12:26:11.103715 10121 ts_tablet_manager.cc:1403] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.005s
I20260630 12:26:11.103746  9987 raft_consensus.cc:3060] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.102789 10120 tablet_bootstrap.cc:654] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.109704 10121 raft_consensus.cc:359] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.114490 10121 raft_consensus.cc:385] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.114823 10121 raft_consensus.cc:740] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.115952 10121 consensus_queue.cc:260] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.120524 10127 tablet_bootstrap.cc:654] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.122275 10121 ts_tablet_manager.cc:1434] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:26:11.130077 10123 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:11.130599 10123 ts_tablet_manager.cc:1403] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.006s
I20260630 12:26:11.133594 10123 raft_consensus.cc:359] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.134317 10123 raft_consensus.cc:385] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.137006  9987 raft_consensus.cc:515] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.134605 10123 raft_consensus.cc:740] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.138283 10123 consensus_queue.cc:260] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.139019  9987 leader_election.cc:290] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:11.140357 10123 ts_tablet_manager.cc:1434] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:26:11.140478 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a84f48d1b4b159d4c6fb36e03f75f" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
I20260630 12:26:11.141017 10086 raft_consensus.cc:3060] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.141338 10123 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: Bootstrap starting.
I20260630 12:26:11.145283  9991 raft_consensus.cc:493] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.145889  9991 raft_consensus.cc:515] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.148016 10123 tablet_bootstrap.cc:654] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.148042 10086 raft_consensus.cc:2468] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 1.
I20260630 12:26:11.150629  9817 leader_election.cc:304] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, 4e2f9f2bb6f94acfb35443eb30c65d24; no voters: 
I20260630 12:26:11.144093  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a84f48d1b4b159d4c6fb36e03f75f" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:11.152382  9926 raft_consensus.cc:3060] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.153195  9987 raft_consensus.cc:2804] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.154413  9987 raft_consensus.cc:697] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Becoming Leader. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Running, Role: LEADER
I20260630 12:26:11.155364  9987 consensus_queue.cc:237] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Queue going to LEADER mode. State: All 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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.157236  9991 leader_election.cc:290] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.158365 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54ff06c2fa743afa8a86d9e14a2b356" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:11.158710 10127 tablet_bootstrap.cc:492] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.158653  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54ff06c2fa743afa8a86d9e14a2b356" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:11.158969 10086 raft_consensus.cc:2468] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:11.159417 10127 ts_tablet_manager.cc:1403] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.007s
I20260630 12:26:11.160115  9742 leader_election.cc:304] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:11.159356  9852 raft_consensus.cc:2468] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:11.161753 10120 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: No bootstrap required, opened a new log
I20260630 12:26:11.162495  9991 raft_consensus.cc:2804] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.163455  9991 raft_consensus.cc:493] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.163942  9991 raft_consensus.cc:3060] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.188019 10120 ts_tablet_manager.cc:1403] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.020s
I20260630 12:26:11.191841 10127 raft_consensus.cc:359] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.192648 10127 raft_consensus.cc:385] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.196697 10123 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: No bootstrap required, opened a new log
I20260630 12:26:11.192456  9991 raft_consensus.cc:515] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.197230 10123 ts_tablet_manager.cc:1403] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.005s
I20260630 12:26:11.197939  9675 catalog_manager.cc:5697] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.199338 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54ff06c2fa743afa8a86d9e14a2b356" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
I20260630 12:26:11.199937 10086 raft_consensus.cc:3060] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.194337 10127 raft_consensus.cc:740] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.201678 10127 consensus_queue.cc:260] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.203933 10127 ts_tablet_manager.cc:1434] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.005s
I20260630 12:26:11.203660 10120 raft_consensus.cc:359] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.204416  9926 raft_consensus.cc:2468] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 1.
I20260630 12:26:11.204906 10120 raft_consensus.cc:385] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.205255 10120 raft_consensus.cc:740] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.205791 10123 raft_consensus.cc:359] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.206907 10120 consensus_queue.cc:260] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.207690 10127 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.209614 10120 ts_tablet_manager.cc:1434] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:26:11.206707 10123 raft_consensus.cc:385] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.211378 10123 raft_consensus.cc:740] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.212369 10123 consensus_queue.cc:260] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.214807 10123 ts_tablet_manager.cc:1434] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260630 12:26:11.223317 10127 tablet_bootstrap.cc:654] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.223646  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54ff06c2fa743afa8a86d9e14a2b356" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:11.224332  9852 raft_consensus.cc:3060] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.224817  9991 leader_election.cc:290] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.234671 10086 raft_consensus.cc:2468] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:11.236847  9852 raft_consensus.cc:2468] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:11.237149  9742 leader_election.cc:304] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:11.240406  9991 raft_consensus.cc:2804] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.242555  9991 raft_consensus.cc:697] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:11.243474  9991 consensus_queue.cc:237] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.240406 10127 tablet_bootstrap.cc:492] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.247975 10127 ts_tablet_manager.cc:1403] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.009s
I20260630 12:26:11.249650 10134 raft_consensus.cc:493] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.250174 10134 raft_consensus.cc:515] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.251346  9991 raft_consensus.cc:493] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.251833  9991 raft_consensus.cc:515] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.252715 10134 leader_election.cc:290] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:11.253377  9671 catalog_manager.cc:5697] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.254735 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
W20260630 12:26:11.256035  9742 leader_election.cc:343] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:11.257426  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:11.258148  9777 raft_consensus.cc:2468] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 0.
I20260630 12:26:11.258929 10127 raft_consensus.cc:359] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.259300 10047 leader_election.cc:304] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:11.259676 10127 raft_consensus.cc:385] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.260043 10127 raft_consensus.cc:740] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.260922  9991 leader_election.cc:290] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.261309 10127 consensus_queue.cc:260] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.262362 10133 raft_consensus.cc:2804] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.262791 10133 raft_consensus.cc:493] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.263129 10133 raft_consensus.cc:3060] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.264312  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:11.265334  9852 raft_consensus.cc:2468] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 0.
I20260630 12:26:11.265687 10127 ts_tablet_manager.cc:1434] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:26:11.266541  9744 leader_election.cc:304] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:11.267288 10007 raft_consensus.cc:493] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.267849 10007 raft_consensus.cc:515] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.269972 10007 leader_election.cc:290] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:11.270869 10133 raft_consensus.cc:515] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.271858  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:11.272560  9777 raft_consensus.cc:2468] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:11.273487 10133 leader_election.cc:290] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:11.273792  9893 leader_election.cc:304] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [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: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.274694 10007 raft_consensus.cc:2804] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.275247 10007 raft_consensus.cc:493] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.275707 10007 raft_consensus.cc:3060] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.277132  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:11.277709  9777 raft_consensus.cc:3060] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.283802  9991 raft_consensus.cc:2804] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.278589 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:11.284843 10086 raft_consensus.cc:2468] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:11.285375 10127 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.284250  9991 raft_consensus.cc:493] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.287169  9991 raft_consensus.cc:3060] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.288443  9777 raft_consensus.cc:2468] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 1.
I20260630 12:26:11.291050  9728 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:11.292140 10047 leader_election.cc:304] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:11.293051 10133 raft_consensus.cc:2804] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.293545 10133 raft_consensus.cc:697] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Running, Role: LEADER
W20260630 12:26:11.293567  9728 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:11.299360 10133 consensus_queue.cc:237] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Queue going to LEADER mode. State: All 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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.301961 10007 raft_consensus.cc:515] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.303761 10127 tablet_bootstrap.cc:654] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.304751 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
I20260630 12:26:11.305328 10086 raft_consensus.cc:3060] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:11.310081  9723 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:11.311981  9991 raft_consensus.cc:515] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.313024  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:11.313235  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadc284e65d544d9b4786c3d6b2d2840" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:11.313966  9852 raft_consensus.cc:2468] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 0.
I20260630 12:26:11.316632 10086 raft_consensus.cc:2468] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:11.319698  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831bcfd82ea64e6f913a18e5da845e87" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:11.320361  9777 raft_consensus.cc:3060] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.320792 10003 consensus_queue.cc:1048] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:11.315164 10007 leader_election.cc:290] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:11.334975  9891 leader_election.cc:304] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [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: 4e2f9f2bb6f94acfb35443eb30c65d24, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.335837  9978 raft_consensus.cc:2804] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.336418  9978 raft_consensus.cc:697] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:11.338001  9978 consensus_queue.cc:237] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.339238 10086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
I20260630 12:26:11.339970  9671 catalog_manager.cc:5697] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4). New cstate: current_term: 1 leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:11.340849  9742 leader_election.cc:343] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:11.346182  9991 leader_election.cc:290] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.347306  9777 raft_consensus.cc:2468] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:11.349647  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:11.350221  9852 raft_consensus.cc:3060] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.350947 10127 tablet_bootstrap.cc:492] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.353266 10127 ts_tablet_manager.cc:1403] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.015s
I20260630 12:26:11.356539 10127 raft_consensus.cc:359] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.357201 10127 raft_consensus.cc:385] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.357481 10127 raft_consensus.cc:740] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.358259 10127 consensus_queue.cc:260] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.361635  9852 raft_consensus.cc:2468] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 1.
I20260630 12:26:11.362758  9744 leader_election.cc:304] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:11.363308 10127 ts_tablet_manager.cc:1434] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:26:11.364521 10127 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.372673  9991 raft_consensus.cc:2804] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.373370  9991 raft_consensus.cc:697] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:11.380450 10127 tablet_bootstrap.cc:654] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.374505  9991 consensus_queue.cc:237] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All 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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.384599  9673 catalog_manager.cc:5697] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.389477 10086 raft_consensus.cc:3060] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.399374  9671 catalog_manager.cc:5697] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.402632 10003 consensus_queue.cc:1048] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.429849 10127 tablet_bootstrap.cc:492] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.430311 10127 ts_tablet_manager.cc:1403] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.023s
I20260630 12:26:11.432632 10127 raft_consensus.cc:359] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.433281 10127 raft_consensus.cc:385] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.433621 10127 raft_consensus.cc:740] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.434250 10127 consensus_queue.cc:260] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:11.436358 10127 ts_tablet_manager.cc:1434] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:26:11.437281 10127 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:11.442389 10127 tablet_bootstrap.cc:654] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.446884 10127 tablet_bootstrap.cc:492] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: No bootstrap required, opened a new log
I20260630 12:26:11.447285 10127 ts_tablet_manager.cc:1403] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:26:11.449451 10127 raft_consensus.cc:359] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.450081 10127 raft_consensus.cc:385] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.450345 10127 raft_consensus.cc:740] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.450799 10127 consensus_queue.cc:260] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.452278 10127 ts_tablet_manager.cc:1434] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:26:11.505234 10007 raft_consensus.cc:493] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.505739 10007 raft_consensus.cc:515] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.507472 10007 leader_election.cc:290] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.508453 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" is_pre_election: true
I20260630 12:26:11.508762  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:11.509125 10087 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:11.509573  9852 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 0.
I20260630 12:26:11.510309  9891 leader_election.cc:304] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [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: 4e2f9f2bb6f94acfb35443eb30c65d24, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.511153 10007 raft_consensus.cc:2804] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.511549 10007 raft_consensus.cc:493] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.511858 10007 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.517632 10007 raft_consensus.cc:515] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.519405 10007 leader_election.cc:290] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 1 election: Requested vote from peers 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.520169 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
I20260630 12:26:11.520645  9852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:11.520851 10087 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.521291  9852 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.527674  9852 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:11.528702  9893 leader_election.cc:304] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:11.529268 10087 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 1.
I20260630 12:26:11.529476  9978 raft_consensus.cc:2804] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.530082  9978 raft_consensus.cc:697] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:11.530947  9978 consensus_queue.cc:237] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [LEADER]: Queue going to LEADER mode. State: All 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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:11.539232  9671 catalog_manager.cc:5697] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 0 to 1, leader changed from <none> to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:11.551855  9978 consensus_queue.cc:1048] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.561906 10087 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.574368 10007 consensus_queue.cc:1048] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.663491 10169 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.669178 10133 raft_consensus.cc:493] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.669726 10133 raft_consensus.cc:515] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } }
I20260630 12:26:11.671985 10133 leader_election.cc:290] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:11.674165  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bec340f1d684520bed3d955ac76ca99" is_pre_election: true
I20260630 12:26:11.675143  9851 raft_consensus.cc:2393] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in current term 1: Already voted for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in this term.
I20260630 12:26:11.676678  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fcc306370042f3868be237c75e8134" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" is_pre_election: true
I20260630 12:26:11.680353 10047 leader_election.cc:304] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4e2f9f2bb6f94acfb35443eb30c65d24; no voters: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:11.681514 10133 raft_consensus.cc:3060] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.688700 10133 raft_consensus.cc:2749] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:11.696794 10169 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.739292  9987 consensus_queue.cc:1048] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:26:11.743701  9987 consensus_queue.cc:1048] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:11.774318 10007 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:11.810956  9852 raft_consensus.cc:3060] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.829433 10007 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.830384 10133 consensus_queue.cc:1048] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.832316 10169 consensus_queue.cc:1048] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.872741 10133 consensus_queue.cc:1048] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:11.899312 10169 consensus_queue.cc:1048] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.960270 10007 consensus_queue.cc:1048] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.971925 10007 consensus_queue.cc:1048] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:12.347115  9926 consensus_queue.cc:237] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.354457  9778 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.356298 10191 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.357074  9852 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:12.358821  9891 consensus_peers.cc:597] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae7e41c7d4a948e2a49003575f3b9c86. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.363950 10191 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.372694  9978 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.374469  9778 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.374753  9852 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.390295  9675 catalog_manager.cc:5697] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.412870  9852 consensus_queue.cc:237] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
W20260630 12:26:12.423043  9817 consensus_peers.cc:597] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 992c1d474405466194d674da04dcfffc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.425350  9926 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.426869  9778 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.427704 10211 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.430482 10211 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:12.435953 10188 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.441121  9926 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.453212  9927 consensus_queue.cc:237] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.457392  9671 catalog_manager.cc:5697] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:12.465996  9778 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.476028  9852 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:12.477053  9891 consensus_peers.cc:597] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb92a4a3da2b4203a6b35e790b87ea70. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.477562  9777 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.481351  9978 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.484194 10007 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.505626 10007 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.506726  9852 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.507148  9778 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.519670  9671 catalog_manager.cc:5697] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.530637  9927 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
W20260630 12:26:12.538352  9891 consensus_peers.cc:597] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 223d40ef0f2f429bab2e337ac81fdf00. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.541630  9852 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.543387 10007 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.544584  9778 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.545909  9978 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.555837  9978 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.558297  9778 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.559636  9852 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:12.575409  9671 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e reported cstate change: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:12.839077 10221 ts_tablet_manager.cc:933] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:12.844825 10222 ts_tablet_manager.cc:933] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:12.847371 10221 tablet_copy_client.cc:323] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:38749
I20260630 12:26:12.849149 10222 tablet_copy_client.cc:323] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:33507
I20260630 12:26:12.849494  9863 tablet_copy_service.cc:140] P 4bec340f1d684520bed3d955ac76ca99: Received BeginTabletCopySession request for tablet 992c1d474405466194d674da04dcfffc from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:41902)
I20260630 12:26:12.850171  9863 tablet_copy_service.cc:161] P 4bec340f1d684520bed3d955ac76ca99: Beginning new tablet copy session on tablet 992c1d474405466194d674da04dcfffc from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:41902: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-992c1d474405466194d674da04dcfffc
I20260630 12:26:12.850767  9937 tablet_copy_service.cc:140] P e66e526515904c1e82b314d53261074e: Received BeginTabletCopySession request for tablet ae7e41c7d4a948e2a49003575f3b9c86 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:60584)
I20260630 12:26:12.851292  9937 tablet_copy_service.cc:161] P e66e526515904c1e82b314d53261074e: Beginning new tablet copy session on tablet ae7e41c7d4a948e2a49003575f3b9c86 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:60584: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-ae7e41c7d4a948e2a49003575f3b9c86
I20260630 12:26:12.858812  9937 tablet_copy_source_session.cc:215] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:12.859513  9863 tablet_copy_source_session.cc:215] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:12.862349 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7e41c7d4a948e2a49003575f3b9c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.863221 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c1d474405466194d674da04dcfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.877683 10222 tablet_copy_client.cc:806] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:12.878283 10222 tablet_copy_client.cc:670] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:12.883402 10222 tablet_copy_client.cc:538] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:12.886536 10221 tablet_copy_client.cc:806] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:12.887209 10221 tablet_copy_client.cc:670] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:12.891397 10221 tablet_copy_client.cc:538] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:12.892155 10222 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:12.910887 10221 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:12.943328 10222 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:12.944411 10222 tablet_bootstrap.cc:492] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:12.945631 10222 ts_tablet_manager.cc:1403] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.003s
I20260630 12:26:12.948624 10221 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:12.948733 10222 raft_consensus.cc:359] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.949615 10221 tablet_bootstrap.cc:492] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:12.949813 10222 raft_consensus.cc:740] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:12.950378 10221 ts_tablet_manager.cc:1403] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.015s
I20260630 12:26:12.950668 10222 consensus_queue.cc:260] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.953658 10221 raft_consensus.cc:359] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.954551 10221 raft_consensus.cc:740] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:12.955252 10221 consensus_queue.cc:260] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:12.956840 10222 ts_tablet_manager.cc:1434] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:26:12.958164 10221 ts_tablet_manager.cc:1434] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:26:12.958752  9937 tablet_copy_service.cc:342] P e66e526515904c1e82b314d53261074e: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-ae7e41c7d4a948e2a49003575f3b9c86 received from {username='slave'} at 127.0.0.1:60584
I20260630 12:26:12.959192  9937 tablet_copy_service.cc:434] P e66e526515904c1e82b314d53261074e: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-ae7e41c7d4a948e2a49003575f3b9c86 on tablet ae7e41c7d4a948e2a49003575f3b9c86 with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:12.959988  9863 tablet_copy_service.cc:342] P 4bec340f1d684520bed3d955ac76ca99: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-992c1d474405466194d674da04dcfffc received from {username='slave'} at 127.0.0.1:41902
I20260630 12:26:12.960446  9863 tablet_copy_service.cc:434] P 4bec340f1d684520bed3d955ac76ca99: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-992c1d474405466194d674da04dcfffc on tablet 992c1d474405466194d674da04dcfffc with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:12.972813 10221 ts_tablet_manager.cc:933] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:12.976125 10221 tablet_copy_client.cc:323] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:33507
I20260630 12:26:12.977792  9937 tablet_copy_service.cc:140] P e66e526515904c1e82b314d53261074e: Received BeginTabletCopySession request for tablet cb92a4a3da2b4203a6b35e790b87ea70 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:60584)
I20260630 12:26:12.978331  9937 tablet_copy_service.cc:161] P e66e526515904c1e82b314d53261074e: Beginning new tablet copy session on tablet cb92a4a3da2b4203a6b35e790b87ea70 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:60584: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-cb92a4a3da2b4203a6b35e790b87ea70
I20260630 12:26:12.986315  9937 tablet_copy_source_session.cc:215] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:12.989704 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92a4a3da2b4203a6b35e790b87ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.005944 10222 ts_tablet_manager.cc:933] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:13.007359 10221 tablet_copy_client.cc:806] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:13.007948 10221 tablet_copy_client.cc:670] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:13.011783 10221 tablet_copy_client.cc:538] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:13.021317 10221 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:13.027374 10222 tablet_copy_client.cc:323] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:33507
I20260630 12:26:13.029264  9937 tablet_copy_service.cc:140] P e66e526515904c1e82b314d53261074e: Received BeginTabletCopySession request for tablet 223d40ef0f2f429bab2e337ac81fdf00 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:60584)
I20260630 12:26:13.029816  9937 tablet_copy_service.cc:161] P e66e526515904c1e82b314d53261074e: Beginning new tablet copy session on tablet 223d40ef0f2f429bab2e337ac81fdf00 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:60584: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-223d40ef0f2f429bab2e337ac81fdf00
I20260630 12:26:13.043115  9937 tablet_copy_source_session.cc:215] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:13.046459 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223d40ef0f2f429bab2e337ac81fdf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.052919 10221 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:13.054086 10221 tablet_bootstrap.cc:492] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:13.054764 10221 ts_tablet_manager.cc:1403] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.001s
I20260630 12:26:13.057921 10221 raft_consensus.cc:359] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.058857 10221 raft_consensus.cc:740] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:13.059594 10221 consensus_queue.cc:260] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.065699 10221 ts_tablet_manager.cc:1434] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:26:13.067869  9937 tablet_copy_service.cc:342] P e66e526515904c1e82b314d53261074e: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-cb92a4a3da2b4203a6b35e790b87ea70 received from {username='slave'} at 127.0.0.1:60584
I20260630 12:26:13.068328  9937 tablet_copy_service.cc:434] P e66e526515904c1e82b314d53261074e: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-cb92a4a3da2b4203a6b35e790b87ea70 on tablet cb92a4a3da2b4203a6b35e790b87ea70 with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:13.070449 10222 tablet_copy_client.cc:806] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:13.072114 10222 tablet_copy_client.cc:670] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:13.075702 10222 tablet_copy_client.cc:538] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:13.082490 10222 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:13.098762 10222 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:13.099557 10222 tablet_bootstrap.cc:492] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:13.100121 10222 ts_tablet_manager.cc:1403] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260630 12:26:13.103156 10222 raft_consensus.cc:359] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.104033 10222 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:13.104750 10222 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.114528 10222 ts_tablet_manager.cc:1434] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:26:13.116326  9937 tablet_copy_service.cc:342] P e66e526515904c1e82b314d53261074e: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-223d40ef0f2f429bab2e337ac81fdf00 received from {username='slave'} at 127.0.0.1:60584
I20260630 12:26:13.116797  9937 tablet_copy_service.cc:434] P e66e526515904c1e82b314d53261074e: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-223d40ef0f2f429bab2e337ac81fdf00 on tablet 223d40ef0f2f429bab2e337ac81fdf00 with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:13.267127 10087 raft_consensus.cc:1217] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.296911  9728 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:13.343138 10087 raft_consensus.cc:1217] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.387691  9778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
mode: GRACEFUL
new_leader_uuid: "4bec340f1d684520bed3d955ac76ca99"
 from {username='slave'} at 127.0.0.1:43494
I20260630 12:26:13.388438  9778 raft_consensus.cc:606] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Received request to transfer leadership to TS 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:13.405400  9927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "e66e526515904c1e82b314d53261074e"
mode: GRACEFUL
new_leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
 from {username='slave'} at 127.0.0.1:60608
I20260630 12:26:13.406059  9927 raft_consensus.cc:606] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Received request to transfer leadership to TS 8b0806d8ed9a4b2d9456c916100b7a5a
I20260630 12:26:13.413749  9778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48642d1d2ac340058c59875011b082b2"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
mode: GRACEFUL
new_leader_uuid: "4bec340f1d684520bed3d955ac76ca99"
 from {username='slave'} at 127.0.0.1:43494
I20260630 12:26:13.414355  9778 raft_consensus.cc:606] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Received request to transfer leadership to TS 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:13.416968  9927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04"
dest_uuid: "e66e526515904c1e82b314d53261074e"
mode: GRACEFUL
new_leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:60608
I20260630 12:26:13.417614  9927 raft_consensus.cc:606] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Received request to transfer leadership to TS 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:13.420415  9927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6"
dest_uuid: "e66e526515904c1e82b314d53261074e"
mode: GRACEFUL
new_leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:60608
I20260630 12:26:13.421058  9927 raft_consensus.cc:606] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Received request to transfer leadership to TS 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:13.422099  9728 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260630 12:26:13.422921  9728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:13.469381 10087 raft_consensus.cc:1217] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.479926 10087 raft_consensus.cc:1217] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.494828 10232 raft_consensus.cc:993] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: : Instructing follower 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:13.495311 10233 raft_consensus.cc:1081] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Signalling peer 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:13.496815 10087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04"
dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:41972
I20260630 12:26:13.497397 10087 raft_consensus.cc:493] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:13.497707 10087 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.503355 10174 raft_consensus.cc:993] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: : Instructing follower 4bec340f1d684520bed3d955ac76ca99 to start an election
I20260630 12:26:13.503786 10174 raft_consensus.cc:1081] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Signalling peer 4bec340f1d684520bed3d955ac76ca99 to start an election
I20260630 12:26:13.505568  9852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48642d1d2ac340058c59875011b082b2"
dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
 from {username='slave'} at 127.0.0.1:51336
I20260630 12:26:13.505692 10087 raft_consensus.cc:515] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.506053  9852 raft_consensus.cc:493] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:13.506438  9852 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.510627  9852 raft_consensus.cc:515] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.512131  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:13.512737  9851 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.516140  9852 leader_election.cc:290] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 2 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:13.522814  9851 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 2.
I20260630 12:26:13.524156 10047 leader_election.cc:304] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4bec340f1d684520bed3d955ac76ca99, 4e2f9f2bb6f94acfb35443eb30c65d24; no voters: 
I20260630 12:26:13.525089 10195 raft_consensus.cc:2804] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:13.525626  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:13.526355  9778 raft_consensus.cc:3055] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:13.526669  9778 raft_consensus.cc:740] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:13.527652  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48642d1d2ac340058c59875011b082b2" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:13.528393  9927 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.532660  9778 consensus_queue.cc:260] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.535624 10087 leader_election.cc:290] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 2 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:13.534405  9778 raft_consensus.cc:3060] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.536729  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db71f3a28934388b03964efb5cc1c04" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:13.537269  9926 raft_consensus.cc:3055] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:13.537593  9926 raft_consensus.cc:740] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:13.538340  9926 consensus_queue.cc:260] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.539379  9926 raft_consensus.cc:3060] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.546634  9927 raft_consensus.cc:2468] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 2.
I20260630 12:26:13.550948  9818 leader_election.cc:304] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:13.552260 10239 raft_consensus.cc:2804] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:13.552714 10239 raft_consensus.cc:697] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Becoming Leader. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Running, Role: LEADER
I20260630 12:26:13.553473 10239 consensus_queue.cc:237] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.549676  9778 raft_consensus.cc:2468] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 2.
I20260630 12:26:13.556936 10233 raft_consensus.cc:993] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: : Instructing follower 8b0806d8ed9a4b2d9456c916100b7a5a to start an election
I20260630 12:26:13.557294 10232 raft_consensus.cc:993] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: : Instructing follower 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:13.559967 10232 raft_consensus.cc:1081] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Signalling peer 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:13.561882 10087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6"
dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:41972
I20260630 12:26:13.562590 10087 raft_consensus.cc:493] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:13.563026 10087 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.556028 10195 raft_consensus.cc:697] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEADER]: Becoming Leader. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Running, Role: LEADER
I20260630 12:26:13.561954 10234 raft_consensus.cc:1081] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Signalling peer 8b0806d8ed9a4b2d9456c916100b7a5a to start an election
I20260630 12:26:13.565860 10195 consensus_queue.cc:237] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } }
I20260630 12:26:13.559106  9926 raft_consensus.cc:2468] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 2.
I20260630 12:26:13.570010 10087 raft_consensus.cc:515] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.569996  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
 from {username='slave'} at 127.0.0.1:45036
I20260630 12:26:13.572726  9778 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:13.574064  9778 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.574710  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:13.575393  9777 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.574407 10087 leader_election.cc:290] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 2 election: Requested vote from peers e66e526515904c1e82b314d53261074e (127.6.167.3:33507), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:13.580639 10174 raft_consensus.cc:993] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: : Instructing follower 4bec340f1d684520bed3d955ac76ca99 to start an election
I20260630 12:26:13.581089 10174 raft_consensus.cc:1081] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Signalling peer 4bec340f1d684520bed3d955ac76ca99 to start an election
I20260630 12:26:13.572674  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d0b983d76248c69a012a25bdbadbf6" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:13.582911  9926 raft_consensus.cc:3055] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:13.583307  9926 raft_consensus.cc:740] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:13.583159  9851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd"
dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
 from {username='slave'} at 127.0.0.1:51336
I20260630 12:26:13.583964  9851 raft_consensus.cc:493] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:13.584383  9851 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.588339  9777 raft_consensus.cc:2468] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 2.
I20260630 12:26:13.591584 10047 leader_election.cc:304] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: 4e2f9f2bb6f94acfb35443eb30c65d24, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:13.592468 10241 raft_consensus.cc:2804] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:13.596503  9851 raft_consensus.cc:515] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.599131  9851 leader_election.cc:290] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [CANDIDATE]: Term 2 election: Requested vote from peers e66e526515904c1e82b314d53261074e (127.6.167.3:33507), 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:13.600292  9675 catalog_manager.cc:5697] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: term changed from 1 to 2, leader changed from 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) to 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.605525  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:13.606128  9927 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.614338  9673 catalog_manager.cc:5697] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: term changed from 1 to 2, leader changed from e66e526515904c1e82b314d53261074e (127.6.167.3) to 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4). New cstate: current_term: 2 leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.616667  9927 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 2.
I20260630 12:26:13.618662  9818 leader_election.cc:304] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [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: 4bec340f1d684520bed3d955ac76ca99, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:13.618737  9926 consensus_queue.cc:260] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.619609 10239 raft_consensus.cc:2804] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:13.621094  9926 raft_consensus.cc:3060] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.620067 10239 raft_consensus.cc:697] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Becoming Leader. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Running, Role: LEADER
I20260630 12:26:13.627527 10239 consensus_queue.cc:237] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.631337  9926 raft_consensus.cc:2468] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 2.
I20260630 12:26:13.635685  9778 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.634260  9777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e31f049f5544a4bccc5e950ea2abcd" candidate_uuid: "4bec340f1d684520bed3d955ac76ca99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:13.637020  9777 raft_consensus.cc:3055] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:13.637339  9777 raft_consensus.cc:740] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:13.638111  9777 consensus_queue.cc:260] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.638849  9851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:13.639308  9777 raft_consensus.cc:3060] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.639390  9851 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.633231 10241 raft_consensus.cc:697] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEADER]: Becoming Leader. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Running, Role: LEADER
I20260630 12:26:13.645332 10241 consensus_queue.cc:237] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } }
I20260630 12:26:13.646687  9777 raft_consensus.cc:2468] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bec340f1d684520bed3d955ac76ca99 in term 2.
I20260630 12:26:13.650310  9851 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 2.
I20260630 12:26:13.651517  9744 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: 4bec340f1d684520bed3d955ac76ca99, 8b0806d8ed9a4b2d9456c916100b7a5a; no voters: 
I20260630 12:26:13.652457 10174 raft_consensus.cc:2804] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:13.652714  9926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:13.653496  9926 raft_consensus.cc:3055] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:13.652897 10174 raft_consensus.cc:697] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Becoming Leader. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:13.653854  9926 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:13.654564 10174 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.654793  9926 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:13.656252  9926 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:13.662989  9926 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0806d8ed9a4b2d9456c916100b7a5a in term 2.
I20260630 12:26:13.663408  9778 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [CANDIDATE]: Term 2 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:13.681754  9671 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: term changed from 1 to 2, leader changed from e66e526515904c1e82b314d53261074e (127.6.167.3) to 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1). New cstate: current_term: 2 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.698256  9675 catalog_manager.cc:5697] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: term changed from 1 to 2, leader changed from 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) to 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.699185  9673 catalog_manager.cc:5697] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: term changed from 1 to 2, leader changed from e66e526515904c1e82b314d53261074e (127.6.167.3) to 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4). New cstate: current_term: 2 leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.703902  9778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45022
I20260630 12:26:13.704566  9778 raft_consensus.cc:606] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:13.709086  9778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45022
I20260630 12:26:13.709616  9778 raft_consensus.cc:606] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Received request to transfer leadership
W20260630 12:26:13.710933  9662 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 223d40ef0f2f429bab2e337ac81fdf00 already in progress [suppressed 1 similar messages]
I20260630 12:26:13.716457  9778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45022
I20260630 12:26:13.716989  9778 raft_consensus.cc:606] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:13.853704 10234 raft_consensus.cc:1064] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:13.856284 10234 consensus_queue.cc:237] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:13.863068 10087 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.863070  9851 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.864420  9778 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.864612 10234 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:13.865707 10232 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:13.866668 10233 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:13.875792 10239 raft_consensus.cc:1064] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:13.878986 10239 consensus_queue.cc:237] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:13.887249 10233 raft_consensus.cc:1064] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:13.890594 10233 consensus_queue.cc:237] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:13.900271 10087 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.901046  9926 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.903203 10214 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:26:13.907758 10214 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:13.909549 10232 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.912701  9777 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.920701  9776 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.926326  9778 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.926894 10087 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.928442 10234 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:13.930651 10234 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:13.935395  9851 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.952170  9675 catalog_manager.cc:5697] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.938369 10260 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260630 12:26:13.975623  9852 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.975138 10085 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.989502 10234 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:26:13.996269 10266 consensus_queue.cc:1175] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4bec340f1d684520bed3d955ac76ca99" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260630 12:26:13.997404  9927 consensus_queue.cc:237] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:13.997341 10266 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:13.999543  9778 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.002274 10262 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.006107  9852 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.007897 10085 raft_consensus.cc:1275] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.009240  9777 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.012461 10233 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.015221 10232 consensus_queue.cc:1048] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.018585  9671 catalog_manager.cc:5697] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.020184  9926 raft_consensus.cc:1275] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.021624 10241 consensus_queue.cc:1048] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:14.013479  9927 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.025476 10232 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.034986 10085 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
W20260630 12:26:14.038401  9723 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:26:14.038813  9723 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 223d40ef0f2f429bab2e337ac81fdf00 already in progress
W20260630 12:26:14.039029  9723 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 223d40ef0f2f429bab2e337ac81fdf00 already in progress
I20260630 12:26:14.028791  9852 raft_consensus.cc:2955] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.048012  9661 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae7e41c7d4a948e2a49003575f3b9c86 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:14.050824 10087 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.051450  9675 catalog_manager.cc:5697] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.052781  9853 raft_consensus.cc:1275] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.054533 10241 consensus_queue.cc:1048] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:14.055655 10086 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.067080  9925 raft_consensus.cc:1275] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.069305 10239 consensus_queue.cc:1048] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:14.081887  9850 consensus_queue.cc:237] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:14.084290  9777 raft_consensus.cc:1275] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.086009 10239 consensus_queue.cc:1048] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:14.086202  9673 catalog_manager.cc:5697] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: config changed from index 3 to 4, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.094763 10086 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Advancing to term 2
I20260630 12:26:14.098816  9775 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.100672  9768 tablet_service.cc:1558] Processing DeleteTablet for tablet ae7e41c7d4a948e2a49003575f3b9c86 with delete_type TABLET_DATA_TOMBSTONED (TS 8b0806d8ed9a4b2d9456c916100b7a5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45022
I20260630 12:26:14.101034 10085 raft_consensus.cc:1275] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.101073  9778 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.102859 10260 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.105708 10239 consensus_queue.cc:1048] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:14.107913 10239 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:14.109314  9925 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:14.112792 10174 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:14.115638  9850 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:14.115160  9851 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.129689 10174 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:14.154745 10276 tablet_replica.cc:333] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:14.160153 10169 raft_consensus.cc:993] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: : Instructing follower e66e526515904c1e82b314d53261074e to start an election
I20260630 12:26:14.162923 10169 raft_consensus.cc:1081] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Signalling peer e66e526515904c1e82b314d53261074e to start an election
I20260630 12:26:14.160127 10085 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.164830  9924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "e66e526515904c1e82b314d53261074e"
 from {username='slave'} at 127.0.0.1:35548
I20260630 12:26:14.165572  9924 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:14.166031  9924 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:14.175328  9924 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:14.175926 10276 raft_consensus.cc:2243] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.205258 10276 raft_consensus.cc:2272] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.179891  9925 raft_consensus.cc:1275] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.162021 10262 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.185304  9926 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.209728 10276 ts_tablet_manager.cc:1916] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:14.212412 10260 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:14.186635 10086 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:14.188271  9777 raft_consensus.cc:2955] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.270272 10281 consensus_queue.cc:1048] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260630 12:26:14.272809  9675 catalog_manager.cc:5697] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: config changed from index 3 to 4, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New cstate: current_term: 1 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.288175  9924 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 3 election: Requested vote from peers 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967), 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:14.290727  9849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:14.291486  9849 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:14.294497  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "e66e526515904c1e82b314d53261074e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a"
I20260630 12:26:14.295161  9778 raft_consensus.cc:3055] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:14.295516  9778 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b0806d8ed9a4b2d9456c916100b7a5a, State: Running, Role: LEADER
I20260630 12:26:14.297060  9775 raft_consensus.cc:1275] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:14.298337  9778 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:14.311393  9778 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:14.303869  9913 tablet_service.cc:1558] Processing DeleteTablet for tablet 992c1d474405466194d674da04dcfffc with delete_type TABLET_DATA_TOMBSTONED (TS e66e526515904c1e82b314d53261074e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35538
I20260630 12:26:14.327620  9662 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 992c1d474405466194d674da04dcfffc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:14.329001 10241 consensus_queue.cc:1048] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:14.331007  9924 consensus_queue.cc:237] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:14.342885  9778 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 3.
I20260630 12:26:14.345000  9893 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b0806d8ed9a4b2d9456c916100b7a5a, e66e526515904c1e82b314d53261074e; no voters: 
I20260630 12:26:14.345801 10232 raft_consensus.cc:2804] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:14.346293 10232 raft_consensus.cc:697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Becoming Leader. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:14.347183 10232 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:14.349982  9849 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e66e526515904c1e82b314d53261074e in term 3.
I20260630 12:26:14.357409 10086 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.358927  9778 raft_consensus.cc:1275] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.370093 10276 ts_tablet_manager.cc:1929] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:14.369937 10231 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260630 12:26:14.371958 10293 tablet_replica.cc:333] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:14.373075 10293 raft_consensus.cc:2243] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.373867 10293 raft_consensus.cc:2272] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.376569 10232 consensus_queue.cc:1048] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:14.382373 10276 log.cc:1199] T ae7e41c7d4a948e2a49003575f3b9c86 P 8b0806d8ed9a4b2d9456c916100b7a5a: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/ae7e41c7d4a948e2a49003575f3b9c86
I20260630 12:26:14.380474  9673 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e reported cstate change: term changed from 2 to 3, leader changed from 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) to e66e526515904c1e82b314d53261074e (127.6.167.3). New cstate: current_term: 3 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:14.389461 10293 ts_tablet_manager.cc:1916] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:14.388703 10266 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.389920  9662 catalog_manager.cc:5028] TS 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): tablet ae7e41c7d4a948e2a49003575f3b9c86 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:14.399983 10086 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.403331  9778 raft_consensus.cc:2955] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.420269 10293 ts_tablet_manager.cc:1929] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:14.420795 10293 log.cc:1199] T 992c1d474405466194d674da04dcfffc P e66e526515904c1e82b314d53261074e: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/992c1d474405466194d674da04dcfffc
I20260630 12:26:14.422354  9661 catalog_manager.cc:5028] TS e66e526515904c1e82b314d53261074e (127.6.167.3:33507): tablet 992c1d474405466194d674da04dcfffc (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:14.424489  9661 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb92a4a3da2b4203a6b35e790b87ea70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:14.436160  9673 catalog_manager.cc:5697] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.450598  9841 tablet_service.cc:1558] Processing DeleteTablet for tablet cb92a4a3da2b4203a6b35e790b87ea70 with delete_type TABLET_DATA_TOMBSTONED (TS 4bec340f1d684520bed3d955ac76ca99 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51330
I20260630 12:26:14.453184 10295 tablet_replica.cc:333] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:14.453924 10295 raft_consensus.cc:2243] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.454586 10295 raft_consensus.cc:2272] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.457188 10295 ts_tablet_manager.cc:1916] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:14.468343 10295 ts_tablet_manager.cc:1929] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:14.468695 10295 log.cc:1199] T cb92a4a3da2b4203a6b35e790b87ea70 P 4bec340f1d684520bed3d955ac76ca99: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/cb92a4a3da2b4203a6b35e790b87ea70
I20260630 12:26:14.470026  9662 catalog_manager.cc:5028] TS 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): tablet cb92a4a3da2b4203a6b35e790b87ea70 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:14.769495  9849 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:14.770643 10234 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.778360  9778 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:14.779211 10086 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Advancing to term 3
I20260630 12:26:14.779793 10232 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.789120 10086 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:26:14.790782 10232 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:14.800140 10296 raft_consensus.cc:1064] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:14.801923 10296 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:14.807789 10086 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:14.808326  9849 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:14.808475  9778 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:26:14.809166 10232 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:14.810112 10234 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:14.811180 10296 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:14.817975 10232 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.819795  9778 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.822676 10086 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.832579  9671 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 2 to 5, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.830967  9849 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.851308  9927 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:14.857851 10086 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:14.858462  9849 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:14.859403 10232 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:14.860420 10231 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:14.866214 10234 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.868016  9849 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.874163  9661 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 223d40ef0f2f429bab2e337ac81fdf00 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:14.873556 10086 raft_consensus.cc:2955] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:14.877592  9673 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e reported cstate change: config changed from index 5 to 6, VOTER 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1) evicted. New cstate: current_term: 3 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:14.887558  9768 tablet_service.cc:1558] Processing DeleteTablet for tablet 223d40ef0f2f429bab2e337ac81fdf00 with delete_type TABLET_DATA_TOMBSTONED (TS 8b0806d8ed9a4b2d9456c916100b7a5a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45022
I20260630 12:26:14.888672 10276 tablet_replica.cc:333] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:14.889678 10276 raft_consensus.cc:2243] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.890513 10276 raft_consensus.cc:2272] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.893333 10276 ts_tablet_manager.cc:1916] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:14.906177 10276 ts_tablet_manager.cc:1929] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:26:14.906489 10276 log.cc:1199] T 223d40ef0f2f429bab2e337ac81fdf00 P 8b0806d8ed9a4b2d9456c916100b7a5a: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/223d40ef0f2f429bab2e337ac81fdf00
I20260630 12:26:14.907714  9662 catalog_manager.cc:5028] TS 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): tablet 223d40ef0f2f429bab2e337ac81fdf00 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:15.423890  9728 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:15.436703  9927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "e66e526515904c1e82b314d53261074e"
mode: GRACEFUL
new_leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:60608
I20260630 12:26:15.437211  9927 raft_consensus.cc:606] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Received request to transfer leadership to TS 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:15.438251  9728 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:26:15.438845  9728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:15.477392  9778 consensus_queue.cc:237] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } }
I20260630 12:26:15.483211 10086 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:15.483593  9743 consensus_peers.cc:597] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a -> Peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Couldn't send request to peer e66e526515904c1e82b314d53261074e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b54ff06c2fa743afa8a86d9e14a2b356. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.483574  9849 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.485550 10301 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.486414 10300 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.493633 10169 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } } }
I20260630 12:26:15.495699  9849 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } } }
I20260630 12:26:15.496052 10086 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } } }
I20260630 12:26:15.507148  9671 catalog_manager.cc:5697] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index -1 to 2, NON_VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) added. New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.507915  9853 consensus_queue.cc:237] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:15.520088  9778 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:26:15.521060  9817 consensus_peers.cc:597] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06e31f049f5544a4bccc5e950ea2abcd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.523922 10239 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:15.526978  9927 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:15.528537 10239 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:15.538527 10306 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.551468  9778 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.556780  9927 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.557077  9925 consensus_queue.cc:237] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } }
I20260630 12:26:15.557092  9671 catalog_manager.cc:5697] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index -1 to 3, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.576273 10086 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.576277  9778 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:15.577685  9893 consensus_peers.cc:597] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e -> Peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Couldn't send request to peer 4bec340f1d684520bed3d955ac76ca99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 831bcfd82ea64e6f913a18e5da845e87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.578094 10232 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.579133 10234 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.587098 10234 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } } }
I20260630 12:26:15.588898 10086 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } } }
I20260630 12:26:15.589918  9778 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } } }
I20260630 12:26:15.603873  9925 consensus_queue.cc:237] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:15.604632  9673 catalog_manager.cc:5697] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: config changed from index -1 to 2, NON_VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) added. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } } }
I20260630 12:26:15.611510  9853 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:15.611714  9891 consensus_peers.cc:597] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e -> Peer 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): Couldn't send request to peer 4e2f9f2bb6f94acfb35443eb30c65d24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b68b02e88c14004b1b2d5382d847b04. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.613178  9778 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.614358 10316 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.616133 10234 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.622359 10316 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.624540  9853 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.636488  9674 catalog_manager.cc:5697] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.636991  9778 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } } }
I20260630 12:26:15.836916 10234 raft_consensus.cc:993] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: : Instructing follower 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:15.837451 10316 raft_consensus.cc:1081] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Signalling peer 4e2f9f2bb6f94acfb35443eb30c65d24 to start an election
I20260630 12:26:15.839376 10086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00"
dest_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24"
 from {username='slave'} at 127.0.0.1:41972
I20260630 12:26:15.839946 10086 raft_consensus.cc:493] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:15.840272 10086 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:15.845109 10086 raft_consensus.cc:515] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:15.846568 10086 leader_election.cc:290] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 4 election: Requested vote from peers 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749), e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:15.847407  9853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4bec340f1d684520bed3d955ac76ca99"
I20260630 12:26:15.847585  9925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223d40ef0f2f429bab2e337ac81fdf00" candidate_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "e66e526515904c1e82b314d53261074e"
I20260630 12:26:15.848065  9853 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:15.848279  9925 raft_consensus.cc:3055] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:26:15.848728  9925 raft_consensus.cc:740] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Running, Role: LEADER
I20260630 12:26:15.849501  9925 consensus_queue.cc:260] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:15.850499  9925 raft_consensus.cc:3060] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:26:15.854750  9853 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 4.
I20260630 12:26:15.855997 10047 leader_election.cc:304] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bec340f1d684520bed3d955ac76ca99, 4e2f9f2bb6f94acfb35443eb30c65d24; no voters: 
I20260630 12:26:15.856076  9925 raft_consensus.cc:2468] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2f9f2bb6f94acfb35443eb30c65d24 in term 4.
I20260630 12:26:15.856916 10281 raft_consensus.cc:2804] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:26:15.858433 10281 raft_consensus.cc:697] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 4 LEADER]: Becoming Leader. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Running, Role: LEADER
I20260630 12:26:15.859232 10281 consensus_queue.cc:237] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:15.865568  9674 catalog_manager.cc:5697] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: term changed from 3 to 4, leader changed from e66e526515904c1e82b314d53261074e (127.6.167.3) to 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4). New cstate: current_term: 4 leader_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:15.876636 10323 ts_tablet_manager.cc:933] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: Initiating tablet copy from peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967)
I20260630 12:26:15.878271 10323 tablet_copy_client.cc:323] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:45967
I20260630 12:26:15.879666  9788 tablet_copy_service.cc:140] P 8b0806d8ed9a4b2d9456c916100b7a5a: Received BeginTabletCopySession request for tablet b54ff06c2fa743afa8a86d9e14a2b356 from peer e66e526515904c1e82b314d53261074e ({username='slave'} at 127.0.0.1:45036)
I20260630 12:26:15.880198  9788 tablet_copy_service.cc:161] P 8b0806d8ed9a4b2d9456c916100b7a5a: Beginning new tablet copy session on tablet b54ff06c2fa743afa8a86d9e14a2b356 from peer e66e526515904c1e82b314d53261074e at {username='slave'} at 127.0.0.1:45036: session id = e66e526515904c1e82b314d53261074e-b54ff06c2fa743afa8a86d9e14a2b356
I20260630 12:26:15.887600  9788 tablet_copy_source_session.cc:215] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:15.890627 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54ff06c2fa743afa8a86d9e14a2b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.905241 10323 tablet_copy_client.cc:806] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:15.905804 10323 tablet_copy_client.cc:670] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:15.909209 10323 tablet_copy_client.cc:538] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:15.917124 10323 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: Bootstrap starting.
I20260630 12:26:15.931800 10323 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: 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
I20260630 12:26:15.932546 10323 tablet_bootstrap.cc:492] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: Bootstrap complete.
I20260630 12:26:15.933055 10323 ts_tablet_manager.cc:1403] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260630 12:26:15.935173 10323 raft_consensus.cc:359] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } }
I20260630 12:26:15.935945 10323 raft_consensus.cc:740] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e66e526515904c1e82b314d53261074e, State: Initialized, Role: LEARNER
I20260630 12:26:15.936506 10323 consensus_queue.cc:260] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: NON_VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: true } }
I20260630 12:26:15.938434 10323 ts_tablet_manager.cc:1434] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:15.940133  9788 tablet_copy_service.cc:342] P 8b0806d8ed9a4b2d9456c916100b7a5a: Request end of tablet copy session e66e526515904c1e82b314d53261074e-b54ff06c2fa743afa8a86d9e14a2b356 received from {username='slave'} at 127.0.0.1:45036
I20260630 12:26:15.940550  9788 tablet_copy_service.cc:434] P 8b0806d8ed9a4b2d9456c916100b7a5a: ending tablet copy session e66e526515904c1e82b314d53261074e-b54ff06c2fa743afa8a86d9e14a2b356 on tablet b54ff06c2fa743afa8a86d9e14a2b356 with peer e66e526515904c1e82b314d53261074e
I20260630 12:26:15.989809 10326 ts_tablet_manager.cc:933] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749)
I20260630 12:26:15.991766 10326 tablet_copy_client.cc:323] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:38749
I20260630 12:26:15.993350  9863 tablet_copy_service.cc:140] P 4bec340f1d684520bed3d955ac76ca99: Received BeginTabletCopySession request for tablet 06e31f049f5544a4bccc5e950ea2abcd from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:41902)
I20260630 12:26:15.993860  9863 tablet_copy_service.cc:161] P 4bec340f1d684520bed3d955ac76ca99: Beginning new tablet copy session on tablet 06e31f049f5544a4bccc5e950ea2abcd from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:41902: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-06e31f049f5544a4bccc5e950ea2abcd
I20260630 12:26:15.999323  9863 tablet_copy_source_session.cc:215] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.001549 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e31f049f5544a4bccc5e950ea2abcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.011515 10326 tablet_copy_client.cc:806] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.012038 10326 tablet_copy_client.cc:670] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.015508 10326 tablet_copy_client.cc:538] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.021407 10326 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:16.035444 10328 ts_tablet_manager.cc:933] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Initiating tablet copy from peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:16.046190 10328 tablet_copy_client.cc:323] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:33507
I20260630 12:26:16.047866  9937 tablet_copy_service.cc:140] P e66e526515904c1e82b314d53261074e: Received BeginTabletCopySession request for tablet 1b68b02e88c14004b1b2d5382d847b04 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 ({username='slave'} at 127.0.0.1:60584)
I20260630 12:26:16.048466  9937 tablet_copy_service.cc:161] P e66e526515904c1e82b314d53261074e: Beginning new tablet copy session on tablet 1b68b02e88c14004b1b2d5382d847b04 from peer 4e2f9f2bb6f94acfb35443eb30c65d24 at {username='slave'} at 127.0.0.1:60584: session id = 4e2f9f2bb6f94acfb35443eb30c65d24-1b68b02e88c14004b1b2d5382d847b04
I20260630 12:26:16.050748 10326 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:16.051699 10326 tablet_bootstrap.cc:492] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:16.052438 10326 ts_tablet_manager.cc:1403] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.014s
I20260630 12:26:16.055590 10326 raft_consensus.cc:359] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:16.056463 10326 raft_consensus.cc:740] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:16.056766  9937 tablet_copy_source_session.cc:215] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.057139 10326 consensus_queue.cc:260] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:16.059620 10326 ts_tablet_manager.cc:1434] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:16.059899 10328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b68b02e88c14004b1b2d5382d847b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.061693  9863 tablet_copy_service.cc:342] P 4bec340f1d684520bed3d955ac76ca99: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-06e31f049f5544a4bccc5e950ea2abcd received from {username='slave'} at 127.0.0.1:41902
I20260630 12:26:16.062155  9863 tablet_copy_service.cc:434] P 4bec340f1d684520bed3d955ac76ca99: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-06e31f049f5544a4bccc5e950ea2abcd on tablet 06e31f049f5544a4bccc5e950ea2abcd with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:16.073201 10328 tablet_copy_client.cc:806] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.073773 10328 tablet_copy_client.cc:670] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.078148 10328 tablet_copy_client.cc:538] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.087026 10328 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap starting.
I20260630 12:26:16.102994 10332 ts_tablet_manager.cc:933] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: Initiating tablet copy from peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507)
I20260630 12:26:16.108995 10328 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: 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
I20260630 12:26:16.108984 10332 tablet_copy_client.cc:323] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:33507
I20260630 12:26:16.110040 10328 tablet_bootstrap.cc:492] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Bootstrap complete.
I20260630 12:26:16.110782 10328 ts_tablet_manager.cc:1403] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260630 12:26:16.110949  9937 tablet_copy_service.cc:140] P e66e526515904c1e82b314d53261074e: Received BeginTabletCopySession request for tablet 831bcfd82ea64e6f913a18e5da845e87 from peer 4bec340f1d684520bed3d955ac76ca99 ({username='slave'} at 127.0.0.1:35542)
I20260630 12:26:16.111475  9937 tablet_copy_service.cc:161] P e66e526515904c1e82b314d53261074e: Beginning new tablet copy session on tablet 831bcfd82ea64e6f913a18e5da845e87 from peer 4bec340f1d684520bed3d955ac76ca99 at {username='slave'} at 127.0.0.1:35542: session id = 4bec340f1d684520bed3d955ac76ca99-831bcfd82ea64e6f913a18e5da845e87
I20260630 12:26:16.113698 10328 raft_consensus.cc:359] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:16.114516 10328 raft_consensus.cc:740] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e2f9f2bb6f94acfb35443eb30c65d24, State: Initialized, Role: LEARNER
I20260630 12:26:16.115208 10328 consensus_queue.cc:260] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: true } }
I20260630 12:26:16.119056 10328 ts_tablet_manager.cc:1434] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:26:16.120417  9936 tablet_copy_service.cc:342] P e66e526515904c1e82b314d53261074e: Request end of tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-1b68b02e88c14004b1b2d5382d847b04 received from {username='slave'} at 127.0.0.1:60584
I20260630 12:26:16.120761  9936 tablet_copy_service.cc:434] P e66e526515904c1e82b314d53261074e: ending tablet copy session 4e2f9f2bb6f94acfb35443eb30c65d24-1b68b02e88c14004b1b2d5382d847b04 on tablet 1b68b02e88c14004b1b2d5382d847b04 with peer 4e2f9f2bb6f94acfb35443eb30c65d24
I20260630 12:26:16.124542  9937 tablet_copy_source_session.cc:215] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.127583 10332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831bcfd82ea64e6f913a18e5da845e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.143951 10332 tablet_copy_client.cc:806] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.144560 10332 tablet_copy_client.cc:670] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.147919 10332 tablet_copy_client.cc:538] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.156980 10332 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap starting.
I20260630 12:26:16.177320 10332 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: 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
I20260630 12:26:16.178236 10332 tablet_bootstrap.cc:492] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: Bootstrap complete.
I20260630 12:26:16.178895 10332 ts_tablet_manager.cc:1403] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260630 12:26:16.182389 10332 raft_consensus.cc:359] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } }
I20260630 12:26:16.183279 10332 raft_consensus.cc:740] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4bec340f1d684520bed3d955ac76ca99, State: Initialized, Role: LEARNER
I20260630 12:26:16.183946 10332 consensus_queue.cc:260] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: NON_VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: true } }
I20260630 12:26:16.186595 10332 ts_tablet_manager.cc:1434] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:26:16.188166  9937 tablet_copy_service.cc:342] P e66e526515904c1e82b314d53261074e: Request end of tablet copy session 4bec340f1d684520bed3d955ac76ca99-831bcfd82ea64e6f913a18e5da845e87 received from {username='slave'} at 127.0.0.1:35542
I20260630 12:26:16.188576  9937 tablet_copy_service.cc:434] P e66e526515904c1e82b314d53261074e: ending tablet copy session 4bec340f1d684520bed3d955ac76ca99-831bcfd82ea64e6f913a18e5da845e87 on tablet 831bcfd82ea64e6f913a18e5da845e87 with peer 4bec340f1d684520bed3d955ac76ca99
I20260630 12:26:16.388638  9853 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 4 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:26:16.389876 10281 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:26:16.401760  9925 raft_consensus.cc:1275] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 4 FOLLOWER]: Refusing update from remote peer 4e2f9f2bb6f94acfb35443eb30c65d24: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:26:16.403283 10281 consensus_queue.cc:1048] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:26:16.421743 10086 raft_consensus.cc:1217] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:16.466542 10086 raft_consensus.cc:1217] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:26:16.472754  9925 raft_consensus.cc:1217] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:16.683954  9849 raft_consensus.cc:1217] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:16.864384 10234 raft_consensus.cc:1064] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:16.866262 10234 consensus_queue.cc:237] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:16.872701  9849 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.873181  9778 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.873281 10086 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.874702 10316 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:16.876484 10316 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:16.878115 10316 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:16.888684 10234 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.891265  9778 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.892390 10086 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.904275  9849 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.905750  9674 catalog_manager.cc:5697] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 reported cstate change: config changed from index 2 to 3, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { replace: true } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.937952  9925 consensus_queue.cc:237] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:16.944336 10086 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:16.944640  9778 raft_consensus.cc:1275] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:16.945668 10316 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:16.946410 10234 consensus_queue.cc:1048] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:16.952196 10344 raft_consensus.cc:1064] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: attempting to promote NON_VOTER e66e526515904c1e82b314d53261074e to VOTER
I20260630 12:26:16.952744 10316 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.954574 10344 consensus_queue.cc:237] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } }
I20260630 12:26:16.958446 10086 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.954429  9778 raft_consensus.cc:2955] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:16.962684  9661 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b68b02e88c14004b1b2d5382d847b04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:16.966452  9671 catalog_manager.cc:5697] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e reported cstate change: config changed from index 3 to 4, VOTER 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) evicted. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.975117  9925 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 LEARNER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.976505 10344 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:16.976715  9849 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.977782 10085 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:16.978400 10343 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:16.982013  9841 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b68b02e88c14004b1b2d5382d847b04 with delete_type TABLET_DATA_TOMBSTONED (TS 4bec340f1d684520bed3d955ac76ca99 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51330
I20260630 12:26:16.986822 10343 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.009845 10357 tablet_replica.cc:333] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:17.011245 10357 raft_consensus.cc:2243] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.012056 10357 raft_consensus.cc:2272] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.012436 10169 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e66e526515904c1e82b314d53261074e (127.6.167.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.014186  9849 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e66e526515904c1e82b314d53261074e (127.6.167.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.014953 10085 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e66e526515904c1e82b314d53261074e (127.6.167.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.027014  9927 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e66e526515904c1e82b314d53261074e (127.6.167.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.028082  9673 catalog_manager.cc:5697] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 2 to 3, e66e526515904c1e82b314d53261074e (127.6.167.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:17.051870 10357 ts_tablet_manager.cc:1916] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.057020 10312 raft_consensus.cc:1064] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: attempting to promote NON_VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 to VOTER
I20260630 12:26:17.061715 10312 consensus_queue.cc:237] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:17.065549  9778 consensus_queue.cc:237] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [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: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } }
I20260630 12:26:17.071530 10357 ts_tablet_manager.cc:1929] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.072008 10357 log.cc:1199] T 1b68b02e88c14004b1b2d5382d847b04 P 4bec340f1d684520bed3d955ac76ca99: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/1b68b02e88c14004b1b2d5382d847b04
I20260630 12:26:17.073061  9927 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.073359  9849 raft_consensus.cc:1275] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer 8b0806d8ed9a4b2d9456c916100b7a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.075549  9662 catalog_manager.cc:5028] TS 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): tablet 1b68b02e88c14004b1b2d5382d847b04 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:17.076393 10169 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.077644 10085 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEARNER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:17.077567 10343 consensus_queue.cc:1048] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.079829  9778 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:17.080019  9927 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:17.081490 10362 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.083343 10362 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.085352 10342 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.087484 10361 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.093734  9849 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.100910  9927 raft_consensus.cc:2955] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } } }
I20260630 12:26:17.117369  9662 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b54ff06c2fa743afa8a86d9e14a2b356 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.121826 10362 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.122812  9675 catalog_manager.cc:5697] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a reported cstate change: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New cstate: current_term: 1 leader_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.134449 10075 tablet_service.cc:1558] Processing DeleteTablet for tablet b54ff06c2fa743afa8a86d9e14a2b356 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2f9f2bb6f94acfb35443eb30c65d24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41934
I20260630 12:26:17.135851  9776 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.136941 10085 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.142184 10367 tablet_replica.cc:333] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:17.143147 10367 raft_consensus.cc:2243] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.143893 10367 raft_consensus.cc:2272] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.143005  9925 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.145915  9675 catalog_manager.cc:5697] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index 3 to 4, 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.147459 10367 ts_tablet_manager.cc:1916] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.169231  9849 consensus_queue.cc:237] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [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: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } }
I20260630 12:26:17.174103 10085 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:17.174934 10367 ts_tablet_manager.cc:1929] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.175520 10367 log.cc:1199] T b54ff06c2fa743afa8a86d9e14a2b356 P 4e2f9f2bb6f94acfb35443eb30c65d24: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root/wals/b54ff06c2fa743afa8a86d9e14a2b356
I20260630 12:26:17.177094 10312 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:17.177394  9660 catalog_manager.cc:5028] TS 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): tablet b54ff06c2fa743afa8a86d9e14a2b356 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:17.180505  9776 raft_consensus.cc:1275] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Refusing update from remote peer 4bec340f1d684520bed3d955ac76ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:17.181872 10361 consensus_queue.cc:1048] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:17.184132 10361 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.186066 10086 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.191579  9776 raft_consensus.cc:2955] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } } }
I20260630 12:26:17.197418  9662 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06e31f049f5544a4bccc5e950ea2abcd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.199479  9675 catalog_manager.cc:5697] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index 4 to 5, VOTER e66e526515904c1e82b314d53261074e (127.6.167.3) evicted. New cstate: current_term: 2 leader_uuid: "4bec340f1d684520bed3d955ac76ca99" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.210307  9913 tablet_service.cc:1558] Processing DeleteTablet for tablet 06e31f049f5544a4bccc5e950ea2abcd with delete_type TABLET_DATA_TOMBSTONED (TS e66e526515904c1e82b314d53261074e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35538
I20260630 12:26:17.211894 10368 tablet_replica.cc:333] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:17.213327 10368 raft_consensus.cc:2243] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.213979 10368 raft_consensus.cc:2272] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.216619 10368 ts_tablet_manager.cc:1916] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.229028 10368 ts_tablet_manager.cc:1929] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:26:17.229363 10368 log.cc:1199] T 06e31f049f5544a4bccc5e950ea2abcd P e66e526515904c1e82b314d53261074e: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/06e31f049f5544a4bccc5e950ea2abcd
I20260630 12:26:17.230515  9661 catalog_manager.cc:5028] TS e66e526515904c1e82b314d53261074e (127.6.167.3:33507): tablet 06e31f049f5544a4bccc5e950ea2abcd (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:17.307793 10316 raft_consensus.cc:1064] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: attempting to promote NON_VOTER 4bec340f1d684520bed3d955ac76ca99 to VOTER
I20260630 12:26:17.309613 10316 consensus_queue.cc:237] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } }
I20260630 12:26:17.315776  9849 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEARNER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.315826  9776 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.316290 10086 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.317543 10316 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.318430 10347 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.319258 10234 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.342408 10316 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.351940 10086 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.359316  9849 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.361800  9671 catalog_manager.cc:5697] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e reported cstate change: config changed from index 2 to 3, 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.386272  9776 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "4e2f9f2bb6f94acfb35443eb30c65d24" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35065 } attrs { replace: true } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.393623  9925 consensus_queue.cc:237] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [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: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } }
I20260630 12:26:17.400619  9776 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.401669  9849 raft_consensus.cc:1275] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Refusing update from remote peer e66e526515904c1e82b314d53261074e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.402074 10316 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.403184 10234 consensus_queue.cc:1048] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.441817  9728 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:17.472970 10316 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.477772  9778 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.478495  9849 raft_consensus.cc:2955] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.489207  9661 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 831bcfd82ea64e6f913a18e5da845e87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.499608  9673 catalog_manager.cc:5697] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 reported cstate change: config changed from index 3 to 4, VOTER 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4) evicted. New cstate: current_term: 1 leader_uuid: "e66e526515904c1e82b314d53261074e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e66e526515904c1e82b314d53261074e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33507 } } peers { permanent_uuid: "8b0806d8ed9a4b2d9456c916100b7a5a" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45967 } } peers { permanent_uuid: "4bec340f1d684520bed3d955ac76ca99" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38749 } attrs { promote: false } } }
I20260630 12:26:17.520107 10075 tablet_service.cc:1558] Processing DeleteTablet for tablet 831bcfd82ea64e6f913a18e5da845e87 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2f9f2bb6f94acfb35443eb30c65d24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41934
I20260630 12:26:17.521976 10367 tablet_replica.cc:333] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:17.523204 10367 raft_consensus.cc:2243] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.524281 10367 raft_consensus.cc:2272] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.528561  9728 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:26:17.529309  9728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:17.531107 10367 ts_tablet_manager.cc:1916] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.542680 10367 ts_tablet_manager.cc:1929] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.543061 10367 log.cc:1199] T 831bcfd82ea64e6f913a18e5da845e87 P 4e2f9f2bb6f94acfb35443eb30c65d24: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822286764395-6812-0/minicluster-data/ts-3-root/wals/831bcfd82ea64e6f913a18e5da845e87
I20260630 12:26:17.544742  9660 catalog_manager.cc:5028] TS 4e2f9f2bb6f94acfb35443eb30c65d24 (127.6.167.4:35065): tablet 831bcfd82ea64e6f913a18e5da845e87 (table range_aware_rebalance_new_range [id=7218828dadee4d94b0ff07ac9dfcb8bd]) successfully deleted
I20260630 12:26:18.062804  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:18.087774  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:18.088594  6812 tablet_replica.cc:333] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.089404  6812 raft_consensus.cc:2243] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.089951  6812 raft_consensus.cc:2272] T fadc284e65d544d9b4786c3d6b2d2840 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.092566  6812 tablet_replica.cc:333] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.093295  6812 raft_consensus.cc:2243] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.094297  6812 raft_consensus.cc:2272] T 11fcc306370042f3868be237c75e8134 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.097186  6812 tablet_replica.cc:333] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.097820  6812 raft_consensus.cc:2243] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.098295  6812 raft_consensus.cc:2272] T d1d0b983d76248c69a012a25bdbadbf6 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:18.099180  9893 consensus_peers.cc:597] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e -> Peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Couldn't send request to peer 8b0806d8ed9a4b2d9456c916100b7a5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.100533  6812 tablet_replica.cc:333] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.101146  6812 raft_consensus.cc:2243] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.101863  6812 raft_consensus.cc:2272] T b54ff06c2fa743afa8a86d9e14a2b356 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.104473  6812 tablet_replica.cc:333] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.105005  6812 raft_consensus.cc:2243] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.105719  6812 raft_consensus.cc:2272] T 8da0511517404f22ab531707a7fc7774 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.107709  6812 tablet_replica.cc:333] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.108270  6812 raft_consensus.cc:2243] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.108958  6812 raft_consensus.cc:2272] T 1b68b02e88c14004b1b2d5382d847b04 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.110965  6812 tablet_replica.cc:333] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.111455  6812 raft_consensus.cc:2243] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.112054  6812 raft_consensus.cc:2272] T 831bcfd82ea64e6f913a18e5da845e87 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.114295  6812 tablet_replica.cc:333] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.114809  6812 raft_consensus.cc:2243] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.115226  6812 raft_consensus.cc:2272] T 48642d1d2ac340058c59875011b082b2 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.117439  6812 tablet_replica.cc:333] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.117965  6812 raft_consensus.cc:2243] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.118645  6812 raft_consensus.cc:2272] T cb92a4a3da2b4203a6b35e790b87ea70 P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.120419  6812 tablet_replica.cc:333] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.120890  6812 raft_consensus.cc:2243] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.121346  6812 raft_consensus.cc:2272] T 992c1d474405466194d674da04dcfffc P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.123116  6812 tablet_replica.cc:333] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.123572  6812 raft_consensus.cc:2243] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.124291  6812 raft_consensus.cc:2272] T 06e31f049f5544a4bccc5e950ea2abcd P 8b0806d8ed9a4b2d9456c916100b7a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.126639  6812 tablet_replica.cc:333] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a: stopping tablet replica
I20260630 12:26:18.127106  6812 raft_consensus.cc:2243] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.127907  6812 raft_consensus.cc:2272] T c7a26c68fd4d41f8bb5c48588519834c P 8b0806d8ed9a4b2d9456c916100b7a5a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:18.146713  9743 connection.cc:466] server connection from 127.0.0.1:45026 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45026 (request call id 63) could send its response
W20260630 12:26:18.147702  9819 consensus_peers.cc:597] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 -> Peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Couldn't send request to peer 8b0806d8ed9a4b2d9456c916100b7a5a. Status: Network error: recv got EOF from 127.6.167.1:45967 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.162842  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:26:18.188642  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:18.219034  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:18.219780  6812 tablet_replica.cc:333] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.220476  6812 raft_consensus.cc:2243] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.221174  6812 raft_consensus.cc:2272] T b54ff06c2fa743afa8a86d9e14a2b356 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.222904  6812 tablet_replica.cc:333] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.223404  6812 raft_consensus.cc:2243] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.223846  6812 raft_consensus.cc:2272] T 11fcc306370042f3868be237c75e8134 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.225420  6812 tablet_replica.cc:333] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.225876  6812 raft_consensus.cc:2243] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.226207  6812 raft_consensus.cc:2272] T 7db71f3a28934388b03964efb5cc1c04 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.227849  6812 tablet_replica.cc:333] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.228392  6812 raft_consensus.cc:2243] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.229125  6812 raft_consensus.cc:2272] T 992c1d474405466194d674da04dcfffc P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.230808  6812 tablet_replica.cc:333] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.231248  6812 raft_consensus.cc:2243] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.231959  6812 raft_consensus.cc:2272] T ae7e41c7d4a948e2a49003575f3b9c86 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.233762  6812 tablet_replica.cc:333] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.234212  6812 raft_consensus.cc:2243] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.234892  6812 raft_consensus.cc:2272] T be7a84f48d1b4b159d4c6fb36e03f75f P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.236542  6812 tablet_replica.cc:333] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.236994  6812 raft_consensus.cc:2243] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.237334  6812 raft_consensus.cc:2272] T c7a26c68fd4d41f8bb5c48588519834c P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.239063  6812 tablet_replica.cc:333] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.239504  6812 raft_consensus.cc:2243] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.240108  6812 raft_consensus.cc:2272] T 223d40ef0f2f429bab2e337ac81fdf00 P 4bec340f1d684520bed3d955ac76ca99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.241896  6812 tablet_replica.cc:333] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.242309  6812 raft_consensus.cc:2243] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.242725  6812 raft_consensus.cc:2272] T 831bcfd82ea64e6f913a18e5da845e87 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.245344  6812 tablet_replica.cc:333] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.245754  6812 raft_consensus.cc:2243] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.246554  6812 raft_consensus.cc:2272] T 48642d1d2ac340058c59875011b082b2 P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.248560  6812 tablet_replica.cc:333] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.248943  6812 raft_consensus.cc:2243] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.249269  6812 raft_consensus.cc:2272] T fadc284e65d544d9b4786c3d6b2d2840 P 4bec340f1d684520bed3d955ac76ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.250731  6812 tablet_replica.cc:333] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99: stopping tablet replica
I20260630 12:26:18.251108  6812 raft_consensus.cc:2243] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.251772  6812 raft_consensus.cc:2272] T 06e31f049f5544a4bccc5e950ea2abcd P 4bec340f1d684520bed3d955ac76ca99 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:18.275352  9893 consensus_peers.cc:597] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e -> Peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Couldn't send request to peer 8b0806d8ed9a4b2d9456c916100b7a5a. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.283933  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:18.311522  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
W20260630 12:26:18.330758 10047 consensus_peers.cc:597] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 -> Peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Couldn't send request to peer 4bec340f1d684520bed3d955ac76ca99. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.2:38749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.342617  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:18.343230  6812 tablet_replica.cc:333] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.343894  6812 raft_consensus.cc:2243] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.344595  6812 raft_consensus.cc:2272] T b54ff06c2fa743afa8a86d9e14a2b356 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.346428  6812 tablet_replica.cc:333] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.346971  6812 raft_consensus.cc:2243] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.347409  6812 raft_consensus.cc:2272] T 223d40ef0f2f429bab2e337ac81fdf00 P e66e526515904c1e82b314d53261074e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.349179  6812 tablet_replica.cc:333] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.349690  6812 raft_consensus.cc:2243] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.350098  6812 raft_consensus.cc:2272] T d1d0b983d76248c69a012a25bdbadbf6 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.351944  6812 tablet_replica.cc:333] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.352535  6812 raft_consensus.cc:2243] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.353299  6812 raft_consensus.cc:2272] T ae7e41c7d4a948e2a49003575f3b9c86 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.355021  6812 tablet_replica.cc:333] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.355521  6812 raft_consensus.cc:2243] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.356213  6812 raft_consensus.cc:2272] T 1b68b02e88c14004b1b2d5382d847b04 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.358064  6812 tablet_replica.cc:333] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.358757  6812 raft_consensus.cc:2243] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.359490  6812 raft_consensus.cc:2272] T 831bcfd82ea64e6f913a18e5da845e87 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:18.361735 10047 consensus_peers.cc:597] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 -> Peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Couldn't send request to peer 8b0806d8ed9a4b2d9456c916100b7a5a. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.362272  6812 tablet_replica.cc:333] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.362807  6812 raft_consensus.cc:2243] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.363215  6812 raft_consensus.cc:2272] T 48642d1d2ac340058c59875011b082b2 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.364948  6812 tablet_replica.cc:333] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.365448  6812 raft_consensus.cc:2243] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.366132  6812 raft_consensus.cc:2272] T cb92a4a3da2b4203a6b35e790b87ea70 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.367846  6812 tablet_replica.cc:333] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.368374  6812 raft_consensus.cc:2243] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.368770  6812 raft_consensus.cc:2272] T 7db71f3a28934388b03964efb5cc1c04 P e66e526515904c1e82b314d53261074e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.370286  6812 tablet_replica.cc:333] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.370723  6812 raft_consensus.cc:2243] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.371101  6812 raft_consensus.cc:2272] T 8da0511517404f22ab531707a7fc7774 P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.372987  6812 tablet_replica.cc:333] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.373418  6812 raft_consensus.cc:2243] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.373795  6812 raft_consensus.cc:2272] T be7a84f48d1b4b159d4c6fb36e03f75f P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.375415  6812 tablet_replica.cc:333] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e: stopping tablet replica
I20260630 12:26:18.375833  6812 raft_consensus.cc:2243] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.376271  6812 raft_consensus.cc:2272] T c7a26c68fd4d41f8bb5c48588519834c P e66e526515904c1e82b314d53261074e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:18.412994 10047 consensus_peers.cc:597] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 -> Peer 8b0806d8ed9a4b2d9456c916100b7a5a (127.6.167.1:45967): Couldn't send request to peer 8b0806d8ed9a4b2d9456c916100b7a5a. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:18.417465 10046 consensus_peers.cc:597] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 -> Peer e66e526515904c1e82b314d53261074e (127.6.167.3:33507): Couldn't send request to peer e66e526515904c1e82b314d53261074e. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.3:33507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.428213  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
W20260630 12:26:18.433192 10047 consensus_peers.cc:597] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 -> Peer 4bec340f1d684520bed3d955ac76ca99 (127.6.167.2:38749): Couldn't send request to peer 4bec340f1d684520bed3d955ac76ca99. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.2:38749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.457798  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:26:18.486622  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:18.487414  6812 tablet_replica.cc:333] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.488359  6812 raft_consensus.cc:2243] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.489012  6812 raft_consensus.cc:2272] T 1b68b02e88c14004b1b2d5382d847b04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.490964  6812 tablet_replica.cc:333] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.491415  6812 raft_consensus.cc:2243] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.491881  6812 raft_consensus.cc:2272] T 06e31f049f5544a4bccc5e950ea2abcd P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.493582  6812 tablet_replica.cc:333] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.494020  6812 raft_consensus.cc:2243] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.494539  6812 raft_consensus.cc:2272] T cb92a4a3da2b4203a6b35e790b87ea70 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.496325  6812 tablet_replica.cc:333] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.496757  6812 raft_consensus.cc:2243] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.497200  6812 raft_consensus.cc:2272] T 992c1d474405466194d674da04dcfffc P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.498826  6812 tablet_replica.cc:333] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.499312  6812 raft_consensus.cc:2243] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.499729  6812 raft_consensus.cc:2272] T ae7e41c7d4a948e2a49003575f3b9c86 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.501304  6812 tablet_replica.cc:333] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.501777  6812 raft_consensus.cc:2243] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.502465  6812 raft_consensus.cc:2272] T 223d40ef0f2f429bab2e337ac81fdf00 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.504035  6812 tablet_replica.cc:333] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.504545  6812 raft_consensus.cc:2243] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.505261  6812 raft_consensus.cc:2272] T d1d0b983d76248c69a012a25bdbadbf6 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.506914  6812 tablet_replica.cc:333] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.507414  6812 raft_consensus.cc:2243] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.507783  6812 raft_consensus.cc:2272] T 11fcc306370042f3868be237c75e8134 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.509483  6812 tablet_replica.cc:333] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.509965  6812 raft_consensus.cc:2243] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.510704  6812 raft_consensus.cc:2272] T fadc284e65d544d9b4786c3d6b2d2840 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.512223  6812 tablet_replica.cc:333] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.512655  6812 raft_consensus.cc:2243] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.512948  6812 raft_consensus.cc:2272] T 8da0511517404f22ab531707a7fc7774 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.514394  6812 tablet_replica.cc:333] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.514801  6812 raft_consensus.cc:2243] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.515568  6812 raft_consensus.cc:2272] T 7db71f3a28934388b03964efb5cc1c04 P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.517308  6812 tablet_replica.cc:333] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24: stopping tablet replica
I20260630 12:26:18.517735  6812 raft_consensus.cc:2243] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:18.518117  6812 raft_consensus.cc:2272] T be7a84f48d1b4b159d4c6fb36e03f75f P 4e2f9f2bb6f94acfb35443eb30c65d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.560745  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:26:18.585390  6812 master.cc:562] Master@127.6.167.62:45121 shutting down...
I20260630 12:26:18.603662  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:18.604190  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:18.604571  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20cbe2321b77478e9b76e20abdb5e5bd: stopping tablet replica
I20260630 12:26:18.624188  6812 master.cc:584] Master@127.6.167.62:45121 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11508 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:26:18.677400  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:43767
I20260630 12:26:18.678403  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:18.683975 10382 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
W20260630 12:26:18.683938 10381 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
W20260630 12:26:18.685761 10384 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
I20260630 12:26:18.687847  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:18.688642  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:18.688818  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:18.689018  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822378688985 us; error 0 us; skew 500 ppm
I20260630 12:26:18.689502  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:18.691787  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40787/ using document root <none> and password file <none>
I20260630 12:26:18.692365  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:18.692562  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:18.692894  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:18.693960  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "569f6373fb2748d7b788454838cb691f"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.698195  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:18.701332 10389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:18.702042  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:18.702327  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "569f6373fb2748d7b788454838cb691f"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.702628  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-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)
I20260630 12:26:18.719686  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:18.720906  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:18.758111  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:43767
I20260630 12:26:18.758201 10440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:43767 every 8 connection(s)
I20260630 12:26:18.761835 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:18.771108 10441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f: Bootstrap starting.
I20260630 12:26:18.775353 10441 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:18.779245 10441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f: No bootstrap required, opened a new log
I20260630 12:26:18.781390 10441 raft_consensus.cc:359] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "569f6373fb2748d7b788454838cb691f" member_type: VOTER }
I20260630 12:26:18.781776 10441 raft_consensus.cc:385] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:18.781965 10441 raft_consensus.cc:740] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569f6373fb2748d7b788454838cb691f, State: Initialized, Role: FOLLOWER
I20260630 12:26:18.782480 10441 consensus_queue.cc:260] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "569f6373fb2748d7b788454838cb691f" member_type: VOTER }
I20260630 12:26:18.782902 10441 raft_consensus.cc:399] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:18.783106 10441 raft_consensus.cc:493] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:18.783337 10441 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:18.787731 10441 raft_consensus.cc:515] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "569f6373fb2748d7b788454838cb691f" member_type: VOTER }
I20260630 12:26:18.788206 10441 leader_election.cc:304] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [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: 569f6373fb2748d7b788454838cb691f; no voters: 
I20260630 12:26:18.789402 10441 leader_election.cc:290] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:18.789707 10444 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:18.791100 10444 raft_consensus.cc:697] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 1 LEADER]: Becoming Leader. State: Replica: 569f6373fb2748d7b788454838cb691f, State: Running, Role: LEADER
I20260630 12:26:18.791734 10444 consensus_queue.cc:237] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [LEADER]: Queue going to LEADER mode. State: All 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: "569f6373fb2748d7b788454838cb691f" member_type: VOTER }
I20260630 12:26:18.792618 10441 sys_catalog.cc:565] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:18.797036 10446 sys_catalog.cc:455] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 569f6373fb2748d7b788454838cb691f. Latest consensus state: current_term: 1 leader_uuid: "569f6373fb2748d7b788454838cb691f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "569f6373fb2748d7b788454838cb691f" member_type: VOTER } }
I20260630 12:26:18.797796 10446 sys_catalog.cc:458] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:18.798121 10445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "569f6373fb2748d7b788454838cb691f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "569f6373fb2748d7b788454838cb691f" member_type: VOTER } }
I20260630 12:26:18.798605 10445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:18.799902 10451 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:18.805536 10451 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:18.810531  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:18.814236 10451 catalog_manager.cc:1383] Generated new cluster ID: f7984a6092a14ab889946df27e9e68e5
I20260630 12:26:18.814508 10451 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:18.833583 10451 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:18.834856 10451 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:18.852874 10451 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f: Generated new TSK 0
I20260630 12:26:18.853448 10451 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:18.877458  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:18.882901 10462 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
W20260630 12:26:18.884078 10463 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
I20260630 12:26:18.885495  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:18.886157 10465 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
I20260630 12:26:18.887001  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:18.887176  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:18.887293  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822378887283 us; error 0 us; skew 500 ppm
I20260630 12:26:18.887729  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:18.889881  6812 webserver.cc:533] Webserver started at http://127.6.167.1:40501/ using document root <none> and password file <none>
I20260630 12:26:18.890287  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:18.890441  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:18.890640  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:18.891616  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "69d161cb7f88462db27d7d6af99a795a"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.895962  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:26:18.898959 10470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:18.899672  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:18.899906  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "69d161cb7f88462db27d7d6af99a795a"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.900133  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-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)
I20260630 12:26:18.913601  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:18.914582  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:18.915824  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:18.917999  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:18.918164  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:18.918453  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:18.918623  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:18.956990  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:39039
I20260630 12:26:18.957082 10532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:39039 every 8 connection(s)
I20260630 12:26:18.961813  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:18.968176 10537 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
W20260630 12:26:18.970170 10538 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
W20260630 12:26:18.971544 10540 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
I20260630 12:26:18.972374  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:18.973574  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:18.973826  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:18.973968 10533 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43767
I20260630 12:26:18.974013  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822378973996 us; error 0 us; skew 500 ppm
I20260630 12:26:18.974413 10533 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:18.974757  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:18.975028 10533 heartbeater.cc:507] Master 127.6.167.62:43767 requested a full tablet report, sending...
I20260630 12:26:18.977061  6812 webserver.cc:533] Webserver started at http://127.6.167.2:46855/ using document root <none> and password file <none>
I20260630 12:26:18.977519 10406 ts_manager.cc:194] Registered new tserver with Master: 69d161cb7f88462db27d7d6af99a795a (127.6.167.1:39039)
I20260630 12:26:18.977739  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:18.978022  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:18.978341  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:18.979696  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "9e096edf28204df49d531321c8b7202f"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.979882 10406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33062
I20260630 12:26:18.984063  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:18.987150 10545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:18.987865  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:18.988140  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "9e096edf28204df49d531321c8b7202f"
format_stamp: "Formatted at 2026-06-30 12:26:18 on dist-test-slave-1v8t"
I20260630 12:26:18.988441  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-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)
I20260630 12:26:18.999655  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:19.000876  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:19.002336  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:19.004868  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:19.005038  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.005302  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:19.005455  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.043653  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:45561
I20260630 12:26:19.043749 10607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:45561 every 8 connection(s)
I20260630 12:26:19.048276  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:19.054541 10611 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
W20260630 12:26:19.056128 10612 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
W20260630 12:26:19.059254 10614 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
I20260630 12:26:19.059814 10608 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43767
I20260630 12:26:19.059811  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:19.060527 10608 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:19.060950  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:19.061170  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:19.061383  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822379061348 us; error 0 us; skew 500 ppm
I20260630 12:26:19.061933  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:19.061889 10608 heartbeater.cc:507] Master 127.6.167.62:43767 requested a full tablet report, sending...
I20260630 12:26:19.064388 10406 ts_manager.cc:194] Registered new tserver with Master: 9e096edf28204df49d531321c8b7202f (127.6.167.2:45561)
I20260630 12:26:19.064646  6812 webserver.cc:533] Webserver started at http://127.6.167.3:35503/ using document root <none> and password file <none>
I20260630 12:26:19.065255  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:19.065496  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:19.065804  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:19.066237 10406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33074
I20260630 12:26:19.067330  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "393868b8df064fa58528a7e987c77be0"
format_stamp: "Formatted at 2026-06-30 12:26:19 on dist-test-slave-1v8t"
I20260630 12:26:19.072106  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:26:19.075174 10619 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.075955  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:19.076288  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "393868b8df064fa58528a7e987c77be0"
format_stamp: "Formatted at 2026-06-30 12:26:19 on dist-test-slave-1v8t"
I20260630 12:26:19.076552  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-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)
I20260630 12:26:19.097625  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:19.098917  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:19.100441  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:19.102751  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:19.102928  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.103221  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:19.103595  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.144603  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:45171
I20260630 12:26:19.144701 10681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:45171 every 8 connection(s)
I20260630 12:26:19.149714  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:19.158700 10686 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
W20260630 12:26:19.157728 10685 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
I20260630 12:26:19.161298 10682 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43767
I20260630 12:26:19.161723 10682 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:19.162576 10688 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
I20260630 12:26:19.162643 10682 heartbeater.cc:507] Master 127.6.167.62:43767 requested a full tablet report, sending...
I20260630 12:26:19.164512  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:19.165397 10406 ts_manager.cc:194] Registered new tserver with Master: 393868b8df064fa58528a7e987c77be0 (127.6.167.3:45171)
I20260630 12:26:19.165562  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:19.165916  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:19.166115  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822379166097 us; error 0 us; skew 500 ppm
I20260630 12:26:19.166709  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:19.166872 10406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33088
I20260630 12:26:19.169576  6812 webserver.cc:533] Webserver started at http://127.6.167.4:33835/ using document root <none> and password file <none>
I20260630 12:26:19.170145  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:19.170387  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:19.170680  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:19.171905  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "ba3d4420659d4dd2b708fe10252eda8f"
format_stamp: "Formatted at 2026-06-30 12:26:19 on dist-test-slave-1v8t"
I20260630 12:26:19.176656  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:19.180069 10693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.180851  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:19.181135  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "ba3d4420659d4dd2b708fe10252eda8f"
format_stamp: "Formatted at 2026-06-30 12:26:19 on dist-test-slave-1v8t"
I20260630 12:26:19.181419  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822286764395-6812-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)
I20260630 12:26:19.203701  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:19.205175  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:19.206411  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:19.208597  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:19.208820  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.209062  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:19.209239  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:19.249842  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:44017
I20260630 12:26:19.249948 10755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:44017 every 8 connection(s)
I20260630 12:26:19.263494 10756 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43767
I20260630 12:26:19.263927 10756 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:19.264879 10756 heartbeater.cc:507] Master 127.6.167.62:43767 requested a full tablet report, sending...
I20260630 12:26:19.266649 10406 ts_manager.cc:194] Registered new tserver with Master: ba3d4420659d4dd2b708fe10252eda8f (127.6.167.4:44017)
I20260630 12:26:19.266774  6812 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013735821s
I20260630 12:26:19.267984 10406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33102
I20260630 12:26:19.982439 10533 heartbeater.cc:499] Master 127.6.167.62:43767 was elected leader, sending a full tablet report...
I20260630 12:26:20.068867 10608 heartbeater.cc:499] Master 127.6.167.62:43767 was elected leader, sending a full tablet report...
I20260630 12:26:20.169289 10682 heartbeater.cc:499] Master 127.6.167.62:43767 was elected leader, sending a full tablet report...
I20260630 12:26:20.270623 10756 heartbeater.cc:499] Master 127.6.167.62:43767 was elected leader, sending a full tablet report...
I20260630 12:26:20.332162 10406 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58152:
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"
    }
  }
}
I20260630 12:26:20.376786 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb4d50fddc4456d94383bee5ad25970 (DEFAULT_TABLE table=test-workload [id=6171020778d64eaeab7f8c5fd717be31]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:20.378098 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb4d50fddc4456d94383bee5ad25970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:20.379401 10647 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb4d50fddc4456d94383bee5ad25970 (DEFAULT_TABLE table=test-workload [id=6171020778d64eaeab7f8c5fd717be31]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:20.380693 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb4d50fddc4456d94383bee5ad25970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:20.387959 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb4d50fddc4456d94383bee5ad25970 (DEFAULT_TABLE table=test-workload [id=6171020778d64eaeab7f8c5fd717be31]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:20.389424 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb4d50fddc4456d94383bee5ad25970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:20.393173 10777 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: Bootstrap starting.
I20260630 12:26:20.398454 10777 tablet_bootstrap.cc:654] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:20.400313 10778 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: Bootstrap starting.
I20260630 12:26:20.404027 10777 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: No bootstrap required, opened a new log
I20260630 12:26:20.404557 10777 ts_tablet_manager.cc:1403] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:26:20.406281 10780 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: Bootstrap starting.
I20260630 12:26:20.407723 10777 raft_consensus.cc:359] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.408473 10777 raft_consensus.cc:385] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:20.408754 10777 raft_consensus.cc:740] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba3d4420659d4dd2b708fe10252eda8f, State: Initialized, Role: FOLLOWER
I20260630 12:26:20.409119 10778 tablet_bootstrap.cc:654] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:20.409536 10777 consensus_queue.cc:260] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.411574 10780 tablet_bootstrap.cc:654] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:20.412870 10777 ts_tablet_manager.cc:1434] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:26:20.415818 10778 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: No bootstrap required, opened a new log
I20260630 12:26:20.416309 10778 ts_tablet_manager.cc:1403] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:26:20.419476 10778 raft_consensus.cc:359] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.420181 10780 tablet_bootstrap.cc:492] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: No bootstrap required, opened a new log
I20260630 12:26:20.420260 10778 raft_consensus.cc:385] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:20.420706 10778 raft_consensus.cc:740] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393868b8df064fa58528a7e987c77be0, State: Initialized, Role: FOLLOWER
I20260630 12:26:20.420830 10780 ts_tablet_manager.cc:1403] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:26:20.421485 10778 consensus_queue.cc:260] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.423933 10780 raft_consensus.cc:359] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.424685 10780 raft_consensus.cc:385] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:20.424836 10778 ts_tablet_manager.cc:1434] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:20.425004 10780 raft_consensus.cc:740] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e096edf28204df49d531321c8b7202f, State: Initialized, Role: FOLLOWER
I20260630 12:26:20.425768 10780 consensus_queue.cc:260] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.428326 10780 ts_tablet_manager.cc:1434] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:20.521351 10784 raft_consensus.cc:493] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:20.521903 10784 raft_consensus.cc:515] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.524009 10784 leader_election.cc:290] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba3d4420659d4dd2b708fe10252eda8f (127.6.167.4:44017), 9e096edf28204df49d531321c8b7202f (127.6.167.2:45561)
I20260630 12:26:20.535023 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb4d50fddc4456d94383bee5ad25970" candidate_uuid: "393868b8df064fa58528a7e987c77be0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba3d4420659d4dd2b708fe10252eda8f" is_pre_election: true
I20260630 12:26:20.535364 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb4d50fddc4456d94383bee5ad25970" candidate_uuid: "393868b8df064fa58528a7e987c77be0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e096edf28204df49d531321c8b7202f" is_pre_election: true
I20260630 12:26:20.535681 10731 raft_consensus.cc:2468] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 393868b8df064fa58528a7e987c77be0 in term 0.
I20260630 12:26:20.536022 10583 raft_consensus.cc:2468] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 393868b8df064fa58528a7e987c77be0 in term 0.
I20260630 12:26:20.536911 10622 leader_election.cc:304] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [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: 393868b8df064fa58528a7e987c77be0, ba3d4420659d4dd2b708fe10252eda8f; no voters: 
I20260630 12:26:20.537613 10784 raft_consensus.cc:2804] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:20.538007 10784 raft_consensus.cc:493] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:20.538357 10784 raft_consensus.cc:3060] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:20.542910 10784 raft_consensus.cc:515] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.544520 10784 leader_election.cc:290] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [CANDIDATE]: Term 1 election: Requested vote from peers ba3d4420659d4dd2b708fe10252eda8f (127.6.167.4:44017), 9e096edf28204df49d531321c8b7202f (127.6.167.2:45561)
I20260630 12:26:20.545215 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb4d50fddc4456d94383bee5ad25970" candidate_uuid: "393868b8df064fa58528a7e987c77be0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba3d4420659d4dd2b708fe10252eda8f"
I20260630 12:26:20.545445 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb4d50fddc4456d94383bee5ad25970" candidate_uuid: "393868b8df064fa58528a7e987c77be0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e096edf28204df49d531321c8b7202f"
I20260630 12:26:20.545804 10731 raft_consensus.cc:3060] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:20.545949 10583 raft_consensus.cc:3060] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:20.552752 10583 raft_consensus.cc:2468] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 393868b8df064fa58528a7e987c77be0 in term 1.
I20260630 12:26:20.552752 10731 raft_consensus.cc:2468] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 393868b8df064fa58528a7e987c77be0 in term 1.
I20260630 12:26:20.554109 10620 leader_election.cc:304] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [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: 393868b8df064fa58528a7e987c77be0, 9e096edf28204df49d531321c8b7202f; no voters: 
I20260630 12:26:20.554852 10784 raft_consensus.cc:2804] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:20.555878 10784 raft_consensus.cc:697] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 1 LEADER]: Becoming Leader. State: Replica: 393868b8df064fa58528a7e987c77be0, State: Running, Role: LEADER
I20260630 12:26:20.556640 10784 consensus_queue.cc:237] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [LEADER]: Queue going to LEADER mode. State: All 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: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } }
I20260630 12:26:20.563829 10404 catalog_manager.cc:5697] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 393868b8df064fa58528a7e987c77be0 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "393868b8df064fa58528a7e987c77be0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "393868b8df064fa58528a7e987c77be0" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:20.810194 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:20.812899 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:20.813457 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:20.949424 10784 consensus_queue.cc:1048] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba3d4420659d4dd2b708fe10252eda8f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:20.961656 10784 consensus_queue.cc:1048] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e096edf28204df49d531321c8b7202f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:22.814657 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:22.815948 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:22.816211 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.817183 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:24.818343 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:24.818604 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:26.819433 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:26.820631 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:26.820874 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:28.821923 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:28.823458 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:28.823774 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:30.824755 10459 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:30.826030 10459 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:30.826331 10459 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:31.640035  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:31.669014  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:31.685829  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:26:31.698153  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:31.718271  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:31.718930  6812 tablet_replica.cc:333] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f: stopping tablet replica
I20260630 12:26:31.719506  6812 raft_consensus.cc:2243] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:31.720112  6812 raft_consensus.cc:2272] T 2fb4d50fddc4456d94383bee5ad25970 P 9e096edf28204df49d531321c8b7202f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:31.740208  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:31.750829  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:26:31.771540  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:31.772332  6812 tablet_replica.cc:333] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0: stopping tablet replica
I20260630 12:26:31.772921  6812 raft_consensus.cc:2243] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:31.773819  6812 raft_consensus.cc:2272] T 2fb4d50fddc4456d94383bee5ad25970 P 393868b8df064fa58528a7e987c77be0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:31.794756  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:26:31.806387  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:26:31.826988  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:31.827708  6812 tablet_replica.cc:333] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f: stopping tablet replica
I20260630 12:26:31.828356  6812 raft_consensus.cc:2243] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:31.828884  6812 raft_consensus.cc:2272] T 2fb4d50fddc4456d94383bee5ad25970 P ba3d4420659d4dd2b708fe10252eda8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:31.848675  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:26:31.862896  6812 master.cc:562] Master@127.6.167.62:43767 shutting down...
I20260630 12:26:31.889580  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:31.890353  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:31.890743  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 569f6373fb2748d7b788454838cb691f: stopping tablet replica
I20260630 12:26:31.910583  6812 master.cc:584] Master@127.6.167.62:43767 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13268 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:26:31.946182  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:44159
I20260630 12:26:31.947350  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:31.952858 10802 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
W20260630 12:26:31.952981 10803 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
W20260630 12:26:31.953840 10805 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
I20260630 12:26:31.955116  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:31.955932  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:31.956143  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:31.956382  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822391956348 us; error 0 us; skew 500 ppm
I20260630 12:26:31.956956  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:31.959352  6812 webserver.cc:533] Webserver started at http://127.6.167.62:37481/ using document root <none> and password file <none>
I20260630 12:26:31.959882  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:31.960086  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:31.960470  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:31.961705  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "16dea333064943e7bb49a7a5672cde1a"
format_stamp: "Formatted at 2026-06-30 12:26:31 on dist-test-slave-1v8t"
I20260630 12:26:31.966480  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:31.969806 10810 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:31.970607  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:31.970834  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "16dea333064943e7bb49a7a5672cde1a"
format_stamp: "Formatted at 2026-06-30 12:26:31 on dist-test-slave-1v8t"
I20260630 12:26:31.971058  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-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)
I20260630 12:26:31.994196  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:31.995309  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:32.032644  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:44159
I20260630 12:26:32.032755 10861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:44159 every 8 connection(s)
I20260630 12:26:32.037220 10862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:32.049032 10862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a: Bootstrap starting.
I20260630 12:26:32.054304 10862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:32.058722 10862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a: No bootstrap required, opened a new log
I20260630 12:26:32.061179 10862 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER }
I20260630 12:26:32.061663 10862 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:32.061930 10862 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dea333064943e7bb49a7a5672cde1a, State: Initialized, Role: FOLLOWER
I20260630 12:26:32.062664 10862 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER }
I20260630 12:26:32.063177 10862 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:32.063428 10862 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:32.063751 10862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:32.068758 10862 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER }
I20260630 12:26:32.069315 10862 leader_election.cc:304] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [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: 16dea333064943e7bb49a7a5672cde1a; no voters: 
I20260630 12:26:32.070487 10862 leader_election.cc:290] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:32.070928 10865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:32.072302 10865 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 1 LEADER]: Becoming Leader. State: Replica: 16dea333064943e7bb49a7a5672cde1a, State: Running, Role: LEADER
I20260630 12:26:32.073005 10865 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [LEADER]: Queue going to LEADER mode. State: All 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: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER }
I20260630 12:26:32.073868 10862 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:32.076103 10866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16dea333064943e7bb49a7a5672cde1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER } }
I20260630 12:26:32.076217 10867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16dea333064943e7bb49a7a5672cde1a. Latest consensus state: current_term: 1 leader_uuid: "16dea333064943e7bb49a7a5672cde1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16dea333064943e7bb49a7a5672cde1a" member_type: VOTER } }
I20260630 12:26:32.076843 10866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:32.076894 10867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:32.080082 10871 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:32.087416 10871 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:32.088469  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:32.096719 10871 catalog_manager.cc:1383] Generated new cluster ID: 39a08d40eebc464e8d552abb6cb038f0
I20260630 12:26:32.097002 10871 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:32.125516 10871 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:32.126763 10871 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:32.140105 10871 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a: Generated new TSK 0
I20260630 12:26:32.140693 10871 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:32.154713  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:32.160910 10883 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
W20260630 12:26:32.161340 10884 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
W20260630 12:26:32.162899 10886 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
I20260630 12:26:32.163384  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:32.164274  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:32.164475  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:32.164659  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822392164625 us; error 0 us; skew 500 ppm
I20260630 12:26:32.165239  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:32.167359  6812 webserver.cc:533] Webserver started at http://127.6.167.1:39497/ using document root <none> and password file <none>
I20260630 12:26:32.167802  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:32.167989  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:32.168308  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:32.169381  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "6ced1d47081d4db98d1da9c1e35fdad6"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.173604  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:26:32.176718 10891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.177449  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:26:32.177724  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "6ced1d47081d4db98d1da9c1e35fdad6"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.177976  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-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)
I20260630 12:26:32.186018  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:32.187049  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:32.188465  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:32.190554  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:32.190716  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.190982  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:32.191148  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.241950  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:43525
I20260630 12:26:32.242126 10953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:43525 every 8 connection(s)
I20260630 12:26:32.246978  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:32.254809 10958 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
I20260630 12:26:32.264873 10954 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44159
I20260630 12:26:32.265331 10954 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:32.265594 10959 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
I20260630 12:26:32.266213 10954 heartbeater.cc:507] Master 127.6.167.62:44159 requested a full tablet report, sending...
I20260630 12:26:32.268641 10827 ts_manager.cc:194] Registered new tserver with Master: 6ced1d47081d4db98d1da9c1e35fdad6 (127.6.167.1:43525)
W20260630 12:26:32.269635 10961 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
I20260630 12:26:32.270253  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:32.271266  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:32.271545  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:32.271514 10827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42984
I20260630 12:26:32.271973  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822392271950 us; error 0 us; skew 500 ppm
I20260630 12:26:32.273077  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:32.276209  6812 webserver.cc:533] Webserver started at http://127.6.167.2:36919/ using document root <none> and password file <none>
I20260630 12:26:32.276758  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:32.276963  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:32.277246  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:32.278425  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "3e7e1e576348417d8490b03652138ad4"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.283320  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:32.286777 10966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.287623  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:32.287909  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "3e7e1e576348417d8490b03652138ad4"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.288206  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-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)
I20260630 12:26:32.297987  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:32.299346  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:32.300859  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:32.303073  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:32.303314  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.303560  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:32.303778  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.346829  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:39573
I20260630 12:26:32.346959 11028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:39573 every 8 connection(s)
I20260630 12:26:32.351907  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:32.358624 11032 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
W20260630 12:26:32.359195 11033 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
W20260630 12:26:32.362351 11036 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
I20260630 12:26:32.363090  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:32.363760 11029 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44159
I20260630 12:26:32.364122 11029 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:32.364187  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:32.364593  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:32.364801  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822392364781 us; error 0 us; skew 500 ppm
I20260630 12:26:32.365105 11029 heartbeater.cc:507] Master 127.6.167.62:44159 requested a full tablet report, sending...
I20260630 12:26:32.365449  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:32.367408 10827 ts_manager.cc:194] Registered new tserver with Master: 3e7e1e576348417d8490b03652138ad4 (127.6.167.2:39573)
I20260630 12:26:32.368376  6812 webserver.cc:533] Webserver started at http://127.6.167.3:43597/ using document root <none> and password file <none>
I20260630 12:26:32.368902  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:32.369125  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:32.369153 10827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42990
I20260630 12:26:32.369508  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:32.371304  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "ff531b2360f64d1ebbddd7daea15b4a2"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.376086  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:26:32.379726 11040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.380631  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:32.380939  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "ff531b2360f64d1ebbddd7daea15b4a2"
format_stamp: "Formatted at 2026-06-30 12:26:32 on dist-test-slave-1v8t"
I20260630 12:26:32.381253  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822286764395-6812-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)
I20260630 12:26:32.421934  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:32.423200  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:32.424757  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:32.427074  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:32.427328  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.427580  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:32.427780  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:32.468304  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:45185
I20260630 12:26:32.468358 11102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:45185 every 8 connection(s)
I20260630 12:26:32.482264 11103 heartbeater.cc:344] Connected to a master server at 127.6.167.62:44159
I20260630 12:26:32.482638 11103 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:32.483461 11103 heartbeater.cc:507] Master 127.6.167.62:44159 requested a full tablet report, sending...
I20260630 12:26:32.485342 10827 ts_manager.cc:194] Registered new tserver with Master: ff531b2360f64d1ebbddd7daea15b4a2 (127.6.167.3:45185)
I20260630 12:26:32.485481  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013703443s
I20260630 12:26:32.487052 10827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42992
I20260630 12:26:33.275071 10954 heartbeater.cc:499] Master 127.6.167.62:44159 was elected leader, sending a full tablet report...
I20260630 12:26:33.371901 11029 heartbeater.cc:499] Master 127.6.167.62:44159 was elected leader, sending a full tablet report...
I20260630 12:26:33.489794 11103 heartbeater.cc:499] Master 127.6.167.62:44159 was elected leader, sending a full tablet report...
I20260630 12:26:33.549914 10827 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43010:
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"
    }
  }
}
W20260630 12:26:33.552093 10827 catalog_manager.cc:7077] 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.
I20260630 12:26:33.598308 10919 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8b769344e34198a272fe886fc8b155 (DEFAULT_TABLE table=test-workload [id=3e3df1d30fa94fef96c4cfd2ab3ac9b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:33.599640 10919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8b769344e34198a272fe886fc8b155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:33.601576 10994 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8b769344e34198a272fe886fc8b155 (DEFAULT_TABLE table=test-workload [id=3e3df1d30fa94fef96c4cfd2ab3ac9b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:33.602845 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8b769344e34198a272fe886fc8b155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:33.607312 11068 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8b769344e34198a272fe886fc8b155 (DEFAULT_TABLE table=test-workload [id=3e3df1d30fa94fef96c4cfd2ab3ac9b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:33.608274 11068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8b769344e34198a272fe886fc8b155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:33.618541 11124 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: Bootstrap starting.
I20260630 12:26:33.621693 11125 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: Bootstrap starting.
I20260630 12:26:33.623463 11126 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: Bootstrap starting.
I20260630 12:26:33.626520 11124 tablet_bootstrap.cc:654] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:33.629055 11125 tablet_bootstrap.cc:654] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:33.630681 11126 tablet_bootstrap.cc:654] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:33.631330 11124 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: No bootstrap required, opened a new log
I20260630 12:26:33.631757 11124 ts_tablet_manager.cc:1403] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:26:33.634810 11125 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: No bootstrap required, opened a new log
I20260630 12:26:33.634894 11124 raft_consensus.cc:359] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.635414 11125 ts_tablet_manager.cc:1403] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:26:33.635751 11124 raft_consensus.cc:385] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:33.636304 11126 tablet_bootstrap.cc:492] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: No bootstrap required, opened a new log
I20260630 12:26:33.636183 11124 raft_consensus.cc:740] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced1d47081d4db98d1da9c1e35fdad6, State: Initialized, Role: FOLLOWER
I20260630 12:26:33.636852 11126 ts_tablet_manager.cc:1403] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:26:33.637369 11124 consensus_queue.cc:260] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.638559 11125 raft_consensus.cc:359] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.639374 11125 raft_consensus.cc:385] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:33.639760 11126 raft_consensus.cc:359] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.639765 11125 raft_consensus.cc:740] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e7e1e576348417d8490b03652138ad4, State: Initialized, Role: FOLLOWER
I20260630 12:26:33.640549 11126 raft_consensus.cc:385] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:33.640666 11124 ts_tablet_manager.cc:1434] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:26:33.641374 11126 raft_consensus.cc:740] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff531b2360f64d1ebbddd7daea15b4a2, State: Initialized, Role: FOLLOWER
I20260630 12:26:33.641754 11125 consensus_queue.cc:260] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.642393 11126 consensus_queue.cc:260] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.647197 11125 ts_tablet_manager.cc:1434] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260630 12:26:33.648373 11126 ts_tablet_manager.cc:1434] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:26:33.888140 11130 raft_consensus.cc:493] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:33.888705 11130 raft_consensus.cc:515] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.890877 11130 leader_election.cc:290] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff531b2360f64d1ebbddd7daea15b4a2 (127.6.167.3:45185), 3e7e1e576348417d8490b03652138ad4 (127.6.167.2:39573)
I20260630 12:26:33.902957 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8b769344e34198a272fe886fc8b155" candidate_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" is_pre_election: true
I20260630 12:26:33.903757 11078 raft_consensus.cc:2468] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced1d47081d4db98d1da9c1e35fdad6 in term 0.
I20260630 12:26:33.903913 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8b769344e34198a272fe886fc8b155" candidate_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e7e1e576348417d8490b03652138ad4" is_pre_election: true
I20260630 12:26:33.904598 11004 raft_consensus.cc:2468] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced1d47081d4db98d1da9c1e35fdad6 in term 0.
I20260630 12:26:33.904958 10893 leader_election.cc:304] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [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: 6ced1d47081d4db98d1da9c1e35fdad6, ff531b2360f64d1ebbddd7daea15b4a2; no voters: 
I20260630 12:26:33.905696 11130 raft_consensus.cc:2804] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:33.906009 11130 raft_consensus.cc:493] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:33.906281 11130 raft_consensus.cc:3060] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:33.911264 11130 raft_consensus.cc:515] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.912772 11130 leader_election.cc:290] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [CANDIDATE]: Term 1 election: Requested vote from peers ff531b2360f64d1ebbddd7daea15b4a2 (127.6.167.3:45185), 3e7e1e576348417d8490b03652138ad4 (127.6.167.2:39573)
I20260630 12:26:33.913643 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8b769344e34198a272fe886fc8b155" candidate_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff531b2360f64d1ebbddd7daea15b4a2"
I20260630 12:26:33.913781 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8b769344e34198a272fe886fc8b155" candidate_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e7e1e576348417d8490b03652138ad4"
I20260630 12:26:33.914230 11078 raft_consensus.cc:3060] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:33.914271 11004 raft_consensus.cc:3060] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:33.921610 11004 raft_consensus.cc:2468] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced1d47081d4db98d1da9c1e35fdad6 in term 1.
I20260630 12:26:33.921610 11078 raft_consensus.cc:2468] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced1d47081d4db98d1da9c1e35fdad6 in term 1.
I20260630 12:26:33.922894 10893 leader_election.cc:304] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [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: 6ced1d47081d4db98d1da9c1e35fdad6, ff531b2360f64d1ebbddd7daea15b4a2; no voters: 
I20260630 12:26:33.923524 11130 raft_consensus.cc:2804] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:33.924569 11130 raft_consensus.cc:697] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 1 LEADER]: Becoming Leader. State: Replica: 6ced1d47081d4db98d1da9c1e35fdad6, State: Running, Role: LEADER
I20260630 12:26:33.925199 11130 consensus_queue.cc:237] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [LEADER]: Queue going to LEADER mode. State: All 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: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } }
I20260630 12:26:33.931833 10826 catalog_manager.cc:5697] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ced1d47081d4db98d1da9c1e35fdad6 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ced1d47081d4db98d1da9c1e35fdad6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:34.086697 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:34.088177 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:34.089453 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:34.089819 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:34.315811 11130 consensus_queue.cc:1048] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e7e1e576348417d8490b03652138ad4" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 39573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:34.327184 11135 consensus_queue.cc:1048] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff531b2360f64d1ebbddd7daea15b4a2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:35.095453 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:36.090744 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:36.092060 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:36.092394 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:36.103042 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:37.110774 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:38.093425 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:38.094951 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:38.095253 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:38.118949 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:39.127360 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:40.096186 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:40.097467 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:40.097781 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:40.135248 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:41.142900 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:42.098719 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:42.099980 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:42.100322 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:42.150693 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:43.157071 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:44.101101 10880 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:44.102303 10880 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:44.102733 10880 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:44.163542 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:45.028380  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:45.052548  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:45.053267  6812 tablet_replica.cc:333] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6: stopping tablet replica
I20260630 12:26:45.053833  6812 raft_consensus.cc:2243] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.054770  6812 raft_consensus.cc:2272] T 0a8b769344e34198a272fe886fc8b155 P 6ced1d47081d4db98d1da9c1e35fdad6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.075035  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:26:45.087069  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:45.106389  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:45.107084  6812 tablet_replica.cc:333] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4: stopping tablet replica
I20260630 12:26:45.107656  6812 raft_consensus.cc:2243] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.108124  6812 raft_consensus.cc:2272] T 0a8b769344e34198a272fe886fc8b155 P 3e7e1e576348417d8490b03652138ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.126969  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:45.137823  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:26:45.156050  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:45.156723  6812 tablet_replica.cc:333] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2: stopping tablet replica
I20260630 12:26:45.157251  6812 raft_consensus.cc:2243] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:45.157691  6812 raft_consensus.cc:2272] T 0a8b769344e34198a272fe886fc8b155 P ff531b2360f64d1ebbddd7daea15b4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.169682 10875 placement_policy_util.cc:411] tablet 0a8b769344e34198a272fe886fc8b155: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:45.176523  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:26:45.187116  6812 master.cc:562] Master@127.6.167.62:44159 shutting down...
I20260630 12:26:45.206027  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:45.206590  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:45.206871  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16dea333064943e7bb49a7a5672cde1a: stopping tablet replica
I20260630 12:26:45.225415  6812 master.cc:584] Master@127.6.167.62:44159 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13313 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:26:45.259469  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:41277
I20260630 12:26:45.260677  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:45.265942 11147 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
W20260630 12:26:45.266113 11148 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
W20260630 12:26:45.266688 11150 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
I20260630 12:26:45.267472  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:45.268211  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:45.268499  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:45.268669  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822405268624 us; error 0 us; skew 500 ppm
I20260630 12:26:45.269158  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:45.271343  6812 webserver.cc:533] Webserver started at http://127.6.167.62:46743/ using document root <none> and password file <none>
I20260630 12:26:45.271821  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:45.272015  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:45.272336  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:45.273486  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "6c05f33278c647faa6d19e70474c96b2"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.277699  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:26:45.280792 11155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.281445  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:26:45.281678  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "6c05f33278c647faa6d19e70474c96b2"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.281970  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:45.305770  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:45.306926  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:45.348405  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:41277
I20260630 12:26:45.348500 11206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:41277 every 8 connection(s)
I20260630 12:26:45.352196 11207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:45.362963 11207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2: Bootstrap starting.
I20260630 12:26:45.367229 11207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:45.371351 11207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2: No bootstrap required, opened a new log
I20260630 12:26:45.373409 11207 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER }
I20260630 12:26:45.373804 11207 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:45.373977 11207 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c05f33278c647faa6d19e70474c96b2, State: Initialized, Role: FOLLOWER
I20260630 12:26:45.374640 11207 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER }
I20260630 12:26:45.375051 11207 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:45.375236 11207 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:45.375448 11207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:45.379751 11207 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER }
I20260630 12:26:45.380182 11207 leader_election.cc:304] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [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: 6c05f33278c647faa6d19e70474c96b2; no voters: 
I20260630 12:26:45.381373 11207 leader_election.cc:290] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:45.381672 11210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:45.383680 11210 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6c05f33278c647faa6d19e70474c96b2, State: Running, Role: LEADER
I20260630 12:26:45.384399 11210 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [LEADER]: Queue going to LEADER mode. State: All 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: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER }
I20260630 12:26:45.385074 11207 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:45.387383 11211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c05f33278c647faa6d19e70474c96b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER } }
I20260630 12:26:45.387588 11212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c05f33278c647faa6d19e70474c96b2. Latest consensus state: current_term: 1 leader_uuid: "6c05f33278c647faa6d19e70474c96b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c05f33278c647faa6d19e70474c96b2" member_type: VOTER } }
I20260630 12:26:45.388010 11211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:45.388083 11212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:45.390849 11215 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:45.396032 11215 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:45.400717  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:45.405308 11215 catalog_manager.cc:1383] Generated new cluster ID: 3f69881411324cf19ed5d18667de7b7c
I20260630 12:26:45.405580 11215 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:45.420322 11215 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:45.421623 11215 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:45.436663 11215 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2: Generated new TSK 0
I20260630 12:26:45.437202 11215 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:45.467337  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:45.473295 11228 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
W20260630 12:26:45.474293 11229 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
W20260630 12:26:45.477171 11231 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
I20260630 12:26:45.477242  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:45.478520  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:45.478713  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:45.478892  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822405478878 us; error 0 us; skew 500 ppm
I20260630 12:26:45.479449  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:45.481922  6812 webserver.cc:533] Webserver started at http://127.6.167.1:45775/ using document root <none> and password file <none>
I20260630 12:26:45.482432  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:45.482625  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:45.482915  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:45.484316  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "2e12521bf5774f279d3356ff48563c0f"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.488941  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:45.492420 11236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.493171  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:45.493459  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "2e12521bf5774f279d3356ff48563c0f"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.493744  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:45.513051  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:45.514205  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:45.515626  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:45.517927  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:45.518157  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.518388  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:45.518571  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.557736  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:42023
I20260630 12:26:45.557834 11298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:42023 every 8 connection(s)
I20260630 12:26:45.562633  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:45.569984 11303 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
W20260630 12:26:45.570611 11304 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
W20260630 12:26:45.576188 11306 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
I20260630 12:26:45.576825  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:45.577417 11299 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:45.577806 11299 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:45.578110  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:45.578348  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:45.578540  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822405578503 us; error 0 us; skew 500 ppm
I20260630 12:26:45.578598 11299 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:45.579160  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:45.581051 11172 ts_manager.cc:194] Registered new tserver with Master: 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023)
I20260630 12:26:45.581792  6812 webserver.cc:533] Webserver started at http://127.6.167.2:33501/ using document root <none> and password file <none>
I20260630 12:26:45.582299  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:45.582497  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:45.582778  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:45.583103 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45518
I20260630 12:26:45.584193  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "d50d6be21fc04d208c831267d3020adb"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.588994  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:45.592463 11311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.593259  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:45.593564  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "d50d6be21fc04d208c831267d3020adb"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.593947  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:45.619333  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:45.620599  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:45.622020  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:45.624191  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:45.624429  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.624676  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:45.624850  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.664875  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:34571
I20260630 12:26:45.664960 11373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:34571 every 8 connection(s)
I20260630 12:26:45.669435  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:45.676805 11377 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
W20260630 12:26:45.680015 11378 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
I20260630 12:26:45.680764  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:45.681058 11380 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
I20260630 12:26:45.682245  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:45.682508  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:45.682717  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822405682697 us; error 0 us; skew 500 ppm
I20260630 12:26:45.683368  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:45.683444 11374 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:45.683945 11374 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:45.684978 11374 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:45.686086  6812 webserver.cc:533] Webserver started at http://127.6.167.3:43907/ using document root <none> and password file <none>
I20260630 12:26:45.686738  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:45.686947  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:45.687263  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:45.687322 11172 ts_manager.cc:194] Registered new tserver with Master: d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:45.688571  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "2c8497a57d8648e1bf151e7560e9223b"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.689320 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45530
I20260630 12:26:45.693341  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:26:45.697049 11385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.698140  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:45.698375  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "2c8497a57d8648e1bf151e7560e9223b"
format_stamp: "Formatted at 2026-06-30 12:26:45 on dist-test-slave-1v8t"
I20260630 12:26:45.698609  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:45.714792  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:45.715890  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:45.717294  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:45.719439  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:45.719668  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.719898  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:45.720068  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:45.761761  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:43983
I20260630 12:26:45.761865 11447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:43983 every 8 connection(s)
I20260630 12:26:45.775889 11448 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:45.776297 11448 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:45.776993 11448 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:45.778755 11172 ts_manager.cc:194] Registered new tserver with Master: 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:45.780052 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45542
I20260630 12:26:45.779951  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014730258s
I20260630 12:26:46.585796 11299 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:46.692065 11374 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:46.782675 11448 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:46.838379 11172 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45548:
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"
    }
  }
}
W20260630 12:26:46.841289 11172 catalog_manager.cc:7077] 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.
I20260630 12:26:46.922376 11263 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6003313814fae943f8e395111bba1 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:46.923842 11263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6003313814fae943f8e395111bba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.925287 11262 tablet_service.cc:1511] Processing CreateTablet for tablet c4b7d4e71bc14ad991ee669abb703817 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:46.926581 11262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b7d4e71bc14ad991ee669abb703817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.928121 11259 tablet_service.cc:1511] Processing CreateTablet for tablet c96446a9cd70427684e5be65190e052d (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:46.930312 11260 tablet_service.cc:1511] Processing CreateTablet for tablet a25b138dce014767b368e26d528d74a7 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:46.929051 11258 tablet_service.cc:1511] Processing CreateTablet for tablet d034913373744e599a8d8fbf772889a6 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:46.932399 11261 tablet_service.cc:1511] Processing CreateTablet for tablet 94a0cf56b3e94d45ae17997208b80f21 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:46.933779 11261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a0cf56b3e94d45ae17997208b80f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.936633 11258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d034913373744e599a8d8fbf772889a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.936290 11264 tablet_service.cc:1511] Processing CreateTablet for tablet ce944b6d9acc40c7918981a9fc08f5cf (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:46.938428 11260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25b138dce014767b368e26d528d74a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.940019 11413 tablet_service.cc:1511] Processing CreateTablet for tablet ce944b6d9acc40c7918981a9fc08f5cf (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:46.940428 11411 tablet_service.cc:1511] Processing CreateTablet for tablet c4b7d4e71bc14ad991ee669abb703817 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:46.941401 11413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce944b6d9acc40c7918981a9fc08f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.941636 11259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96446a9cd70427684e5be65190e052d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.941594 11408 tablet_service.cc:1511] Processing CreateTablet for tablet c96446a9cd70427684e5be65190e052d (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:46.943146 11408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96446a9cd70427684e5be65190e052d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.945238 11264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce944b6d9acc40c7918981a9fc08f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.945465 11409 tablet_service.cc:1511] Processing CreateTablet for tablet a25b138dce014767b368e26d528d74a7 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:46.946789 11409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25b138dce014767b368e26d528d74a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.935554 11257 tablet_service.cc:1511] Processing CreateTablet for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:46.949244 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.949421 11407 tablet_service.cc:1511] Processing CreateTablet for tablet d034913373744e599a8d8fbf772889a6 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:46.950050 11410 tablet_service.cc:1511] Processing CreateTablet for tablet 94a0cf56b3e94d45ae17997208b80f21 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:46.950757 11407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d034913373744e599a8d8fbf772889a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.951375 11410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a0cf56b3e94d45ae17997208b80f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.952893 11406 tablet_service.cc:1511] Processing CreateTablet for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:46.942785 11412 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6003313814fae943f8e395111bba1 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:46.954174 11406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.954850 11412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6003313814fae943f8e395111bba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.956638 11411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b7d4e71bc14ad991ee669abb703817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.981083 11256 tablet_service.cc:1511] Processing CreateTablet for tablet 583257905c014bbe92fe6cb8addc175a (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:46.982808 11256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583257905c014bbe92fe6cb8addc175a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:46.998531 11332 tablet_service.cc:1511] Processing CreateTablet for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:47.001822 11338 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6003313814fae943f8e395111bba1 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:47.004176 11405 tablet_service.cc:1511] Processing CreateTablet for tablet 583257905c014bbe92fe6cb8addc175a (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:47.004794 11335 tablet_service.cc:1511] Processing CreateTablet for tablet a25b138dce014767b368e26d528d74a7 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:47.005537 11405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583257905c014bbe92fe6cb8addc175a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.006274 11468 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.007174 11339 tablet_service.cc:1511] Processing CreateTablet for tablet ce944b6d9acc40c7918981a9fc08f5cf (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:47.009320 11337 tablet_service.cc:1511] Processing CreateTablet for tablet c4b7d4e71bc14ad991ee669abb703817 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:47.012163 11333 tablet_service.cc:1511] Processing CreateTablet for tablet d034913373744e599a8d8fbf772889a6 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:47.014860 11334 tablet_service.cc:1511] Processing CreateTablet for tablet c96446a9cd70427684e5be65190e052d (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:47.020025 11468 tablet_bootstrap.cc:654] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.017046 11331 tablet_service.cc:1511] Processing CreateTablet for tablet 583257905c014bbe92fe6cb8addc175a (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:47.000151 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de1d5fc5fb94e0d9cc15708ecb46c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.026620 11257 tablet_service.cc:1511] Processing CreateTablet for tablet fcc73b8ac2b44c868825a7a885e41673 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:47.028204 11339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce944b6d9acc40c7918981a9fc08f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.029032 11330 tablet_service.cc:1511] Processing CreateTablet for tablet fcc73b8ac2b44c868825a7a885e41673 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:47.030318 11330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc73b8ac2b44c868825a7a885e41673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.032616 11337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b7d4e71bc14ad991ee669abb703817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.035555 11404 tablet_service.cc:1511] Processing CreateTablet for tablet fcc73b8ac2b44c868825a7a885e41673 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:47.027804 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc73b8ac2b44c868825a7a885e41673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.036626 11334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96446a9cd70427684e5be65190e052d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.036834 11404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc73b8ac2b44c868825a7a885e41673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.040536 11338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6003313814fae943f8e395111bba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.044530 11331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583257905c014bbe92fe6cb8addc175a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.047753 11255 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fddbc0bb244cf878a99730d7e87d3 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:47.048623 11333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d034913373744e599a8d8fbf772889a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.049067 11255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fddbc0bb244cf878a99730d7e87d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.052650 11335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25b138dce014767b368e26d528d74a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.013551 11336 tablet_service.cc:1511] Processing CreateTablet for tablet 94a0cf56b3e94d45ae17997208b80f21 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:47.055281 11336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a0cf56b3e94d45ae17997208b80f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.098472 11408 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fddbc0bb244cf878a99730d7e87d3 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:47.103484 11330 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fddbc0bb244cf878a99730d7e87d3 (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:47.099848 11408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fddbc0bb244cf878a99730d7e87d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.111460 11468 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.114427 11468 ts_tablet_manager.cc:1403] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.010s
I20260630 12:26:47.113574 11411 tablet_service.cc:1511] Processing CreateTablet for tablet 174e3cd54ea646618b2906aeb1661fde (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:47.116562 11411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174e3cd54ea646618b2906aeb1661fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.121876 11468 raft_consensus.cc:359] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.124372 11468 raft_consensus.cc:385] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.124714 11468 raft_consensus.cc:740] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.125499 11468 consensus_queue.cc:260] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.129289 11263 tablet_service.cc:1511] Processing CreateTablet for tablet 174e3cd54ea646618b2906aeb1661fde (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:47.133064 11470 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.133373 11330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fddbc0bb244cf878a99730d7e87d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.142971 11467 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.151042 11336 tablet_service.cc:1511] Processing CreateTablet for tablet 174e3cd54ea646618b2906aeb1661fde (DEFAULT_TABLE table=test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:47.172787 11263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174e3cd54ea646618b2906aeb1661fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.172312 11467 tablet_bootstrap.cc:654] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.189316 11336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174e3cd54ea646618b2906aeb1661fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:47.203588 11471 raft_consensus.cc:493] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.204198 11471 raft_consensus.cc:515] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.207003 11471 leader_election.cc:290] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.215448 11470 tablet_bootstrap.cc:654] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.227623 11468 ts_tablet_manager.cc:1434] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.113s	user 0.022s	sys 0.045s
I20260630 12:26:47.243166 11468 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.257092 11467 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.260636 11467 ts_tablet_manager.cc:1403] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.022s
I20260630 12:26:47.262580 11468 tablet_bootstrap.cc:654] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.265610 11470 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.266295 11470 ts_tablet_manager.cc:1403] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.166s	user 0.029s	sys 0.005s
I20260630 12:26:47.270092 11470 raft_consensus.cc:359] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.271180 11470 raft_consensus.cc:385] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.271019 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.272483 11470 raft_consensus.cc:740] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.271019 11467 raft_consensus.cc:359] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.273263 11467 raft_consensus.cc:385] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.273620 11467 raft_consensus.cc:740] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
W20260630 12:26:47.273737 11240 leader_election.cc:343] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.274513 11468 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.274521 11467 consensus_queue.cc:260] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.275182 11468 ts_tablet_manager.cc:1403] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260630 12:26:47.275992 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.276180 11470 consensus_queue.cc:260] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.276686 11423 raft_consensus.cc:2468] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.278046 11240 leader_election.cc:304] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.278873 11471 raft_consensus.cc:2804] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.279243 11471 raft_consensus.cc:493] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.279574 11471 raft_consensus.cc:3060] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.278673 11467 ts_tablet_manager.cc:1434] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260630 12:26:47.281435 11467 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.282903 11470 ts_tablet_manager.cc:1434] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:26:47.284085 11470 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.287544 11471 raft_consensus.cc:515] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.289639 11467 tablet_bootstrap.cc:654] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.290076 11470 tablet_bootstrap.cc:654] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.290438 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
W20260630 12:26:47.291936 11240 leader_election.cc:343] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.295182 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.295930 11423 raft_consensus.cc:3060] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.302156 11470 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.301964 11468 raft_consensus.cc:359] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.302594 11468 raft_consensus.cc:385] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.302937 11468 raft_consensus.cc:740] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.303566 11468 consensus_queue.cc:260] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.304389 11467 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.304499 11423 raft_consensus.cc:2468] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.304911 11467 ts_tablet_manager.cc:1403] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260630 12:26:47.305445 11468 ts_tablet_manager.cc:1434] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260630 12:26:47.305722 11240 leader_election.cc:304] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.306428 11468 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.306716 11472 raft_consensus.cc:2804] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.307862 11467 raft_consensus.cc:359] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.308781 11467 raft_consensus.cc:385] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.309127 11467 raft_consensus.cc:740] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.310021 11467 consensus_queue.cc:260] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.312537 11471 leader_election.cc:290] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.313050 11468 tablet_bootstrap.cc:654] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.313083 11467 ts_tablet_manager.cc:1434] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:47.314455 11467 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
W20260630 12:26:47.316452 11300 tablet.cc:2406] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:47.317777 11472 raft_consensus.cc:697] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.318748 11472 consensus_queue.cc:237] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.321362 11467 tablet_bootstrap.cc:654] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.325397 11468 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.325920 11468 ts_tablet_manager.cc:1403] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:26:47.329155 11468 raft_consensus.cc:359] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.330077 11468 raft_consensus.cc:385] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.302673 11470 ts_tablet_manager.cc:1403] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:26:47.335253 11467 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.330438 11468 raft_consensus.cc:740] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.335898 11467 ts_tablet_manager.cc:1403] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260630 12:26:47.336618 11468 consensus_queue.cc:260] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.337067 11470 raft_consensus.cc:359] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.337843 11470 raft_consensus.cc:385] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.338189 11470 raft_consensus.cc:740] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.338824 11468 ts_tablet_manager.cc:1434] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:26:47.338769 11467 raft_consensus.cc:359] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.339049 11470 consensus_queue.cc:260] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.339679 11467 raft_consensus.cc:385] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.340132 11468 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.340183 11467 raft_consensus.cc:740] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.340530 11171 catalog_manager.cc:5697] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.341226 11467 consensus_queue.cc:260] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.343403 11467 ts_tablet_manager.cc:1434] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:47.344439 11467 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.346514 11468 tablet_bootstrap.cc:654] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.350945 11467 tablet_bootstrap.cc:654] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.353977 11470 ts_tablet_manager.cc:1434] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:26:47.361423 11468 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.361891 11470 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.361901 11468 ts_tablet_manager.cc:1403] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260630 12:26:47.362938 11467 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.363445 11467 ts_tablet_manager.cc:1403] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:26:47.364506 11468 raft_consensus.cc:359] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.365113 11468 raft_consensus.cc:385] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.365357 11468 raft_consensus.cc:740] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.365968 11468 consensus_queue.cc:260] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.366454 11467 raft_consensus.cc:359] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.367231 11467 raft_consensus.cc:385] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.367537 11467 raft_consensus.cc:740] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.367911 11468 ts_tablet_manager.cc:1434] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:26:47.368788 11470 tablet_bootstrap.cc:654] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.368306 11467 consensus_queue.cc:260] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.369064 11468 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.370609 11467 ts_tablet_manager.cc:1434] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:26:47.371542 11467 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.375533 11468 tablet_bootstrap.cc:654] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.377677 11467 tablet_bootstrap.cc:654] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.387125 11468 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.387633 11468 ts_tablet_manager.cc:1403] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:26:47.390832 11467 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.391366 11467 ts_tablet_manager.cc:1403] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:26:47.392287 11470 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.392102 11468 raft_consensus.cc:359] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.392792 11470 ts_tablet_manager.cc:1403] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260630 12:26:47.392848 11468 raft_consensus.cc:385] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.393312 11468 raft_consensus.cc:740] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.393931 11468 consensus_queue.cc:260] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.394133 11467 raft_consensus.cc:359] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.394891 11467 raft_consensus.cc:385] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.395465 11467 raft_consensus.cc:740] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.395835 11470 raft_consensus.cc:359] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.396636 11470 raft_consensus.cc:385] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.396689 11468 ts_tablet_manager.cc:1434] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:47.397055 11470 raft_consensus.cc:740] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
W20260630 12:26:47.397607 11220 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:47.397810 11468 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.397979 11470 consensus_queue.cc:260] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.398265 11467 consensus_queue.cc:260] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.400789 11467 ts_tablet_manager.cc:1434] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:47.401803 11467 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.404829 11468 tablet_bootstrap.cc:654] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.407963 11467 tablet_bootstrap.cc:654] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.408587 11472 raft_consensus.cc:493] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.409210 11472 raft_consensus.cc:515] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.411787 11472 leader_election.cc:290] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.414535 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.416082 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.416887 11423 raft_consensus.cc:2468] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
W20260630 12:26:47.419023 11240 leader_election.cc:343] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.419754 11240 leader_election.cc:304] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.420300 11470 ts_tablet_manager.cc:1434] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:26:47.420771 11472 raft_consensus.cc:2804] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.421157 11472 raft_consensus.cc:493] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.421496 11472 raft_consensus.cc:3060] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.422223 11467 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.422714 11467 ts_tablet_manager.cc:1403] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:26:47.425618 11467 raft_consensus.cc:359] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.426318 11467 raft_consensus.cc:385] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.426599 11467 raft_consensus.cc:740] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.427454 11467 consensus_queue.cc:260] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.428774 11472 raft_consensus.cc:515] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.430198 11470 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.432451 11467 ts_tablet_manager.cc:1434] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:47.431320 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.433400 11467 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
W20260630 12:26:47.433660 11240 leader_election.cc:343] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.436753 11468 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.436744 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.437492 11423 raft_consensus.cc:3060] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.439873 11467 tablet_bootstrap.cc:654] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.437543 11468 ts_tablet_manager.cc:1403] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.018s
I20260630 12:26:47.445158 11423 raft_consensus.cc:2468] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.445351 11470 tablet_bootstrap.cc:654] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.446157 11467 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.446346 11240 leader_election.cc:304] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.446740 11467 ts_tablet_manager.cc:1403] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:26:47.447350 11482 raft_consensus.cc:2804] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.447077 11468 raft_consensus.cc:359] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.447829 11482 raft_consensus.cc:697] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.447934 11472 leader_election.cc:290] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.448686 11482 consensus_queue.cc:237] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.447850 11468 raft_consensus.cc:385] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.449862 11468 raft_consensus.cc:740] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.450531 11468 consensus_queue.cc:260] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.450788 11467 raft_consensus.cc:359] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.451916 11467 raft_consensus.cc:385] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.452409 11467 raft_consensus.cc:740] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.453357 11468 ts_tablet_manager.cc:1434] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:26:47.453449 11467 consensus_queue.cc:260] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.456185 11467 ts_tablet_manager.cc:1434] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:26:47.456439 11468 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.456730 11470 tablet_bootstrap.cc:492] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.457208 11470 ts_tablet_manager.cc:1403] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:26:47.457337 11467 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.460181 11470 raft_consensus.cc:359] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.461030 11470 raft_consensus.cc:385] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.461342 11470 raft_consensus.cc:740] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.462159 11470 consensus_queue.cc:260] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.464051 11467 tablet_bootstrap.cc:654] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.469569 11470 ts_tablet_manager.cc:1434] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:26:47.474736 11470 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.474112 11170 catalog_manager.cc:5697] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.477267 11468 tablet_bootstrap.cc:654] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.481099 11479 raft_consensus.cc:493] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.481978 11470 tablet_bootstrap.cc:654] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.481711 11479 raft_consensus.cc:515] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.487217 11467 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.487828 11467 ts_tablet_manager.cc:1403] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260630 12:26:47.489861 11468 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.490329 11468 ts_tablet_manager.cc:1403] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.009s
I20260630 12:26:47.490752 11467 raft_consensus.cc:359] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.491489 11467 raft_consensus.cc:385] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.491840 11467 raft_consensus.cc:740] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.492098 11479 leader_election.cc:290] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.492652 11467 consensus_queue.cc:260] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.493117 11468 raft_consensus.cc:359] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.493786 11468 raft_consensus.cc:385] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.494078 11468 raft_consensus.cc:740] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.494989 11467 ts_tablet_manager.cc:1434] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:47.494776 11468 consensus_queue.cc:260] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.500324 11468 ts_tablet_manager.cc:1434] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:26:47.496219 11467 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.501247 11468 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.506604 11467 tablet_bootstrap.cc:654] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.507512 11468 tablet_bootstrap.cc:654] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.518489 11467 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.519040 11467 ts_tablet_manager.cc:1403] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260630 12:26:47.519748 11479 raft_consensus.cc:493] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.520246 11479 raft_consensus.cc:515] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.521906 11467 raft_consensus.cc:359] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.522351 11479 leader_election.cc:290] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.522950 11467 raft_consensus.cc:385] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.523393 11467 raft_consensus.cc:740] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.524471 11467 consensus_queue.cc:260] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.527397 11467 ts_tablet_manager.cc:1434] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:26:47.528555 11467 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.534343 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.535861 11467 tablet_bootstrap.cc:654] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.536473 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.537094 11274 raft_consensus.cc:2468] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d50d6be21fc04d208c831267d3020adb in term 0.
W20260630 12:26:47.538412 11312 leader_election.cc:343] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.539079 11312 leader_election.cc:304] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [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: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:47.540098 11479 raft_consensus.cc:2804] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.540560 11479 raft_consensus.cc:493] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.540997 11479 raft_consensus.cc:3060] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.542673 11468 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.543140 11468 ts_tablet_manager.cc:1403] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.006s
I20260630 12:26:47.545729 11468 raft_consensus.cc:359] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.546363 11468 raft_consensus.cc:385] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.546613 11468 raft_consensus.cc:740] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.547214 11468 consensus_queue.cc:260] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.548753 11478 raft_consensus.cc:493] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.549326 11468 ts_tablet_manager.cc:1434] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:47.549239 11478 raft_consensus.cc:515] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.552780 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.553344 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.551357 11470 tablet_bootstrap.cc:492] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.556690 11422 raft_consensus.cc:2468] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d50d6be21fc04d208c831267d3020adb in term 0.
I20260630 12:26:47.557361 11470 ts_tablet_manager.cc:1403] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.020s
W20260630 12:26:47.558395 11315 leader_election.cc:343] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.558857 11315 leader_election.cc:304] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:47.553966 11479 raft_consensus.cc:515] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.560313 11470 raft_consensus.cc:359] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.561025 11470 raft_consensus.cc:385] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.561317 11470 raft_consensus.cc:740] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.556524 11468 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.561975 11479 leader_election.cc:290] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 election: Requested vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.562579 11479 raft_consensus.cc:2749] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.565583 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f"
I20260630 12:26:47.566160 11274 raft_consensus.cc:3060] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.568603 11470 consensus_queue.cc:260] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.571110 11468 tablet_bootstrap.cc:654] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.572381 11482 raft_consensus.cc:493] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.572935 11482 raft_consensus.cc:515] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.558991 11478 leader_election.cc:290] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.576447 11478 raft_consensus.cc:493] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.578182 11478 raft_consensus.cc:515] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.580003 11470 ts_tablet_manager.cc:1434] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.002s
I20260630 12:26:47.580204 11478 leader_election.cc:290] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.583582 11470 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.586254 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
W20260630 12:26:47.587666 11240 leader_election.cc:343] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.588379 11482 leader_election.cc:290] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.592424 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.593053 11422 raft_consensus.cc:3060] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.597289 11470 tablet_bootstrap.cc:654] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.599252 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.599857 11423 raft_consensus.cc:2468] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.601027 11240 leader_election.cc:304] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.601888 11482 raft_consensus.cc:2804] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.601013 11422 raft_consensus.cc:2468] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d50d6be21fc04d208c831267d3020adb in term 1.
I20260630 12:26:47.602319 11482 raft_consensus.cc:493] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.602818 11482 raft_consensus.cc:3060] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.603528 11315 leader_election.cc:304] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [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: 2c8497a57d8648e1bf151e7560e9223b, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:47.604597 11506 raft_consensus.cc:2804] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.605175 11506 raft_consensus.cc:697] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 LEADER]: Becoming Leader. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Running, Role: LEADER
I20260630 12:26:47.606031 11506 consensus_queue.cc:237] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.608465 11468 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.611287 11468 ts_tablet_manager.cc:1403] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.013s
I20260630 12:26:47.615003 11468 raft_consensus.cc:359] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.615787 11468 raft_consensus.cc:385] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.616122 11468 raft_consensus.cc:740] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.616214 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.617036 11471 raft_consensus.cc:493] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.617509 11471 raft_consensus.cc:515] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.618149 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.618642 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.619493 11471 leader_election.cc:290] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
W20260630 12:26:47.619797 11389 leader_election.cc:343] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.620428 11272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc73b8ac2b44c868825a7a885e41673" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.620898 11274 raft_consensus.cc:2468] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d50d6be21fc04d208c831267d3020adb in term 1.
I20260630 12:26:47.621310 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.621243 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
W20260630 12:26:47.622536 11240 leader_election.cc:343] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.622726 11422 raft_consensus.cc:2468] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.623381 11386 leader_election.cc:304] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b; no voters: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.617010 11468 consensus_queue.cc:260] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.624410 11240 leader_election.cc:304] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.624907 11505 raft_consensus.cc:2749] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.625517 11471 raft_consensus.cc:2804] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.625929 11471 raft_consensus.cc:493] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.626163 11468 ts_tablet_manager.cc:1434] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:26:47.626318 11471 raft_consensus.cc:3060] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.627211 11468 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.632887 11468 tablet_bootstrap.cc:654] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.633622 11467 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.634172 11467 ts_tablet_manager.cc:1403] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.020s
I20260630 12:26:47.635834 11482 raft_consensus.cc:515] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.637169 11467 raft_consensus.cc:359] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.639012 11471 raft_consensus.cc:515] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.639886 11470 tablet_bootstrap.cc:492] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.645498 11273 raft_consensus.cc:2393] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c8497a57d8648e1bf151e7560e9223b in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.645638 11470 ts_tablet_manager.cc:1403] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.007s
I20260630 12:26:47.642235 11472 raft_consensus.cc:493] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.646620 11472 raft_consensus.cc:515] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.647565 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.648726 11472 leader_election.cc:290] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.648910 11386 leader_election.cc:304] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b; no voters: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.645078 11467 raft_consensus.cc:385] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.648718 11470 raft_consensus.cc:359] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.649778 11470 raft_consensus.cc:385] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.649886 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6003313814fae943f8e395111bba1" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.650084 11470 raft_consensus.cc:740] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.650234 11505 raft_consensus.cc:3060] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.650882 11467 raft_consensus.cc:740] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.650817 11470 consensus_queue.cc:260] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
W20260630 12:26:47.651922 11240 leader_election.cc:343] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.651790 11467 consensus_queue.cc:260] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.652725 11422 raft_consensus.cc:2468] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.653249 11470 ts_tablet_manager.cc:1434] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:26:47.644521 11468 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.654201 11470 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.654346 11468 ts_tablet_manager.cc:1403] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:26:47.654148 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.653267 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6003313814fae943f8e395111bba1" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.655565 11349 raft_consensus.cc:2468] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.650804 11482 leader_election.cc:290] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.656611 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
W20260630 12:26:47.656900 11240 leader_election.cc:343] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.657593 11240 leader_election.cc:304] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [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: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:47.658913 11505 raft_consensus.cc:2749] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.658964 11482 raft_consensus.cc:2804] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.659860 11482 raft_consensus.cc:493] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.660323 11482 raft_consensus.cc:3060] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.660787 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.661268 11467 ts_tablet_manager.cc:1434] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:26:47.661342 11422 raft_consensus.cc:3060] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.662056 11470 tablet_bootstrap.cc:654] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.662267 11467 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.667869 11467 tablet_bootstrap.cc:654] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.668972 11471 leader_election.cc:290] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.668509 11422 raft_consensus.cc:2468] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.668453 11468 raft_consensus.cc:359] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.670387 11468 raft_consensus.cc:385] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.669425 11423 raft_consensus.cc:2468] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.671128 11468 raft_consensus.cc:740] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.672398 11468 consensus_queue.cc:260] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.673208 11470 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.673664 11470 ts_tablet_manager.cc:1403] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:26:47.674779 11468 ts_tablet_manager.cc:1434] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:26:47.675935 11468 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.677729 11470 raft_consensus.cc:359] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.678438 11470 raft_consensus.cc:385] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.679204 11467 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.679270 11470 raft_consensus.cc:740] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.679762 11467 ts_tablet_manager.cc:1403] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260630 12:26:47.680639 11482 raft_consensus.cc:515] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.705791 11240 leader_election.cc:304] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.707639 11170 catalog_manager.cc:5697] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb reported cstate change: term changed from 0 to 1, leader changed from <none> to d50d6be21fc04d208c831267d3020adb (127.6.167.2). New cstate: current_term: 1 leader_uuid: "d50d6be21fc04d208c831267d3020adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.715731 11240 leader_election.cc:304] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.681061 11470 consensus_queue.cc:260] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.717903 11471 raft_consensus.cc:493] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.718400 11472 raft_consensus.cc:2804] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.720571 11505 raft_consensus.cc:493] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.721619 11505 raft_consensus.cc:515] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.722523 11482 leader_election.cc:290] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.723552 11482 raft_consensus.cc:2804] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.724056 11482 raft_consensus.cc:697] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.718892 11471 raft_consensus.cc:515] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.725502 11482 consensus_queue.cc:237] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.726670 11471 leader_election.cc:290] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.727289 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.733319 11467 raft_consensus.cc:359] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.733566 11470 ts_tablet_manager.cc:1434] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.002s
I20260630 12:26:47.733520 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
W20260630 12:26:47.735844 11386 leader_election.cc:343] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:47.736572 11389 leader_election.cc:343] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.737058 11389 leader_election.cc:304] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b; no voters: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.738260 11478 raft_consensus.cc:2749] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.734094 11505 leader_election.cc:290] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.734613 11467 raft_consensus.cc:385] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.739144 11467 raft_consensus.cc:740] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.741866 11470 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.744551 11467 consensus_queue.cc:260] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.747852 11467 ts_tablet_manager.cc:1434] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.004s
I20260630 12:26:47.749939 11468 tablet_bootstrap.cc:654] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.752388 11472 raft_consensus.cc:697] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.754024 11472 consensus_queue.cc:237] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.756747 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6003313814fae943f8e395111bba1" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.757493 11349 raft_consensus.cc:3060] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.759552 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.760393 11348 raft_consensus.cc:2468] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.760994 11470 tablet_bootstrap.cc:654] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.762825 11506 raft_consensus.cc:493] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.763442 11506 raft_consensus.cc:515] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.765285 11467 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: Bootstrap starting.
I20260630 12:26:47.766376 11240 leader_election.cc:304] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [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: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:47.767467 11482 raft_consensus.cc:2804] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.767848 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.768115 11482 raft_consensus.cc:493] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.768841 11482 raft_consensus.cc:3060] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.769941 11506 leader_election.cc:290] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.771883 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6003313814fae943f8e395111bba1" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.772738 11422 raft_consensus.cc:3060] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.774976 11467 tablet_bootstrap.cc:654] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.782135 11506 raft_consensus.cc:493] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.782944 11506 raft_consensus.cc:515] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.789644 11482 raft_consensus.cc:515] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.771833 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583257905c014bbe92fe6cb8addc175a" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.794138 11423 raft_consensus.cc:2393] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d50d6be21fc04d208c831267d3020adb in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.794065 11478 raft_consensus.cc:493] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.794864 11478 raft_consensus.cc:515] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.796356 11315 leader_election.cc:304] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:47.797223 11478 leader_election.cc:290] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.798017 11479 raft_consensus.cc:3060] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.798966 11422 raft_consensus.cc:2468] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.806103 11468 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.806347 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.807005 11468 ts_tablet_manager.cc:1403] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.011s
I20260630 12:26:47.807216 11273 raft_consensus.cc:2393] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c8497a57d8648e1bf151e7560e9223b in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.807489 11478 raft_consensus.cc:493] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.808147 11478 raft_consensus.cc:515] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.808171 11240 leader_election.cc:304] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
I20260630 12:26:47.809878 11472 raft_consensus.cc:2804] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.810354 11472 raft_consensus.cc:697] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.810549 11468 raft_consensus.cc:359] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.811450 11468 raft_consensus.cc:385] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.811967 11468 raft_consensus.cc:740] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.812947 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.814062 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.811601 11472 consensus_queue.cc:237] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.814383 11422 raft_consensus.cc:2468] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.814657 11348 raft_consensus.cc:2468] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 0.
I20260630 12:26:47.816500 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.811127 11478 leader_election.cc:290] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.817276 11389 leader_election.cc:304] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b, d50d6be21fc04d208c831267d3020adb; no voters: 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:47.817574 11482 leader_election.cc:290] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.819237 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.819980 11348 raft_consensus.cc:2468] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 0.
I20260630 12:26:47.820286 11347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.817220 11273 raft_consensus.cc:2468] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 0.
I20260630 12:26:47.821105 11347 raft_consensus.cc:3060] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.822336 11386 leader_election.cc:304] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
I20260630 12:26:47.823192 11505 raft_consensus.cc:2804] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.823529 11505 raft_consensus.cc:493] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.823835 11505 raft_consensus.cc:3060] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.828737 11478 raft_consensus.cc:2804] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.829715 11478 raft_consensus.cc:493] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.830065 11506 leader_election.cc:290] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.830152 11478 raft_consensus.cc:3060] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.831668 11468 consensus_queue.cc:260] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.832176 11482 raft_consensus.cc:493] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.834667 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.834889 11482 raft_consensus.cc:515] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.837317 11482 leader_election.cc:290] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.838492 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de1d5fc5fb94e0d9cc15708ecb46c1e" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.839188 11482 raft_consensus.cc:493] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.839394 11470 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.839499 11422 raft_consensus.cc:2393] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d50d6be21fc04d208c831267d3020adb in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.840539 11468 ts_tablet_manager.cc:1434] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260630 12:26:47.840706 11470 ts_tablet_manager.cc:1403] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.011s
I20260630 12:26:47.842022 11468 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: Bootstrap starting.
I20260630 12:26:47.843283 11169 catalog_manager.cc:5697] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.844246 11470 raft_consensus.cc:359] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.845068 11470 raft_consensus.cc:385] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.844916 11315 leader_election.cc:304] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:47.845256 11169 catalog_manager.cc:5697] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.846663 11506 raft_consensus.cc:3060] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.847259 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce944b6d9acc40c7918981a9fc08f5cf" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.847702 11470 raft_consensus.cc:740] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.848078 11479 raft_consensus.cc:2749] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.848956 11468 tablet_bootstrap.cc:654] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.848459 11482 raft_consensus.cc:515] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.851744 11482 leader_election.cc:290] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.852487 11467 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: No bootstrap required, opened a new log
I20260630 12:26:47.852715 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.853433 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce944b6d9acc40c7918981a9fc08f5cf" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.835739 11347 raft_consensus.cc:2468] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.854918 11467 ts_tablet_manager.cc:1403] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.019s
I20260630 12:26:47.854308 11346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.856366 11423 raft_consensus.cc:2468] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.856909 11421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.857465 11472 consensus_queue.cc:1048] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:47.873015 11240 leader_election.cc:304] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
I20260630 12:26:47.874490 11240 leader_election.cc:304] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [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: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:47.875279 11482 raft_consensus.cc:2804] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.875456 11479 raft_consensus.cc:493] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.875715 11482 raft_consensus.cc:493] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.876027 11472 raft_consensus.cc:2804] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.876154 11482 raft_consensus.cc:3060] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.876103 11479 raft_consensus.cc:515] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.876920 11472 raft_consensus.cc:697] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.877877 11472 consensus_queue.cc:237] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.879091 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.879776 11479 leader_election.cc:290] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.880443 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b7d4e71bc14ad991ee669abb703817" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.881860 11423 raft_consensus.cc:2393] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d50d6be21fc04d208c831267d3020adb in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.855299 11470 consensus_queue.cc:260] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.882436 11348 raft_consensus.cc:2468] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.883307 11315 leader_election.cc:304] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:47.885977 11467 raft_consensus.cc:359] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.887168 11467 raft_consensus.cc:385] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.887399 11467 raft_consensus.cc:740] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Initialized, Role: FOLLOWER
W20260630 12:26:47.888684 11240 leader_election.cc:343] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.888818 11516 raft_consensus.cc:493] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.889386 11516 raft_consensus.cc:515] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.890770 11467 consensus_queue.cc:260] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.893443 11516 leader_election.cc:290] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
W20260630 12:26:47.892829 11240 leader_election.cc:343] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.892912 11482 raft_consensus.cc:515] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.894236 11240 leader_election.cc:304] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [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: 2e12521bf5774f279d3356ff48563c0f; no voters: 2c8497a57d8648e1bf151e7560e9223b, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.895534 11516 raft_consensus.cc:2749] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.897559 11505 raft_consensus.cc:515] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.899583 11346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:47.901901 11506 raft_consensus.cc:2749] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:26:47.902300 11240 leader_election.cc:343] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.901924 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.904453 11423 raft_consensus.cc:2468] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.888351 11479 raft_consensus.cc:3060] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.908257 11505 leader_election.cc:290] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 election: Requested vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.907759 11346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.909634 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a0cf56b3e94d45ae17997208b80f21" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f"
I20260630 12:26:47.910301 11346 raft_consensus.cc:3060] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.910368 11273 raft_consensus.cc:3060] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.912189 11470 ts_tablet_manager.cc:1434] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.002s
I20260630 12:26:47.913332 11470 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.913720 11240 leader_election.cc:304] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.906236 11349 raft_consensus.cc:2468] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.917747 11478 raft_consensus.cc:515] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.918883 11273 raft_consensus.cc:2468] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 1.
I20260630 12:26:47.919301 11422 raft_consensus.cc:2393] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e12521bf5774f279d3356ff48563c0f in current term 1: Already voted for candidate 2c8497a57d8648e1bf151e7560e9223b in this term.
I20260630 12:26:47.920040 11386 leader_election.cc:304] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
I20260630 12:26:47.920909 11505 raft_consensus.cc:493] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.921456 11505 raft_consensus.cc:515] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.923731 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.922631 11478 leader_election.cc:290] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 election: Requested vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.923281 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d034913373744e599a8d8fbf772889a6" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f"
I20260630 12:26:47.924666 11349 raft_consensus.cc:2393] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c8497a57d8648e1bf151e7560e9223b in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:47.926046 11386 leader_election.cc:304] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b; no voters: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.927419 11478 raft_consensus.cc:2804] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.927928 11478 raft_consensus.cc:697] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Becoming Leader. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Running, Role: LEADER
I20260630 12:26:47.928061 11482 leader_election.cc:290] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.929109 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce944b6d9acc40c7918981a9fc08f5cf" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.928812 11478 consensus_queue.cc:237] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.929657 11348 raft_consensus.cc:3060] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.928966 11482 raft_consensus.cc:2804] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:47.935771 11468 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: No bootstrap required, opened a new log
I20260630 12:26:47.936158 11468 ts_tablet_manager.cc:1403] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.005s
I20260630 12:26:47.937999 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:47.938890 11468 raft_consensus.cc:359] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.939672 11468 raft_consensus.cc:385] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.939925 11468 raft_consensus.cc:740] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.940668 11468 consensus_queue.cc:260] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.943001 11468 ts_tablet_manager.cc:1434] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:26:47.946381 11386 leader_election.cc:343] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.934176 11482 raft_consensus.cc:493] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:47.947615 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce944b6d9acc40c7918981a9fc08f5cf" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.948781 11422 raft_consensus.cc:3060] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.949781 11467 ts_tablet_manager.cc:1434] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.015s
I20260630 12:26:47.954478 11171 catalog_manager.cc:5697] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.955854 11422 raft_consensus.cc:2468] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.956893 11171 catalog_manager.cc:5697] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:47.958341 11470 tablet_bootstrap.cc:654] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:47.960834 11240 leader_election.cc:304] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
I20260630 12:26:47.962235 11525 raft_consensus.cc:2749] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.962474 11472 raft_consensus.cc:2804] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:47.952551 11482 raft_consensus.cc:3060] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.963052 11472 raft_consensus.cc:697] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:47.964138 11516 consensus_queue.cc:1048] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:47.964051 11472 consensus_queue.cc:237] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.967475 11505 leader_election.cc:290] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:47.968462 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
W20260630 12:26:47.969867 11389 leader_election.cc:343] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.977440 11389 leader_election.cc:304] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b; no voters: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb
I20260630 12:26:47.972246 11482 raft_consensus.cc:515] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.980612 11482 leader_election.cc:290] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.981191 11505 raft_consensus.cc:2749] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:47.981303 11349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:47.970008 11346 raft_consensus.cc:2468] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 1.
W20260630 12:26:47.983052 11240 leader_election.cc:343] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:47.968595 11348 raft_consensus.cc:2468] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:47.969276 11516 consensus_queue.cc:1048] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260630 12:26:47.984378 11470 tablet_bootstrap.cc:492] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:47.984817 11470 ts_tablet_manager.cc:1403] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.001s
I20260630 12:26:47.986560 11422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:47.987133 11422 raft_consensus.cc:3060] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.987468 11470 raft_consensus.cc:359] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.987860 11516 raft_consensus.cc:493] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:47.988101 11470 raft_consensus.cc:385] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:47.988476 11470 raft_consensus.cc:740] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:47.988423 11516 raft_consensus.cc:515] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.989276 11470 consensus_queue.cc:260] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:47.991370 11470 ts_tablet_manager.cc:1434] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:47.991348 11516 leader_election.cc:290] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:47.993016 11470 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:47.997493 11420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:47.998221 11420 raft_consensus.cc:2468] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:47.999491 11470 tablet_bootstrap.cc:654] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:48.000094 11347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:48.000962 11505 raft_consensus.cc:493] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:48.001518 11505 raft_consensus.cc:515] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.000870 11347 raft_consensus.cc:2468] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 0.
I20260630 12:26:48.004069 11505 leader_election.cc:290] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:48.005561 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:48.005867 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb" is_pre_election: true
I20260630 12:26:48.006373 11274 raft_consensus.cc:2468] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 0.
I20260630 12:26:48.006647 11240 leader_election.cc:304] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: 
W20260630 12:26:48.007304 11389 leader_election.cc:343] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:48.007786 11516 raft_consensus.cc:2804] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:48.008190 11516 raft_consensus.cc:493] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:48.008527 11516 raft_consensus.cc:3060] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.009150 11386 leader_election.cc:304] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:48.010275 11505 raft_consensus.cc:2804] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:48.010623 11505 raft_consensus.cc:493] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:48.010936 11505 raft_consensus.cc:3060] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:47.974714 11479 raft_consensus.cc:2749] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:48.017215 11422 raft_consensus.cc:2468] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:48.018810 11171 catalog_manager.cc:5697] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:48.019337 11516 raft_consensus.cc:515] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.026224 11505 raft_consensus.cc:515] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.026494 11516 leader_election.cc:290] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [CANDIDATE]: Term 1 election: Requested vote from peers d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:48.028168 11505 leader_election.cc:290] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 election: Requested vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:48.023957 11240 leader_election.cc:304] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:48.031064 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f"
I20260630 12:26:48.031589 11472 raft_consensus.cc:2804] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:48.031616 11274 raft_consensus.cc:3060] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.032279 11472 raft_consensus.cc:697] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:48.033886 11472 consensus_queue.cc:237] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.038041 11470 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:48.038546 11470 ts_tablet_manager.cc:1403] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.011s
I20260630 12:26:48.041680 11347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:48.042196 11348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "2c8497a57d8648e1bf151e7560e9223b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d6be21fc04d208c831267d3020adb"
I20260630 12:26:48.042608 11347 raft_consensus.cc:3060] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:48.043586 11389 leader_election.cc:343] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:48.041110 11470 raft_consensus.cc:359] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.044627 11470 raft_consensus.cc:385] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:48.044965 11470 raft_consensus.cc:740] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:48.045789 11470 consensus_queue.cc:260] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.047820 11470 ts_tablet_manager.cc:1434] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260630 12:26:48.048840 11470 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:48.048020 11169 catalog_manager.cc:5697] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3). New cstate: current_term: 1 leader_uuid: "2c8497a57d8648e1bf151e7560e9223b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:48.050951 11347 raft_consensus.cc:2468] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:48.050850 11274 raft_consensus.cc:2468] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8497a57d8648e1bf151e7560e9223b in term 1.
I20260630 12:26:48.057053 11240 leader_election.cc:304] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [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: 2e12521bf5774f279d3356ff48563c0f, d50d6be21fc04d208c831267d3020adb; no voters: 
I20260630 12:26:48.058476 11386 leader_election.cc:304] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [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: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f; no voters: d50d6be21fc04d208c831267d3020adb
I20260630 12:26:48.059839 11423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174e3cd54ea646618b2906aeb1661fde" candidate_uuid: "2e12521bf5774f279d3356ff48563c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b"
I20260630 12:26:48.060490 11423 raft_consensus.cc:3060] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.062449 11470 tablet_bootstrap.cc:654] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:48.065584 11505 raft_consensus.cc:2804] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:48.066066 11505 raft_consensus.cc:697] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Becoming Leader. State: Replica: 2c8497a57d8648e1bf151e7560e9223b, State: Running, Role: LEADER
I20260630 12:26:48.066640 11482 raft_consensus.cc:2804] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:48.067159 11482 raft_consensus.cc:697] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Becoming Leader. State: Replica: 2e12521bf5774f279d3356ff48563c0f, State: Running, Role: LEADER
I20260630 12:26:48.066839 11505 consensus_queue.cc:237] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.067922 11482 consensus_queue.cc:237] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All 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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.083040 11470 tablet_bootstrap.cc:492] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:48.083086 11423 raft_consensus.cc:2468] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e12521bf5774f279d3356ff48563c0f in term 1.
I20260630 12:26:48.082957 11171 catalog_manager.cc:5697] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3). New cstate: current_term: 1 leader_uuid: "2c8497a57d8648e1bf151e7560e9223b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } }
W20260630 12:26:48.086189 11240 consensus_peers.cc:597] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f -> Peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): Couldn't send request to peer d50d6be21fc04d208c831267d3020adb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:48.083633 11470 ts_tablet_manager.cc:1403] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260630 12:26:48.089253 11470 raft_consensus.cc:359] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.090070 11470 raft_consensus.cc:385] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:48.090396 11470 raft_consensus.cc:740] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:48.090333 11169 catalog_manager.cc:5697] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:48.091516 11470 consensus_queue.cc:260] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.096801 11470 ts_tablet_manager.cc:1434] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:48.097832 11470 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: Bootstrap starting.
I20260630 12:26:48.103294 11470 tablet_bootstrap.cc:654] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:48.108084 11470 tablet_bootstrap.cc:492] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: No bootstrap required, opened a new log
I20260630 12:26:48.108551 11470 ts_tablet_manager.cc:1403] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:26:48.109066 11170 catalog_manager.cc:5697] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e12521bf5774f279d3356ff48563c0f (127.6.167.1). New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:48.111233 11470 raft_consensus.cc:359] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.111891 11470 raft_consensus.cc:385] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:48.112197 11470 raft_consensus.cc:740] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d6be21fc04d208c831267d3020adb, State: Initialized, Role: FOLLOWER
I20260630 12:26:48.112504 11479 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.112919 11470 consensus_queue.cc:260] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.115500 11470 ts_tablet_manager.cc:1434] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:48.124691 11479 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.144191 11482 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.154191 11516 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.267792 11479 raft_consensus.cc:493] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:48.268323 11479 raft_consensus.cc:515] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.269939 11479 leader_election.cc:290] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:48.270803 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:48.270990 11421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25b138dce014767b368e26d528d74a7" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:48.272365 11315 leader_election.cc:304] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:48.272956 11479 raft_consensus.cc:2749] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:48.279675 11479 raft_consensus.cc:493] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:48.280031 11479 raft_consensus.cc:515] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.282075 11479 leader_election.cc:290] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:48.282449 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:48.282675 11421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fddbc0bb244cf878a99730d7e87d3" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:48.283537 11274 raft_consensus.cc:2393] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d50d6be21fc04d208c831267d3020adb in current term 1: Already voted for candidate 2c8497a57d8648e1bf151e7560e9223b in this term.
I20260630 12:26:48.284688 11312 leader_election.cc:304] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:48.285370 11479 raft_consensus.cc:3060] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.293900 11479 raft_consensus.cc:2749] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:48.298254 11516 consensus_queue.cc:1048] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.332855 11516 consensus_queue.cc:1048] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.363302 11472 consensus_queue.cc:1048] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.370615 11516 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.383359 11516 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.397302 11516 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.417939 11479 raft_consensus.cc:493] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:48.418524 11479 raft_consensus.cc:515] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } }
I20260630 12:26:48.424814 11420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8497a57d8648e1bf151e7560e9223b" is_pre_election: true
I20260630 12:26:48.425735 11420 raft_consensus.cc:2393] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d50d6be21fc04d208c831267d3020adb in current term 1: Already voted for candidate 2e12521bf5774f279d3356ff48563c0f in this term.
I20260630 12:26:48.422070 11274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96446a9cd70427684e5be65190e052d" candidate_uuid: "d50d6be21fc04d208c831267d3020adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e12521bf5774f279d3356ff48563c0f" is_pre_election: true
I20260630 12:26:48.428865 11312 leader_election.cc:304] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [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: d50d6be21fc04d208c831267d3020adb; no voters: 2c8497a57d8648e1bf151e7560e9223b, 2e12521bf5774f279d3356ff48563c0f
I20260630 12:26:48.429844 11506 raft_consensus.cc:3060] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.432722 11479 leader_election.cc:290] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023), 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:48.438383 11516 consensus_queue.cc:1048] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.439003 11506 raft_consensus.cc:2749] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:48.481706 11516 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.514395 11505 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.515962 11482 consensus_queue.cc:1048] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.543584 11505 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.599236 11482 consensus_queue.cc:1048] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:48.640116 11346 raft_consensus.cc:3060] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.649358 11516 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.691505 11505 consensus_queue.cc:1048] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:48.709496 11273 raft_consensus.cc:1275] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:48.727437 11505 consensus_queue.cc:1048] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:48.766484 11517 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:26:48.906572 11573 log.cc:927] Time spent T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260630 12:26:48.998908 11240 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.2:34571, user_credentials={real_user=slave}} blocked reactor thread for 81708.9us
W20260630 12:26:49.040179 11574 log.cc:927] Time spent T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
W20260630 12:26:49.078747 11452 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.167.1:42023, user_credentials={real_user=slave}} blocked reactor thread for 67110.3us
W20260630 12:26:49.104218 11386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.1:42023, user_credentials={real_user=slave}} blocked reactor thread for 84830.7us
W20260630 12:26:49.485355 11624 log.cc:927] Time spent T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Append to log took a long time: real 0.110s	user 0.001s	sys 0.001s
W20260630 12:26:50.573414 11240 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.3:43983, user_credentials={real_user=slave}} blocked reactor thread for 49128.4us
W20260630 12:26:50.744621 11240 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.2:34571, user_credentials={real_user=slave}} blocked reactor thread for 55205.1us
W20260630 12:26:51.064380 11552 meta_cache.cc:1261] Time spent looking up entry by key: real 0.092s	user 0.004s	sys 0.000s
W20260630 12:26:51.474545 11240 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.3:43983, user_credentials={real_user=slave}} blocked reactor thread for 46835.2us
W20260630 12:26:51.968302 11240 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.2:34571, user_credentials={real_user=slave}} blocked reactor thread for 60718.9us
I20260630 12:26:52.270565  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.279112 11654 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
W20260630 12:26:52.279089 11653 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
I20260630 12:26:52.283557  6812 server_base.cc:1061] running on GCE node
W20260630 12:26:52.284937 11656 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
I20260630 12:26:52.286222  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.286525  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:52.286708  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822412286694 us; error 0 us; skew 500 ppm
I20260630 12:26:52.287221  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.289810  6812 webserver.cc:533] Webserver started at http://127.6.167.4:42297/ using document root <none> and password file <none>
I20260630 12:26:52.290323  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.290536  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.290921  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.292066  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "5600b74fbea844de98a26ccd51265b1b"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.296682  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:52.299731 11661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.300630  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:52.300917  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "5600b74fbea844de98a26ccd51265b1b"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.301211  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:52.317664  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.318943  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.320456  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.322732  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.322956  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.323210  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.323405  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.364557  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:36655
I20260630 12:26:52.364650 11723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:36655 every 8 connection(s)
I20260630 12:26:52.370044  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.377154 11728 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
W20260630 12:26:52.378821 11729 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
W20260630 12:26:52.382341 11731 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
I20260630 12:26:52.383579 11724 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:52.384022  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:52.384061 11724 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:52.385116 11724 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:52.385627  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.385871  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:52.386081  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822412386063 us; error 0 us; skew 500 ppm
I20260630 12:26:52.386646  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.387395 11172 ts_manager.cc:194] Registered new tserver with Master: 5600b74fbea844de98a26ccd51265b1b (127.6.167.4:36655)
I20260630 12:26:52.389290  6812 webserver.cc:533] Webserver started at http://127.6.167.5:43093/ using document root <none> and password file <none>
I20260630 12:26:52.389300 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49254
I20260630 12:26:52.390090  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.390360  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.390754  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.391835  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-4-root/instance:
uuid: "5548f400279d44629f67dc01161a2c4f"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.396346  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:52.399317 11736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.400117  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:52.400476  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-4-root
uuid: "5548f400279d44629f67dc01161a2c4f"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.400767  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:52.417430  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.418640  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.420198  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.422413  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.422643  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.422885  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.423064  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.483116  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.5:33111
I20260630 12:26:52.483227 11798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.5:33111 every 8 connection(s)
I20260630 12:26:52.489065  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.496508 11802 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
W20260630 12:26:52.501461 11803 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
I20260630 12:26:52.502322 11799 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:52.502790 11799 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:52.503337 11805 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
I20260630 12:26:52.503841 11799 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:52.505137  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:52.506278  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.506541  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:52.506523 11172 ts_manager.cc:194] Registered new tserver with Master: 5548f400279d44629f67dc01161a2c4f (127.6.167.5:33111)
I20260630 12:26:52.506961  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822412506939 us; error 0 us; skew 500 ppm
I20260630 12:26:52.507679  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.508371 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49260
I20260630 12:26:52.510345  6812 webserver.cc:533] Webserver started at http://127.6.167.6:45163/ using document root <none> and password file <none>
I20260630 12:26:52.510882  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.511102  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.511438  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.512738  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-5-root/instance:
uuid: "11d3483d53a74ade83c2d79aad2b85e6"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.517480  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:52.520810 11810 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.521638  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:52.521950  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-5-root
uuid: "11d3483d53a74ade83c2d79aad2b85e6"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-1v8t"
I20260630 12:26:52.522265  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-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)
I20260630 12:26:52.569489  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.570637  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.571895  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.573904  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.574136  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.574371  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.574551  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.646998  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.6:40269
I20260630 12:26:52.647133 11872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.6:40269 every 8 connection(s)
I20260630 12:26:52.662446 11873 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41277
I20260630 12:26:52.662782 11873 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:52.663475 11873 heartbeater.cc:507] Master 127.6.167.62:41277 requested a full tablet report, sending...
I20260630 12:26:52.665455 11172 ts_manager.cc:194] Registered new tserver with Master: 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6:40269)
I20260630 12:26:52.666847 11172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49276
I20260630 12:26:52.834024 11271 consensus_queue.cc:237] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:52.839237 11422 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.842370 11345 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.844579 11625 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:52.853976 11625 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:52.856148 11648 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:52.858485 11422 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:52.863730 11348 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
W20260630 12:26:52.870360 11238 consensus_peers.cc:597] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f -> Peer 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6:40269): Couldn't send request to peer 11d3483d53a74ade83c2d79aad2b85e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c96446a9cd70427684e5be65190e052d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:52.874804 11172 catalog_manager.cc:5697] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:52.886449 11422 consensus_queue.cc:237] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:52.897614 11348 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.899256 11610 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:52.906095 11610 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
I20260630 12:26:52.907581 11348 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
I20260630 12:26:52.908974 11271 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.911401 11886 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:52.921070 11272 consensus_queue.cc:237] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:52.921092 11271 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
W20260630 12:26:52.924420 11388 consensus_peers.cc:597] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b -> Peer 5600b74fbea844de98a26ccd51265b1b (127.6.167.4:36655): Couldn't send request to peer 5600b74fbea844de98a26ccd51265b1b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94a0cf56b3e94d45ae17997208b80f21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:52.921778 11172 catalog_manager.cc:5697] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: config changed from index -1 to 26, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "2c8497a57d8648e1bf151e7560e9223b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:52.928968 11422 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.930351 11625 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:52.941270 11878 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:52.944883 11348 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:52.944273 11421 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
W20260630 12:26:52.946580 11239 consensus_peers.cc:597] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f -> Peer 5548f400279d44629f67dc01161a2c4f (127.6.167.5:33111): Couldn't send request to peer 5548f400279d44629f67dc01161a2c4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4b6003313814fae943f8e395111bba1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:52.946434 11648 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:52.953667 11348 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:52.957113 11170 catalog_manager.cc:5697] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:52.970500 11348 consensus_queue.cc:237] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:52.977289 11421 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:52.977450 11272 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:52.978926 11479 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:26:52.980731 11894 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:26:52.988327 11892 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
I20260630 12:26:52.989923 11272 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
I20260630 12:26:52.990095 11421 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } } }
W20260630 12:26:52.994872 11314 consensus_peers.cc:597] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb -> Peer 5600b74fbea844de98a26ccd51265b1b (127.6.167.4:36655): Couldn't send request to peer 5600b74fbea844de98a26ccd51265b1b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcc73b8ac2b44c868825a7a885e41673. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:53.004446 11272 consensus_queue.cc:237] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:53.005788 11172 catalog_manager.cc:5697] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb reported cstate change: config changed from index -1 to 25, NON_VOTER 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "d50d6be21fc04d208c831267d3020adb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:53.010797 11239 consensus_peers.cc:597] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f -> Peer 5548f400279d44629f67dc01161a2c4f (127.6.167.5:33111): Couldn't send request to peer 5548f400279d44629f67dc01161a2c4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4b7d4e71bc14ad991ee669abb703817. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:53.013926 11348 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:53.014082 11421 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:53.015386 11648 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:53.016302 11625 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:53.025049 11648 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:53.026324 11421 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:53.027311 11348 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:53.039752 11272 consensus_queue.cc:237] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:53.039952 11172 catalog_manager.cc:5697] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: config changed from index -1 to 26, NON_VOTER 5548f400279d44629f67dc01161a2c4f (127.6.167.5) added. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } } }
I20260630 12:26:53.045498 11421 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:53.046639 11348 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:53.046720 11878 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:26:53.047969 11238 consensus_peers.cc:597] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f -> Peer 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6:40269): Couldn't send request to peer 11d3483d53a74ade83c2d79aad2b85e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce944b6d9acc40c7918981a9fc08f5cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:53.048141 11648 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:53.053330 11878 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:53.057770 11348 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:53.063993 11421 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } } }
I20260630 12:26:53.070374 11168 catalog_manager.cc:5697] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index -1 to 26, NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) added. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:53.386180 11896 ts_tablet_manager.cc:933] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Initiating tablet copy from peer d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571)
I20260630 12:26:53.387861 11896 tablet_copy_client.cc:323] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:34571
I20260630 12:26:53.391968 11724 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:53.402266 11359 tablet_copy_service.cc:140] P d50d6be21fc04d208c831267d3020adb: Received BeginTabletCopySession request for tablet fcc73b8ac2b44c868825a7a885e41673 from peer 5600b74fbea844de98a26ccd51265b1b ({username='slave'} at 127.0.0.1:45922)
I20260630 12:26:53.402957 11359 tablet_copy_service.cc:161] P d50d6be21fc04d208c831267d3020adb: Beginning new tablet copy session on tablet fcc73b8ac2b44c868825a7a885e41673 from peer 5600b74fbea844de98a26ccd51265b1b at {username='slave'} at 127.0.0.1:45922: session id = 5600b74fbea844de98a26ccd51265b1b-fcc73b8ac2b44c868825a7a885e41673
I20260630 12:26:53.403251 11899 ts_tablet_manager.cc:933] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Initiating tablet copy from peer 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983)
I20260630 12:26:53.405478 11899 tablet_copy_client.cc:323] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:43983
I20260630 12:26:53.410748 11359 tablet_copy_source_session.cc:215] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.413823 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc73b8ac2b44c868825a7a885e41673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.420614 11433 tablet_copy_service.cc:140] P 2c8497a57d8648e1bf151e7560e9223b: Received BeginTabletCopySession request for tablet 94a0cf56b3e94d45ae17997208b80f21 from peer 5600b74fbea844de98a26ccd51265b1b ({username='slave'} at 127.0.0.1:50700)
I20260630 12:26:53.421161 11433 tablet_copy_service.cc:161] P 2c8497a57d8648e1bf151e7560e9223b: Beginning new tablet copy session on tablet 94a0cf56b3e94d45ae17997208b80f21 from peer 5600b74fbea844de98a26ccd51265b1b at {username='slave'} at 127.0.0.1:50700: session id = 5600b74fbea844de98a26ccd51265b1b-94a0cf56b3e94d45ae17997208b80f21
I20260630 12:26:53.427438 11433 tablet_copy_source_session.cc:215] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.431105 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a0cf56b3e94d45ae17997208b80f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.431782 11902 ts_tablet_manager.cc:933] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Initiating tablet copy from peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023)
I20260630 12:26:53.438161 11896 tablet_copy_client.cc:806] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.439049 11896 tablet_copy_client.cc:670] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.444576 11897 tablet_copy_client.cc:1025] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.449461 11902 tablet_copy_client.cc:323] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:42023
I20260630 12:26:53.461594 11899 tablet_copy_client.cc:806] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.462271 11899 tablet_copy_client.cc:670] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.466200 11284 tablet_copy_service.cc:140] P 2e12521bf5774f279d3356ff48563c0f: Received BeginTabletCopySession request for tablet a4b6003313814fae943f8e395111bba1 from peer 5548f400279d44629f67dc01161a2c4f ({username='slave'} at 127.0.0.1:38398)
I20260630 12:26:53.466773 11284 tablet_copy_service.cc:161] P 2e12521bf5774f279d3356ff48563c0f: Beginning new tablet copy session on tablet a4b6003313814fae943f8e395111bba1 from peer 5548f400279d44629f67dc01161a2c4f at {username='slave'} at 127.0.0.1:38398: session id = 5548f400279d44629f67dc01161a2c4f-a4b6003313814fae943f8e395111bba1
I20260630 12:26:53.468528 11900 tablet_copy_client.cc:1025] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.474195 11907 ts_tablet_manager.cc:933] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Initiating tablet copy from peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023)
I20260630 12:26:53.474885 11284 tablet_copy_source_session.cc:215] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.477489 11907 tablet_copy_client.cc:323] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:42023
I20260630 12:26:53.478184 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6003313814fae943f8e395111bba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.490496 11284 tablet_copy_service.cc:140] P 2e12521bf5774f279d3356ff48563c0f: Received BeginTabletCopySession request for tablet c96446a9cd70427684e5be65190e052d from peer 11d3483d53a74ade83c2d79aad2b85e6 ({username='slave'} at 127.0.0.1:38402)
I20260630 12:26:53.491098 11284 tablet_copy_service.cc:161] P 2e12521bf5774f279d3356ff48563c0f: Beginning new tablet copy session on tablet c96446a9cd70427684e5be65190e052d from peer 11d3483d53a74ade83c2d79aad2b85e6 at {username='slave'} at 127.0.0.1:38402: session id = 11d3483d53a74ade83c2d79aad2b85e6-c96446a9cd70427684e5be65190e052d
I20260630 12:26:53.498811 11284 tablet_copy_source_session.cc:215] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.502857 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96446a9cd70427684e5be65190e052d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.507572 11902 tablet_copy_client.cc:806] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.508157 11902 tablet_copy_client.cc:670] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.511058 11799 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:53.513367 11903 tablet_copy_client.cc:1025] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.516834 11907 tablet_copy_client.cc:806] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.517385 11907 tablet_copy_client.cc:670] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.520831 11908 tablet_copy_client.cc:1025] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.551331 11911 ts_tablet_manager.cc:933] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Initiating tablet copy from peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023)
I20260630 12:26:53.553032 11911 tablet_copy_client.cc:323] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:42023
I20260630 12:26:53.554427 11284 tablet_copy_service.cc:140] P 2e12521bf5774f279d3356ff48563c0f: Received BeginTabletCopySession request for tablet ce944b6d9acc40c7918981a9fc08f5cf from peer 11d3483d53a74ade83c2d79aad2b85e6 ({username='slave'} at 127.0.0.1:38402)
I20260630 12:26:53.554859 11284 tablet_copy_service.cc:161] P 2e12521bf5774f279d3356ff48563c0f: Beginning new tablet copy session on tablet ce944b6d9acc40c7918981a9fc08f5cf from peer 11d3483d53a74ade83c2d79aad2b85e6 at {username='slave'} at 127.0.0.1:38402: session id = 11d3483d53a74ade83c2d79aad2b85e6-ce944b6d9acc40c7918981a9fc08f5cf
I20260630 12:26:53.559832 11284 tablet_copy_source_session.cc:215] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.562312 11911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce944b6d9acc40c7918981a9fc08f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.572749 11911 tablet_copy_client.cc:806] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.573271 11911 tablet_copy_client.cc:670] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.578049 11912 tablet_copy_client.cc:1025] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.601575 11913 ts_tablet_manager.cc:933] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Initiating tablet copy from peer 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023)
I20260630 12:26:53.603343 11913 tablet_copy_client.cc:323] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:42023
I20260630 12:26:53.604825 11284 tablet_copy_service.cc:140] P 2e12521bf5774f279d3356ff48563c0f: Received BeginTabletCopySession request for tablet c4b7d4e71bc14ad991ee669abb703817 from peer 5548f400279d44629f67dc01161a2c4f ({username='slave'} at 127.0.0.1:38398)
I20260630 12:26:53.605350 11284 tablet_copy_service.cc:161] P 2e12521bf5774f279d3356ff48563c0f: Beginning new tablet copy session on tablet c4b7d4e71bc14ad991ee669abb703817 from peer 5548f400279d44629f67dc01161a2c4f at {username='slave'} at 127.0.0.1:38398: session id = 5548f400279d44629f67dc01161a2c4f-c4b7d4e71bc14ad991ee669abb703817
I20260630 12:26:53.613010 11284 tablet_copy_source_session.cc:215] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:53.616029 11913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b7d4e71bc14ad991ee669abb703817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.627104 11913 tablet_copy_client.cc:806] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:53.627653 11913 tablet_copy_client.cc:670] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:53.631445 11914 tablet_copy_client.cc:1025] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:53.669111 11873 heartbeater.cc:499] Master 127.6.167.62:41277 was elected leader, sending a full tablet report...
I20260630 12:26:55.445660 11896 tablet_copy_client.cc:538] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.454088 11896 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap starting.
I20260630 12:26:55.469578 11899 tablet_copy_client.cc:538] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.479487 11899 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap starting.
I20260630 12:26:55.514443 11902 tablet_copy_client.cc:538] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.523600 11907 tablet_copy_client.cc:538] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.524047 11902 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Bootstrap starting.
I20260630 12:26:55.533834 11907 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap starting.
I20260630 12:26:55.579386 11911 tablet_copy_client.cc:538] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.597839 11911 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap starting.
I20260630 12:26:55.620591 11896 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.621562 11896 tablet_bootstrap.cc:492] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap complete.
I20260630 12:26:55.628782 11896 ts_tablet_manager.cc:1403] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Time spent bootstrapping tablet: real 0.175s	user 0.129s	sys 0.008s
W20260630 12:26:55.629045 11314 consensus_peers.cc:597] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb -> Peer 5600b74fbea844de98a26ccd51265b1b (127.6.167.4:36655): Couldn't send request to peer 5600b74fbea844de98a26ccd51265b1b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:55.632556 11913 tablet_copy_client.cc:538] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:55.647660 11913 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Bootstrap starting.
I20260630 12:26:55.649778 11896 raft_consensus.cc:359] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:55.659330 11896 raft_consensus.cc:740] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5600b74fbea844de98a26ccd51265b1b, State: Initialized, Role: LEARNER
I20260630 12:26:55.660043 11896 consensus_queue.cc:260] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:55.683673 11896 ts_tablet_manager.cc:1434] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.003s
I20260630 12:26:55.685949 11359 tablet_copy_service.cc:342] P d50d6be21fc04d208c831267d3020adb: Request end of tablet copy session 5600b74fbea844de98a26ccd51265b1b-fcc73b8ac2b44c868825a7a885e41673 received from {username='slave'} at 127.0.0.1:45922
I20260630 12:26:55.686439 11359 tablet_copy_service.cc:434] P d50d6be21fc04d208c831267d3020adb: ending tablet copy session 5600b74fbea844de98a26ccd51265b1b-fcc73b8ac2b44c868825a7a885e41673 on tablet fcc73b8ac2b44c868825a7a885e41673 with peer 5600b74fbea844de98a26ccd51265b1b
I20260630 12:26:55.743335 11899 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.748118 11899 tablet_bootstrap.cc:492] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Bootstrap complete.
I20260630 12:26:55.748883 11899 ts_tablet_manager.cc:1403] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Time spent bootstrapping tablet: real 0.270s	user 0.121s	sys 0.026s
I20260630 12:26:55.751740 11899 raft_consensus.cc:359] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:55.761664 11899 raft_consensus.cc:740] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5600b74fbea844de98a26ccd51265b1b, State: Initialized, Role: LEARNER
I20260630 12:26:55.762847 11899 consensus_queue.cc:260] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: true } }
I20260630 12:26:55.777894 11899 ts_tablet_manager.cc:1434] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260630 12:26:55.771327 11902 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.779664 11433 tablet_copy_service.cc:342] P 2c8497a57d8648e1bf151e7560e9223b: Request end of tablet copy session 5600b74fbea844de98a26ccd51265b1b-94a0cf56b3e94d45ae17997208b80f21 received from {username='slave'} at 127.0.0.1:50700
I20260630 12:26:55.784441 11433 tablet_copy_service.cc:434] P 2c8497a57d8648e1bf151e7560e9223b: ending tablet copy session 5600b74fbea844de98a26ccd51265b1b-94a0cf56b3e94d45ae17997208b80f21 on tablet 94a0cf56b3e94d45ae17997208b80f21 with peer 5600b74fbea844de98a26ccd51265b1b
I20260630 12:26:55.786175 11902 tablet_bootstrap.cc:492] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Bootstrap complete.
I20260630 12:26:55.787642 11699 raft_consensus.cc:1217] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:55.790035 11902 ts_tablet_manager.cc:1403] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Time spent bootstrapping tablet: real 0.266s	user 0.135s	sys 0.017s
I20260630 12:26:55.792865 11902 raft_consensus.cc:359] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:55.796366 11902 raft_consensus.cc:740] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5548f400279d44629f67dc01161a2c4f, State: Initialized, Role: LEARNER
I20260630 12:26:55.797017 11902 consensus_queue.cc:260] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:55.813382 11902 ts_tablet_manager.cc:1434] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:26:55.815479 11284 tablet_copy_service.cc:342] P 2e12521bf5774f279d3356ff48563c0f: Request end of tablet copy session 5548f400279d44629f67dc01161a2c4f-a4b6003313814fae943f8e395111bba1 received from {username='slave'} at 127.0.0.1:38398
I20260630 12:26:55.816015 11284 tablet_copy_service.cc:434] P 2e12521bf5774f279d3356ff48563c0f: ending tablet copy session 5548f400279d44629f67dc01161a2c4f-a4b6003313814fae943f8e395111bba1 on tablet a4b6003313814fae943f8e395111bba1 with peer 5548f400279d44629f67dc01161a2c4f
I20260630 12:26:55.832371 11907 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.833261 11907 tablet_bootstrap.cc:492] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap complete.
I20260630 12:26:55.833887 11907 ts_tablet_manager.cc:1403] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Time spent bootstrapping tablet: real 0.300s	user 0.149s	sys 0.001s
I20260630 12:26:55.836426 11907 raft_consensus.cc:359] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:55.837112 11907 raft_consensus.cc:740] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11d3483d53a74ade83c2d79aad2b85e6, State: Initialized, Role: LEARNER
I20260630 12:26:55.837616 11907 consensus_queue.cc:260] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:55.852439 11907 ts_tablet_manager.cc:1434] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:26:55.852979 11774 raft_consensus.cc:1217] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:55.855224 11284 tablet_copy_service.cc:342] P 2e12521bf5774f279d3356ff48563c0f: Request end of tablet copy session 11d3483d53a74ade83c2d79aad2b85e6-c96446a9cd70427684e5be65190e052d received from {username='slave'} at 127.0.0.1:38402
I20260630 12:26:55.855664 11284 tablet_copy_service.cc:434] P 2e12521bf5774f279d3356ff48563c0f: ending tablet copy session 11d3483d53a74ade83c2d79aad2b85e6-c96446a9cd70427684e5be65190e052d on tablet c96446a9cd70427684e5be65190e052d with peer 11d3483d53a74ade83c2d79aad2b85e6
W20260630 12:26:55.858547 11238 consensus_peers.cc:597] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f -> Peer 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6:40269): Couldn't send request to peer 11d3483d53a74ade83c2d79aad2b85e6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:55.873082 11911 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.873960 11911 tablet_bootstrap.cc:492] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Bootstrap complete.
I20260630 12:26:55.874600 11911 ts_tablet_manager.cc:1403] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Time spent bootstrapping tablet: real 0.277s	user 0.142s	sys 0.010s
I20260630 12:26:55.877115 11911 raft_consensus.cc:359] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:55.877853 11911 raft_consensus.cc:740] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11d3483d53a74ade83c2d79aad2b85e6, State: Initialized, Role: LEARNER
I20260630 12:26:55.878419 11911 consensus_queue.cc:260] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: NON_VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: true } }
I20260630 12:26:55.880350 11911 ts_tablet_manager.cc:1434] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:26:55.881888 11284 tablet_copy_service.cc:342] P 2e12521bf5774f279d3356ff48563c0f: Request end of tablet copy session 11d3483d53a74ade83c2d79aad2b85e6-ce944b6d9acc40c7918981a9fc08f5cf received from {username='slave'} at 127.0.0.1:38402
I20260630 12:26:55.882292 11284 tablet_copy_service.cc:434] P 2e12521bf5774f279d3356ff48563c0f: ending tablet copy session 11d3483d53a74ade83c2d79aad2b85e6-ce944b6d9acc40c7918981a9fc08f5cf on tablet ce944b6d9acc40c7918981a9fc08f5cf with peer 11d3483d53a74ade83c2d79aad2b85e6
I20260630 12:26:55.904865 11913 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:55.905762 11913 tablet_bootstrap.cc:492] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Bootstrap complete.
I20260630 12:26:55.906401 11913 ts_tablet_manager.cc:1403] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Time spent bootstrapping tablet: real 0.259s	user 0.130s	sys 0.015s
I20260630 12:26:55.909417 11913 raft_consensus.cc:359] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:55.910178 11913 raft_consensus.cc:740] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5548f400279d44629f67dc01161a2c4f, State: Initialized, Role: LEARNER
I20260630 12:26:55.910717 11913 consensus_queue.cc:260] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: NON_VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: true } }
I20260630 12:26:55.912613 11913 ts_tablet_manager.cc:1434] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:26:55.914321 11284 tablet_copy_service.cc:342] P 2e12521bf5774f279d3356ff48563c0f: Request end of tablet copy session 5548f400279d44629f67dc01161a2c4f-c4b7d4e71bc14ad991ee669abb703817 received from {username='slave'} at 127.0.0.1:38398
I20260630 12:26:55.914968 11284 tablet_copy_service.cc:434] P 2e12521bf5774f279d3356ff48563c0f: ending tablet copy session 5548f400279d44629f67dc01161a2c4f-c4b7d4e71bc14ad991ee669abb703817 on tablet c4b7d4e71bc14ad991ee669abb703817 with peer 5548f400279d44629f67dc01161a2c4f
I20260630 12:26:56.028180 11699 raft_consensus.cc:1217] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:26:56.053678 11774 raft_consensus.cc:1217] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:56.146477 11848 raft_consensus.cc:1217] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:56.235723 11928 raft_consensus.cc:1064] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: attempting to promote NON_VOTER 5600b74fbea844de98a26ccd51265b1b to VOTER
I20260630 12:26:56.238296 11928 consensus_queue.cc:237] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } }
I20260630 12:26:56.244625 11699 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.244835 11348 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.246027 11272 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.246281 11929 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.247963 11928 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.248775 11886 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.268392 11929 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.270583 11272 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.275234 11348 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.281262 11699 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.290656 11172 catalog_manager.cc:5697] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index 26 to 27, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c8497a57d8648e1bf151e7560e9223b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.311046 11422 consensus_queue.cc:237] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [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: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } }
I20260630 12:26:56.317246 11699 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.317564 11348 raft_consensus.cc:1275] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2c8497a57d8648e1bf151e7560e9223b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.318506 11886 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.319437 11929 consensus_queue.cc:1048] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.325819 11929 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.327389 11348 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.335829 11159 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94a0cf56b3e94d45ae17997208b80f21 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:56.335675 11699 raft_consensus.cc:2955] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.337092 11648 raft_consensus.cc:1064] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: attempting to promote NON_VOTER 5548f400279d44629f67dc01161a2c4f to VOTER
I20260630 12:26:56.341665 11168 catalog_manager.cc:5697] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: config changed from index 27 to 28, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "2c8497a57d8648e1bf151e7560e9223b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:56.343065 11648 consensus_queue.cc:237] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } }
I20260630 12:26:56.355923 11774 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.356292 11422 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.357620 11917 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.358624 11918 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.362453 11348 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.363876 11917 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.372704 11263 tablet_service.cc:1558] Processing DeleteTablet for tablet 94a0cf56b3e94d45ae17997208b80f21 with delete_type TABLET_DATA_TOMBSTONED (TS 2e12521bf5774f279d3356ff48563c0f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:49976
I20260630 12:26:56.385336 11917 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.391767 11422 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.387593 11348 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.403860 11774 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.406452 11168 catalog_manager.cc:5697] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b reported cstate change: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.383291 11943 tablet_replica.cc:333] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:56.419339 11943 raft_consensus.cc:2243] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:56.430126 11848 raft_consensus.cc:1217] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:56.436955 11943 raft_consensus.cc:2272] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:56.442070 11943 ts_tablet_manager.cc:1916] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:56.442653 11272 consensus_queue.cc:237] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } }
I20260630 12:26:56.452436 11774 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.453914 11939 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.455286 11348 raft_consensus.cc:1275] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.458884 11939 consensus_queue.cc:1048] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.459080 11943 ts_tablet_manager.cc:1929] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:56.459610 11943 log.cc:1199] T 94a0cf56b3e94d45ae17997208b80f21 P 2e12521bf5774f279d3356ff48563c0f: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/94a0cf56b3e94d45ae17997208b80f21
I20260630 12:26:56.461270 11156 catalog_manager.cc:5028] TS 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023): tablet 94a0cf56b3e94d45ae17997208b80f21 (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
I20260630 12:26:56.462167 11917 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.466701 11916 raft_consensus.cc:1064] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: attempting to promote NON_VOTER 5600b74fbea844de98a26ccd51265b1b to VOTER
I20260630 12:26:56.466430 11348 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.469640 11774 raft_consensus.cc:2955] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.474504 11156 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4b6003313814fae943f8e395111bba1 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:56.470080 11916 consensus_queue.cc:237] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } }
I20260630 12:26:56.480093 11172 catalog_manager.cc:5697] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb reported cstate change: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.488587 11699 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 LEARNER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:56.491008 11916 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:56.491463 11422 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:56.491485 11272 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:56.494308 11944 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:56.497860 11944 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:56.502930 11408 tablet_service.cc:1558] Processing DeleteTablet for tablet a4b6003313814fae943f8e395111bba1 with delete_type TABLET_DATA_TOMBSTONED (TS 2c8497a57d8648e1bf151e7560e9223b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40346
I20260630 12:26:56.513867 11944 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.515584 11272 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.529114 11699 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.543095 11172 catalog_manager.cc:5697] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index 25 to 26, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d50d6be21fc04d208c831267d3020adb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.545531 11949 tablet_replica.cc:333] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:56.549398 11949 raft_consensus.cc:2243] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:56.550396 11949 raft_consensus.cc:2272] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:56.554037 11648 raft_consensus.cc:1064] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: attempting to promote NON_VOTER 5548f400279d44629f67dc01161a2c4f to VOTER
I20260630 12:26:56.555086 11422 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 5600b74fbea844de98a26ccd51265b1b (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } attrs { replace: true } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.561892 11648 consensus_queue.cc:237] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } }
I20260630 12:26:56.570920 11949 ts_tablet_manager.cc:1916] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:56.577987 11918 raft_consensus.cc:1064] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: attempting to promote NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 to VOTER
I20260630 12:26:56.580808 11918 consensus_queue.cc:237] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } }
I20260630 12:26:56.586622 11949 ts_tablet_manager.cc:1929] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:56.590842 11949 log.cc:1199] T a4b6003313814fae943f8e395111bba1 P 2c8497a57d8648e1bf151e7560e9223b: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/a4b6003313814fae943f8e395111bba1
I20260630 12:26:56.592730 11159 catalog_manager.cc:5028] TS 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983): tablet a4b6003313814fae943f8e395111bba1 (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
I20260630 12:26:56.597771 11774 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 LEARNER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:26:56.598901 11312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.1:42023, user_credentials={real_user=slave}} blocked reactor thread for 55811.8us
I20260630 12:26:56.599546 11848 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.600438 11422 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.600751 11419 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.602576 11917 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.604157 11345 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.603009 11348 consensus_queue.cc:237] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [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: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } }
I20260630 12:26:56.605717 11939 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:56.614938 11421 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.617352 11951 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:56.622051 11954 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:56.625027 11954 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.626828 11939 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:56.630817 11699 raft_consensus.cc:1275] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Refusing update from remote peer d50d6be21fc04d208c831267d3020adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.630218 11944 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.632503 11951 consensus_queue.cc:1048] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.647621 11345 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.651597 11421 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.655470 11954 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:56.656991 11699 raft_consensus.cc:2955] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } } }
I20260630 12:26:56.690613 11172 catalog_manager.cc:5697] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb reported cstate change: config changed from index 26 to 27, VOTER 2e12521bf5774f279d3356ff48563c0f (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "d50d6be21fc04d208c831267d3020adb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5600b74fbea844de98a26ccd51265b1b" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 36655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:56.685120 11159 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcc73b8ac2b44c868825a7a885e41673 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:56.703486 11263 tablet_service.cc:1558] Processing DeleteTablet for tablet fcc73b8ac2b44c868825a7a885e41673 with delete_type TABLET_DATA_TOMBSTONED (TS 2e12521bf5774f279d3356ff48563c0f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:49976
I20260630 12:26:56.704566 11943 tablet_replica.cc:333] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:56.705474 11943 raft_consensus.cc:2243] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:56.706322 11943 raft_consensus.cc:2272] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:56.716737 11943 ts_tablet_manager.cc:1916] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:56.721616 11774 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.716078 11954 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.740700 11958 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.749411 11348 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.751219 11943 ts_tablet_manager.cc:1929] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:26:56.751677 11943 log.cc:1199] T fcc73b8ac2b44c868825a7a885e41673 P 2e12521bf5774f279d3356ff48563c0f: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/fcc73b8ac2b44c868825a7a885e41673
I20260630 12:26:56.753682 11156 catalog_manager.cc:5028] TS 2e12521bf5774f279d3356ff48563c0f (127.6.167.1:42023): tablet fcc73b8ac2b44c868825a7a885e41673 (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
I20260630 12:26:56.757455 11422 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.758735 11168 catalog_manager.cc:5697] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index 26 to 27, 5548f400279d44629f67dc01161a2c4f (127.6.167.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:56.763880 11848 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.764546 11345 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.781908 11419 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.784346 11272 consensus_queue.cc:237] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } }
I20260630 12:26:56.790297 11774 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.790575 11422 raft_consensus.cc:1275] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.791853 11954 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.795540 11918 consensus_queue.cc:1048] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.796092 11172 catalog_manager.cc:5697] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb reported cstate change: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } attrs { replace: true } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.799356 11957 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.802608 11774 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.806085 11421 raft_consensus.cc:2955] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.810379 11156 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4b7d4e71bc14ad991ee669abb703817 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:56.821871 11170 catalog_manager.cc:5697] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f reported cstate change: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "5548f400279d44629f67dc01161a2c4f" member_type: VOTER last_known_addr { host: "127.6.167.5" port: 33111 } attrs { promote: false } } }
I20260630 12:26:56.827793 11272 consensus_queue.cc:237] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } }
I20260630 12:26:56.836827 11848 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.837471 11421 raft_consensus.cc:1275] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:56.838145 11957 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.839255 11648 consensus_queue.cc:1048] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:56.840706 11339 tablet_service.cc:1558] Processing DeleteTablet for tablet c4b7d4e71bc14ad991ee669abb703817 with delete_type TABLET_DATA_TOMBSTONED (TS d50d6be21fc04d208c831267d3020adb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36172
I20260630 12:26:56.847875 11963 tablet_replica.cc:333] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:56.848982 11963 raft_consensus.cc:2243] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:56.848282 11954 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.849730 11963 raft_consensus.cc:2272] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:56.850116 11847 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.853302 11963 ts_tablet_manager.cc:1916] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:56.860821 11421 raft_consensus.cc:2955] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.866940 11170 catalog_manager.cc:5697] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 reported cstate change: config changed from index 27 to 28, VOTER d50d6be21fc04d208c831267d3020adb (127.6.167.2) evicted. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.869220 11156 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c96446a9cd70427684e5be65190e052d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:56.869343 11963 ts_tablet_manager.cc:1929] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:56.869793 11963 log.cc:1199] T c4b7d4e71bc14ad991ee669abb703817 P d50d6be21fc04d208c831267d3020adb: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/c4b7d4e71bc14ad991ee669abb703817
I20260630 12:26:56.872130 11159 catalog_manager.cc:5028] TS d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): tablet c4b7d4e71bc14ad991ee669abb703817 (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
I20260630 12:26:56.878242 11339 tablet_service.cc:1558] Processing DeleteTablet for tablet c96446a9cd70427684e5be65190e052d with delete_type TABLET_DATA_TOMBSTONED (TS d50d6be21fc04d208c831267d3020adb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36172
I20260630 12:26:56.879143 11963 tablet_replica.cc:333] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:56.880080 11963 raft_consensus.cc:2243] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:56.880815 11963 raft_consensus.cc:2272] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:56.884336 11963 ts_tablet_manager.cc:1916] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:56.897406 11963 ts_tablet_manager.cc:1929] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:56.897713 11963 log.cc:1199] T c96446a9cd70427684e5be65190e052d P d50d6be21fc04d208c831267d3020adb: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/c96446a9cd70427684e5be65190e052d
I20260630 12:26:56.898910 11159 catalog_manager.cc:5028] TS d50d6be21fc04d208c831267d3020adb (127.6.167.2:34571): tablet c96446a9cd70427684e5be65190e052d (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
I20260630 12:26:56.927558 11954 raft_consensus.cc:1064] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: attempting to promote NON_VOTER 11d3483d53a74ade83c2d79aad2b85e6 to VOTER
I20260630 12:26:56.930050 11954 consensus_queue.cc:237] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } }
I20260630 12:26:56.936093 11847 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 LEARNER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.938293 11421 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.938705 11345 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:56.939091 11954 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.939942 11918 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.940896 11957 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:56.959816 11918 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.961833 11345 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.965137 11421 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.970628 11847 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.976292 11168 catalog_manager.cc:5697] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb reported cstate change: config changed from index 26 to 27, 11d3483d53a74ade83c2d79aad2b85e6 (127.6.167.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "2c8497a57d8648e1bf151e7560e9223b" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43983 } attrs { replace: true } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:56.997649 11272 consensus_queue.cc:237] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [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: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } }
I20260630 12:26:57.001940 11847 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:57.003945 11648 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:57.004889 11345 raft_consensus.cc:1275] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Refusing update from remote peer 2e12521bf5774f279d3356ff48563c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:57.006345 11954 consensus_queue.cc:1048] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:57.011087 11648 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:57.014202 11345 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:57.016366 11847 raft_consensus.cc:2955] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } } }
I20260630 12:26:57.020826 11156 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce944b6d9acc40c7918981a9fc08f5cf with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:57.026130 11169 catalog_manager.cc:5697] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f reported cstate change: config changed from index 27 to 28, VOTER 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3) evicted. New cstate: current_term: 1 leader_uuid: "2e12521bf5774f279d3356ff48563c0f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2e12521bf5774f279d3356ff48563c0f" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50d6be21fc04d208c831267d3020adb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d3483d53a74ade83c2d79aad2b85e6" member_type: VOTER last_known_addr { host: "127.6.167.6" port: 40269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:57.038082 11408 tablet_service.cc:1558] Processing DeleteTablet for tablet ce944b6d9acc40c7918981a9fc08f5cf with delete_type TABLET_DATA_TOMBSTONED (TS 2c8497a57d8648e1bf151e7560e9223b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40346
I20260630 12:26:57.039053 11949 tablet_replica.cc:333] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:57.039767 11949 raft_consensus.cc:2243] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.040410 11949 raft_consensus.cc:2272] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.044279 11949 ts_tablet_manager.cc:1916] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:57.055454 11949 ts_tablet_manager.cc:1929] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:57.055758 11949 log.cc:1199] T ce944b6d9acc40c7918981a9fc08f5cf P 2c8497a57d8648e1bf151e7560e9223b: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/ce944b6d9acc40c7918981a9fc08f5cf
I20260630 12:26:57.057015 11159 catalog_manager.cc:5028] TS 2c8497a57d8648e1bf151e7560e9223b (127.6.167.3:43983): tablet ce944b6d9acc40c7918981a9fc08f5cf (table test-workload [id=41c8c5ecac55498ea580bb4659a1b6fe]) successfully deleted
W20260630 12:26:58.055720 11220 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 41c8c5ecac55498ea580bb4659a1b6fe: could not find any suitable replica to move from server 2e12521bf5774f279d3356ff48563c0f to server 11d3483d53a74ade83c2d79aad2b85e6
I20260630 12:26:58.984485  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:26:59.013401  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.014300  6812 tablet_replica.cc:333] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.015115  6812 raft_consensus.cc:2243] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.016420  6812 raft_consensus.cc:2272] T 174e3cd54ea646618b2906aeb1661fde P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.019048  6812 tablet_replica.cc:333] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.019727  6812 raft_consensus.cc:2243] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.020640  6812 raft_consensus.cc:2272] T c96446a9cd70427684e5be65190e052d P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.023253  6812 tablet_replica.cc:333] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.023905  6812 raft_consensus.cc:2243] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.025002  6812 raft_consensus.cc:2272] T c4b7d4e71bc14ad991ee669abb703817 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.027436  6812 tablet_replica.cc:333] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.027994  6812 raft_consensus.cc:2243] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.028715  6812 raft_consensus.cc:2272] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.031111  6812 tablet_replica.cc:333] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.031638  6812 raft_consensus.cc:2243] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.032975  6812 raft_consensus.cc:2272] T ce944b6d9acc40c7918981a9fc08f5cf P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.035635  6812 tablet_replica.cc:333] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.036218  6812 raft_consensus.cc:2243] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.037155  6812 raft_consensus.cc:2272] T a25b138dce014767b368e26d528d74a7 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.039599  6812 tablet_replica.cc:333] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.040138  6812 raft_consensus.cc:2243] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.040972  6812 raft_consensus.cc:2272] T 583257905c014bbe92fe6cb8addc175a P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.043542  6812 tablet_replica.cc:333] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.044144  6812 raft_consensus.cc:2243] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.045188  6812 raft_consensus.cc:2272] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.047819  6812 tablet_replica.cc:333] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.048365  6812 raft_consensus.cc:2243] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.049154  6812 raft_consensus.cc:2272] T a4b6003313814fae943f8e395111bba1 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.051265  6812 tablet_replica.cc:333] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f: stopping tablet replica
I20260630 12:26:59.051752  6812 raft_consensus.cc:2243] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.052621  6812 raft_consensus.cc:2272] T d034913373744e599a8d8fbf772889a6 P 2e12521bf5774f279d3356ff48563c0f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:59.080399 11220 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 41c8c5ecac55498ea580bb4659a1b6fe: could not find any suitable replica to move from server 2e12521bf5774f279d3356ff48563c0f to server 11d3483d53a74ade83c2d79aad2b85e6
I20260630 12:26:59.096693  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:26:59.132798  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:26:59.164732  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.165475  6812 tablet_replica.cc:333] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.166229  6812 raft_consensus.cc:2243] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.167105  6812 raft_consensus.cc:2272] T a25b138dce014767b368e26d528d74a7 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.170039  6812 tablet_replica.cc:333] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.170660  6812 raft_consensus.cc:2243] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.171411  6812 raft_consensus.cc:2272] T 1a0fddbc0bb244cf878a99730d7e87d3 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.173736  6812 tablet_replica.cc:333] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.174274  6812 raft_consensus.cc:2243] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.174808  6812 raft_consensus.cc:2272] T ce944b6d9acc40c7918981a9fc08f5cf P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.177021  6812 tablet_replica.cc:333] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.177558  6812 raft_consensus.cc:2243] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.178591  6812 raft_consensus.cc:2272] T 94a0cf56b3e94d45ae17997208b80f21 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.180936  6812 tablet_replica.cc:333] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.181442  6812 raft_consensus.cc:2243] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.182156  6812 raft_consensus.cc:2272] T 583257905c014bbe92fe6cb8addc175a P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.184804  6812 tablet_replica.cc:333] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.185359  6812 raft_consensus.cc:2243] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.186295  6812 raft_consensus.cc:2272] T d034913373744e599a8d8fbf772889a6 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.189078  6812 tablet_replica.cc:333] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.189616  6812 raft_consensus.cc:2243] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.190266  6812 raft_consensus.cc:2272] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.192605  6812 tablet_replica.cc:333] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.193110  6812 raft_consensus.cc:2243] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.193770  6812 raft_consensus.cc:2272] T a4b6003313814fae943f8e395111bba1 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.196223  6812 tablet_replica.cc:333] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.196807  6812 raft_consensus.cc:2243] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.197526  6812 raft_consensus.cc:2272] T 174e3cd54ea646618b2906aeb1661fde P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.199695  6812 tablet_replica.cc:333] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb: stopping tablet replica
I20260630 12:26:59.200165  6812 raft_consensus.cc:2243] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.201035  6812 raft_consensus.cc:2272] T fcc73b8ac2b44c868825a7a885e41673 P d50d6be21fc04d208c831267d3020adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.235679  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:26:59.264855  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:26:59.297828  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.298834  6812 tablet_replica.cc:333] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.300073  6812 raft_consensus.cc:2243] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.300943  6812 raft_consensus.cc:2272] T c96446a9cd70427684e5be65190e052d P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.303709  6812 tablet_replica.cc:333] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.304347  6812 raft_consensus.cc:2243] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.305435  6812 raft_consensus.cc:2272] T 94a0cf56b3e94d45ae17997208b80f21 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.307847  6812 tablet_replica.cc:333] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.308530  6812 raft_consensus.cc:2243] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.309146  6812 raft_consensus.cc:2272] T 174e3cd54ea646618b2906aeb1661fde P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.311348  6812 tablet_replica.cc:333] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.311879  6812 raft_consensus.cc:2243] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.312711  6812 raft_consensus.cc:2272] T 1a0fddbc0bb244cf878a99730d7e87d3 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.314711  6812 tablet_replica.cc:333] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.315297  6812 raft_consensus.cc:2243] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.315863  6812 raft_consensus.cc:2272] T c4b7d4e71bc14ad991ee669abb703817 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.318048  6812 tablet_replica.cc:333] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.318572  6812 raft_consensus.cc:2243] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.319046  6812 raft_consensus.cc:2272] T fcc73b8ac2b44c868825a7a885e41673 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.321388  6812 tablet_replica.cc:333] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.322086  6812 raft_consensus.cc:2243] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.322954  6812 raft_consensus.cc:2272] T 583257905c014bbe92fe6cb8addc175a P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.325410  6812 tablet_replica.cc:333] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.325984  6812 raft_consensus.cc:2243] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.326874  6812 raft_consensus.cc:2272] T d034913373744e599a8d8fbf772889a6 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.329054  6812 tablet_replica.cc:333] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.329521  6812 raft_consensus.cc:2243] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.330422  6812 raft_consensus.cc:2272] T a25b138dce014767b368e26d528d74a7 P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.333284  6812 tablet_replica.cc:333] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b: stopping tablet replica
I20260630 12:26:59.333941  6812 raft_consensus.cc:2243] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.334586  6812 raft_consensus.cc:2272] T 8de1d5fc5fb94e0d9cc15708ecb46c1e P 2c8497a57d8648e1bf151e7560e9223b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.367589  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:26:59.394145  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:26:59.417224  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.417827  6812 tablet_replica.cc:333] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b: stopping tablet replica
I20260630 12:26:59.418300  6812 raft_consensus.cc:2243] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.418855  6812 raft_consensus.cc:2272] T 94a0cf56b3e94d45ae17997208b80f21 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.421166  6812 tablet_replica.cc:333] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b: stopping tablet replica
I20260630 12:26:59.421562  6812 raft_consensus.cc:2243] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.422082  6812 raft_consensus.cc:2272] T fcc73b8ac2b44c868825a7a885e41673 P 5600b74fbea844de98a26ccd51265b1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.442137  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:26:59.453351  6812 tablet_server.cc:179] TabletServer@127.6.167.5:0 shutting down...
I20260630 12:26:59.474025  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.474695  6812 tablet_replica.cc:333] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f: stopping tablet replica
I20260630 12:26:59.475242  6812 raft_consensus.cc:2243] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.475900  6812 raft_consensus.cc:2272] T c4b7d4e71bc14ad991ee669abb703817 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.478181  6812 tablet_replica.cc:333] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f: stopping tablet replica
I20260630 12:26:59.478643  6812 raft_consensus.cc:2243] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.479159  6812 raft_consensus.cc:2272] T a4b6003313814fae943f8e395111bba1 P 5548f400279d44629f67dc01161a2c4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.500003  6812 tablet_server.cc:196] TabletServer@127.6.167.5:0 shutdown complete.
I20260630 12:26:59.511781  6812 tablet_server.cc:179] TabletServer@127.6.167.6:0 shutting down...
I20260630 12:26:59.533814  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.534565  6812 tablet_replica.cc:333] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6: stopping tablet replica
I20260630 12:26:59.535126  6812 raft_consensus.cc:2243] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.535748  6812 raft_consensus.cc:2272] T ce944b6d9acc40c7918981a9fc08f5cf P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.537990  6812 tablet_replica.cc:333] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6: stopping tablet replica
I20260630 12:26:59.538447  6812 raft_consensus.cc:2243] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.539036  6812 raft_consensus.cc:2272] T c96446a9cd70427684e5be65190e052d P 11d3483d53a74ade83c2d79aad2b85e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.559029  6812 tablet_server.cc:196] TabletServer@127.6.167.6:0 shutdown complete.
I20260630 12:26:59.569669  6812 master.cc:562] Master@127.6.167.62:41277 shutting down...
I20260630 12:26:59.589803  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.590389  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.590677  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c05f33278c647faa6d19e70474c96b2: stopping tablet replica
I20260630 12:26:59.612706  6812 master.cc:584] Master@127.6.167.62:41277 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (14402 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:26:59.661517  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:43449
I20260630 12:26:59.662663  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.668346 11970 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
W20260630 12:26:59.668383 11971 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
W20260630 12:26:59.670671 11973 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
I20260630 12:26:59.670989  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:59.671943  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.672120  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.672480  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822419672215 us; error 0 us; skew 500 ppm
I20260630 12:26:59.672930  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.675174  6812 webserver.cc:533] Webserver started at http://127.6.167.62:45337/ using document root <none> and password file <none>
I20260630 12:26:59.675582  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.675733  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.675952  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.677098  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "feb5d8a2e4cc4dedbf9bd5982c408145"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.681435  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:59.684506 11978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.685218  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:59.685503  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "feb5d8a2e4cc4dedbf9bd5982c408145"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.685770  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-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)
I20260630 12:26:59.704505  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.705691  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.743217  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:43449
I20260630 12:26:59.743304 12029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:43449 every 8 connection(s)
I20260630 12:26:59.747411 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:59.757956 12030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145: Bootstrap starting.
I20260630 12:26:59.762423 12030 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:59.766674 12030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145: No bootstrap required, opened a new log
I20260630 12:26:59.768788 12030 raft_consensus.cc:359] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER }
I20260630 12:26:59.769517 12030 raft_consensus.cc:385] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:59.769982 12030 raft_consensus.cc:740] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb5d8a2e4cc4dedbf9bd5982c408145, State: Initialized, Role: FOLLOWER
I20260630 12:26:59.770670 12030 consensus_queue.cc:260] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER }
I20260630 12:26:59.771162 12030 raft_consensus.cc:399] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:59.771358 12030 raft_consensus.cc:493] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:59.771680 12030 raft_consensus.cc:3060] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:59.776499 12030 raft_consensus.cc:515] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER }
I20260630 12:26:59.777060 12030 leader_election.cc:304] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [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: feb5d8a2e4cc4dedbf9bd5982c408145; no voters: 
I20260630 12:26:59.778203 12030 leader_election.cc:290] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:59.778590 12033 raft_consensus.cc:2804] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:59.779829 12033 raft_consensus.cc:697] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 1 LEADER]: Becoming Leader. State: Replica: feb5d8a2e4cc4dedbf9bd5982c408145, State: Running, Role: LEADER
I20260630 12:26:59.780544 12033 consensus_queue.cc:237] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [LEADER]: Queue going to LEADER mode. State: All 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: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER }
I20260630 12:26:59.781327 12030 sys_catalog.cc:565] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:59.785326 12034 sys_catalog.cc:455] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER } }
I20260630 12:26:59.785785 12035 sys_catalog.cc:455] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [sys.catalog]: SysCatalogTable state changed. Reason: New leader feb5d8a2e4cc4dedbf9bd5982c408145. Latest consensus state: current_term: 1 leader_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feb5d8a2e4cc4dedbf9bd5982c408145" member_type: VOTER } }
I20260630 12:26:59.786161 12034 sys_catalog.cc:458] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:59.786785 12035 sys_catalog.cc:458] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:59.793818 12040 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:59.798995 12040 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:59.799989  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:59.807822 12040 catalog_manager.cc:1383] Generated new cluster ID: 0bc36e2351c745489ab6e6dd799b69cb
I20260630 12:26:59.808123 12040 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:59.833262 12040 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:59.834504 12040 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:59.855453 12040 catalog_manager.cc:6070] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145: Generated new TSK 0
I20260630 12:26:59.856046 12040 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:59.866175  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.872169 12051 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
W20260630 12:26:59.873468 12052 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
W20260630 12:26:59.874974 12054 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
I20260630 12:26:59.875257  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:59.876156  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.876473  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.876663  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822419876646 us; error 0 us; skew 500 ppm
I20260630 12:26:59.877213  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.879493  6812 webserver.cc:533] Webserver started at http://127.6.167.1:35517/ using document root <none> and password file <none>
I20260630 12:26:59.880012  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.880285  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.880605  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.881734  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "15c6bbdbd66447179f6cef5e563a474d"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.886338  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:59.889806 12059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.890590  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:59.890920  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "15c6bbdbd66447179f6cef5e563a474d"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.891646  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-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)
I20260630 12:26:59.907603  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.908835  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.910254  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:59.912570  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:59.912781  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.913020  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:59.913203  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.952517  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:40105
I20260630 12:26:59.952603 12121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:40105 every 8 connection(s)
I20260630 12:26:59.957185  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.964942 12126 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
W20260630 12:26:59.967046 12127 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
W20260630 12:26:59.967648 12129 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
I20260630 12:26:59.969811  6812 server_base.cc:1061] running on GCE node
I20260630 12:26:59.971158  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.971346  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.971488  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822419971476 us; error 0 us; skew 500 ppm
I20260630 12:26:59.971923  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.974747  6812 webserver.cc:533] Webserver started at http://127.6.167.2:40215/ using document root <none> and password file <none>
I20260630 12:26:59.975267  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.975498  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.975750 12122 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43449
I20260630 12:26:59.975835  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.976188 12122 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:59.976954 12122 heartbeater.cc:507] Master 127.6.167.62:43449 requested a full tablet report, sending...
I20260630 12:26:59.977036  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "c3d1546964f64036a769d2654e35a95d"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.979050 11995 ts_manager.cc:194] Registered new tserver with Master: 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105)
I20260630 12:26:59.980811 11995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46558
I20260630 12:26:59.982039  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:59.985527 12134 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.986236  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:59.986534  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "c3d1546964f64036a769d2654e35a95d"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-1v8t"
I20260630 12:26:59.986799  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-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)
I20260630 12:27:00.003014  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.004200  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.005627  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.008033  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.008296  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.008540  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.008708  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.049082  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:42483
I20260630 12:27:00.049176 12196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:42483 every 8 connection(s)
I20260630 12:27:00.053856  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.060714 12200 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
W20260630 12:27:00.062140 12201 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
W20260630 12:27:00.064844 12203 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
I20260630 12:27:00.066249  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:00.066533 12197 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43449
I20260630 12:27:00.066972 12197 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.067312  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.067581  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.067795  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822420067777 us; error 0 us; skew 500 ppm
I20260630 12:27:00.067862 12197 heartbeater.cc:507] Master 127.6.167.62:43449 requested a full tablet report, sending...
I20260630 12:27:00.068536  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.070052 11995 ts_manager.cc:194] Registered new tserver with Master: c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483)
I20260630 12:27:00.071267  6812 webserver.cc:533] Webserver started at http://127.6.167.3:43727/ using document root <none> and password file <none>
I20260630 12:27:00.071566 11995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46572
I20260630 12:27:00.071795  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.072108  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.072395  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.073611  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "52ead43637a242c287b29a07fd254b41"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-1v8t"
I20260630 12:27:00.077961  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:00.081079 12208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.081822  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:00.082110  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "52ead43637a242c287b29a07fd254b41"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-1v8t"
I20260630 12:27:00.082362  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-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)
I20260630 12:27:00.106737  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.107869  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.109479  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.111640  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.111814  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.112103  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.112284  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:00.152192  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:34381
I20260630 12:27:00.152318 12270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:34381 every 8 connection(s)
I20260630 12:27:00.165695 12271 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43449
I20260630 12:27:00.166020 12271 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.166661 12271 heartbeater.cc:507] Master 127.6.167.62:43449 requested a full tablet report, sending...
I20260630 12:27:00.168470 11995 ts_manager.cc:194] Registered new tserver with Master: 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:00.169312  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013561598s
I20260630 12:27:00.169842 11995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46578
I20260630 12:27:00.983470 12122 heartbeater.cc:499] Master 127.6.167.62:43449 was elected leader, sending a full tablet report...
I20260630 12:27:01.073875 12197 heartbeater.cc:499] Master 127.6.167.62:43449 was elected leader, sending a full tablet report...
I20260630 12:27:01.172417 12271 heartbeater.cc:499] Master 127.6.167.62:43449 was elected leader, sending a full tablet report...
I20260630 12:27:01.225298 11995 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46586:
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"
    }
  }
}
W20260630 12:27:01.227705 11995 catalog_manager.cc:7077] 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.
I20260630 12:27:01.294770 12162 tablet_service.cc:1511] Processing CreateTablet for tablet a7c80ff1274d43499f088374441c178b (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:01.297371 12236 tablet_service.cc:1511] Processing CreateTablet for tablet a7c80ff1274d43499f088374441c178b (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:01.298470 12162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c80ff1274d43499f088374441c178b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.299577 12235 tablet_service.cc:1511] Processing CreateTablet for tablet 338248806eca4eccada1bb9a62664dfb (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:01.301337 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338248806eca4eccada1bb9a62664dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.301612 12161 tablet_service.cc:1511] Processing CreateTablet for tablet 338248806eca4eccada1bb9a62664dfb (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:01.302464 12160 tablet_service.cc:1511] Processing CreateTablet for tablet bdf2055885c8405ea3d5d47c709a808a (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:01.303083 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338248806eca4eccada1bb9a62664dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.303737 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c80ff1274d43499f088374441c178b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.303962 12160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf2055885c8405ea3d5d47c709a808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.326782 12234 tablet_service.cc:1511] Processing CreateTablet for tablet bdf2055885c8405ea3d5d47c709a808a (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:01.328665 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf2055885c8405ea3d5d47c709a808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.329664 12291 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: Bootstrap starting.
I20260630 12:27:01.330377 12086 tablet_service.cc:1511] Processing CreateTablet for tablet 338248806eca4eccada1bb9a62664dfb (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:01.330849 12087 tablet_service.cc:1511] Processing CreateTablet for tablet a7c80ff1274d43499f088374441c178b (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:01.331949 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338248806eca4eccada1bb9a62664dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.332674 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c80ff1274d43499f088374441c178b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.334455 12085 tablet_service.cc:1511] Processing CreateTablet for tablet bdf2055885c8405ea3d5d47c709a808a (DEFAULT_TABLE table=test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:01.335861 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf2055885c8405ea3d5d47c709a808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.363642 12291 tablet_bootstrap.cc:654] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.401553 12293 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Bootstrap starting.
I20260630 12:27:01.404357 12292 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: Bootstrap starting.
I20260630 12:27:01.408067 12291 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: No bootstrap required, opened a new log
I20260630 12:27:01.408641 12291 ts_tablet_manager.cc:1403] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.022s
I20260630 12:27:01.411962 12293 tablet_bootstrap.cc:654] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.411664 12291 raft_consensus.cc:359] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.412444 12291 raft_consensus.cc:385] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.412768 12291 raft_consensus.cc:740] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.413205 12292 tablet_bootstrap.cc:654] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.413559 12291 consensus_queue.cc:260] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.417707 12291 ts_tablet_manager.cc:1434] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:27:01.417861 12293 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: No bootstrap required, opened a new log
I20260630 12:27:01.418396 12293 ts_tablet_manager.cc:1403] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:27:01.418807 12292 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: No bootstrap required, opened a new log
I20260630 12:27:01.418797 12291 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: Bootstrap starting.
I20260630 12:27:01.419580 12292 ts_tablet_manager.cc:1403] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:27:01.421437 12293 raft_consensus.cc:359] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.422231 12293 raft_consensus.cc:385] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.422561 12293 raft_consensus.cc:740] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c6bbdbd66447179f6cef5e563a474d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.422513 12292 raft_consensus.cc:359] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.423523 12292 raft_consensus.cc:385] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.423820 12292 raft_consensus.cc:740] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ead43637a242c287b29a07fd254b41, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.424609 12292 consensus_queue.cc:260] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.426281 12291 tablet_bootstrap.cc:654] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.423907 12293 consensus_queue.cc:260] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.432085 12296 raft_consensus.cc:493] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.432757 12296 raft_consensus.cc:515] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.435808 12292 ts_tablet_manager.cc:1434] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20260630 12:27:01.436805 12292 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: Bootstrap starting.
I20260630 12:27:01.442879 12292 tablet_bootstrap.cc:654] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.451257 12296 leader_election.cc:290] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105), 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:01.465428 12293 ts_tablet_manager.cc:1434] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.005s
I20260630 12:27:01.467310 12293 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: Bootstrap starting.
I20260630 12:27:01.469303 12291 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: No bootstrap required, opened a new log
I20260630 12:27:01.469854 12291 ts_tablet_manager.cc:1403] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.020s
I20260630 12:27:01.470860 12292 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: No bootstrap required, opened a new log
I20260630 12:27:01.471367 12292 ts_tablet_manager.cc:1403] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.026s
I20260630 12:27:01.472868 12291 raft_consensus.cc:359] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.474185 12292 raft_consensus.cc:359] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.476154 12291 raft_consensus.cc:385] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.476468 12292 raft_consensus.cc:385] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.476524 12291 raft_consensus.cc:740] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.476912 12292 raft_consensus.cc:740] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ead43637a242c287b29a07fd254b41, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.477564 12291 consensus_queue.cc:260] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.477629 12292 consensus_queue.cc:260] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.478920 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c6bbdbd66447179f6cef5e563a474d" is_pre_election: true
I20260630 12:27:01.479866 12291 ts_tablet_manager.cc:1434] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:27:01.480875 12291 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: Bootstrap starting.
I20260630 12:27:01.483893 12293 tablet_bootstrap.cc:654] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.486528 12292 ts_tablet_manager.cc:1434] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:27:01.487097 12291 tablet_bootstrap.cc:654] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: Neither blocks nor log segments found. Creating new log.
W20260630 12:27:01.489632 12138 leader_election.cc:343] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:01.489840 12292 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Bootstrap starting.
I20260630 12:27:01.493948 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41" is_pre_election: true
I20260630 12:27:01.494841 12246 raft_consensus.cc:2468] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 0.
I20260630 12:27:01.496382 12137 leader_election.cc:304] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [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: 52ead43637a242c287b29a07fd254b41, c3d1546964f64036a769d2654e35a95d; no voters: 15c6bbdbd66447179f6cef5e563a474d
I20260630 12:27:01.497665 12296 raft_consensus.cc:2804] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.497808 12293 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: No bootstrap required, opened a new log
I20260630 12:27:01.498055 12296 raft_consensus.cc:493] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.498440 12296 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.498493 12293 ts_tablet_manager.cc:1403] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260630 12:27:01.500326 12292 tablet_bootstrap.cc:654] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.501667 12293 raft_consensus.cc:359] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.502458 12293 raft_consensus.cc:385] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.502806 12293 raft_consensus.cc:740] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c6bbdbd66447179f6cef5e563a474d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.504062 12293 consensus_queue.cc:260] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.506969 12293 ts_tablet_manager.cc:1434] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:01.507103 12296 raft_consensus.cc:515] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.508062 12293 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: Bootstrap starting.
I20260630 12:27:01.517078 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c6bbdbd66447179f6cef5e563a474d"
W20260630 12:27:01.518896 12138 leader_election.cc:343] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:01.514132 12293 tablet_bootstrap.cc:654] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.521097 12296 leader_election.cc:290] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 election: Requested vote from peers 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105), 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:01.521432 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41"
I20260630 12:27:01.522114 12296 raft_consensus.cc:493] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.522249 12246 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.522697 12296 raft_consensus.cc:515] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.523152 12291 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: No bootstrap required, opened a new log
I20260630 12:27:01.523746 12291 ts_tablet_manager.cc:1403] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.020s
I20260630 12:27:01.525978 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c80ff1274d43499f088374441c178b" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41" is_pre_election: true
I20260630 12:27:01.526865 12245 raft_consensus.cc:2468] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 0.
I20260630 12:27:01.528548 12137 leader_election.cc:304] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [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: 52ead43637a242c287b29a07fd254b41, c3d1546964f64036a769d2654e35a95d; no voters: 
I20260630 12:27:01.530887 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c80ff1274d43499f088374441c178b" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c6bbdbd66447179f6cef5e563a474d" is_pre_election: true
I20260630 12:27:01.530704 12291 raft_consensus.cc:359] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.531466 12291 raft_consensus.cc:385] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.531550 12097 raft_consensus.cc:2468] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 0.
I20260630 12:27:01.531812 12291 raft_consensus.cc:740] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.532620 12291 consensus_queue.cc:260] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.533069 12296 leader_election.cc:290] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381), 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105)
I20260630 12:27:01.534435 12296 raft_consensus.cc:2804] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.537356 12246 raft_consensus.cc:2468] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 1.
I20260630 12:27:01.537917 12296 raft_consensus.cc:493] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.539073 12137 leader_election.cc:304] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [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: 52ead43637a242c287b29a07fd254b41, c3d1546964f64036a769d2654e35a95d; no voters: 15c6bbdbd66447179f6cef5e563a474d
I20260630 12:27:01.540333 12296 raft_consensus.cc:3060] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.542339 12308 raft_consensus.cc:2804] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.543085 12291 ts_tablet_manager.cc:1434] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:27:01.545399 12293 tablet_bootstrap.cc:492] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: No bootstrap required, opened a new log
I20260630 12:27:01.545897 12293 ts_tablet_manager.cc:1403] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260630 12:27:01.549235 12293 raft_consensus.cc:359] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.550189 12293 raft_consensus.cc:385] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.550565 12293 raft_consensus.cc:740] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c6bbdbd66447179f6cef5e563a474d, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.551540 12308 raft_consensus.cc:697] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Becoming Leader. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Running, Role: LEADER
I20260630 12:27:01.552433 12308 consensus_queue.cc:237] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [LEADER]: Queue going to LEADER mode. State: All 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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.553396 12296 raft_consensus.cc:515] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.554109 12292 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: No bootstrap required, opened a new log
I20260630 12:27:01.554644 12292 ts_tablet_manager.cc:1403] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.030s
I20260630 12:27:01.555429 12296 leader_election.cc:290] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [CANDIDATE]: Term 1 election: Requested vote from peers 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381), 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105)
I20260630 12:27:01.556172 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c80ff1274d43499f088374441c178b" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41"
I20260630 12:27:01.556474 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c80ff1274d43499f088374441c178b" candidate_uuid: "c3d1546964f64036a769d2654e35a95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c6bbdbd66447179f6cef5e563a474d"
I20260630 12:27:01.556813 12246 raft_consensus.cc:3060] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.557024 12097 raft_consensus.cc:3060] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.557299 12293 consensus_queue.cc:260] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.564220 12246 raft_consensus.cc:2468] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 1.
I20260630 12:27:01.564728 12097 raft_consensus.cc:2468] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3d1546964f64036a769d2654e35a95d in term 1.
I20260630 12:27:01.565460 12137 leader_election.cc:304] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [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: 52ead43637a242c287b29a07fd254b41, c3d1546964f64036a769d2654e35a95d; no voters: 
I20260630 12:27:01.566732 12308 raft_consensus.cc:2804] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.566388 11995 catalog_manager.cc:5697] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c3d1546964f64036a769d2654e35a95d (127.6.167.2). New cstate: current_term: 1 leader_uuid: "c3d1546964f64036a769d2654e35a95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.567227 12308 raft_consensus.cc:697] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Becoming Leader. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Running, Role: LEADER
I20260630 12:27:01.567476 12293 ts_tablet_manager.cc:1434] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:27:01.568042 12308 consensus_queue.cc:237] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Queue going to LEADER mode. State: All 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: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:01.567806 12292 raft_consensus.cc:359] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.569223 12292 raft_consensus.cc:385] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.569525 12292 raft_consensus.cc:740] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ead43637a242c287b29a07fd254b41, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.570252 12292 consensus_queue.cc:260] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.572428 12292 ts_tablet_manager.cc:1434] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:27:01.579296 12299 raft_consensus.cc:493] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.579800 12299 raft_consensus.cc:515] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.581341 11994 catalog_manager.cc:5697] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c3d1546964f64036a769d2654e35a95d (127.6.167.2). New cstate: current_term: 1 leader_uuid: "c3d1546964f64036a769d2654e35a95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.582553 12299 leader_election.cc:290] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483), 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:01.594724 12172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf2055885c8405ea3d5d47c709a808a" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3d1546964f64036a769d2654e35a95d" is_pre_election: true
I20260630 12:27:01.595477 12172 raft_consensus.cc:2468] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c6bbdbd66447179f6cef5e563a474d in term 0.
I20260630 12:27:01.596751 12062 leader_election.cc:304] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [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: 15c6bbdbd66447179f6cef5e563a474d, c3d1546964f64036a769d2654e35a95d; no voters: 
I20260630 12:27:01.597623 12299 raft_consensus.cc:2804] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.597925 12299 raft_consensus.cc:493] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.598156 12299 raft_consensus.cc:3060] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.603358 12299 raft_consensus.cc:515] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.603987 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf2055885c8405ea3d5d47c709a808a" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41" is_pre_election: true
I20260630 12:27:01.604547 12246 raft_consensus.cc:2468] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c6bbdbd66447179f6cef5e563a474d in term 0.
I20260630 12:27:01.605322 12299 leader_election.cc:290] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [CANDIDATE]: Term 1 election: Requested vote from peers c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483), 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:01.605859 12172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf2055885c8405ea3d5d47c709a808a" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3d1546964f64036a769d2654e35a95d"
I20260630 12:27:01.606402 12172 raft_consensus.cc:3060] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.606303 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf2055885c8405ea3d5d47c709a808a" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41"
I20260630 12:27:01.606958 12246 raft_consensus.cc:3060] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.613602 12172 raft_consensus.cc:2468] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c6bbdbd66447179f6cef5e563a474d in term 1.
I20260630 12:27:01.613602 12246 raft_consensus.cc:2468] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c6bbdbd66447179f6cef5e563a474d in term 1.
I20260630 12:27:01.614866 12062 leader_election.cc:304] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [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: 15c6bbdbd66447179f6cef5e563a474d, 52ead43637a242c287b29a07fd254b41; no voters: 
I20260630 12:27:01.615432 12299 raft_consensus.cc:2804] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.616580 12299 raft_consensus.cc:697] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 LEADER]: Becoming Leader. State: Replica: 15c6bbdbd66447179f6cef5e563a474d, State: Running, Role: LEADER
I20260630 12:27:01.617398 12299 consensus_queue.cc:237] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Queue going to LEADER mode. State: All 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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.624097 11994 catalog_manager.cc:5697] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d reported cstate change: term changed from 0 to 1, leader changed from <none> to 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1). New cstate: current_term: 1 leader_uuid: "15c6bbdbd66447179f6cef5e563a474d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.640064 12299 raft_consensus.cc:493] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.640645 12299 raft_consensus.cc:515] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:01.642386 12299 leader_election.cc:290] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483), 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381)
I20260630 12:27:01.643204 12172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3d1546964f64036a769d2654e35a95d" is_pre_election: true
I20260630 12:27:01.643363 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "15c6bbdbd66447179f6cef5e563a474d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ead43637a242c287b29a07fd254b41" is_pre_election: true
I20260630 12:27:01.644140 12246 raft_consensus.cc:2393] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15c6bbdbd66447179f6cef5e563a474d in current term 1: Already voted for candidate c3d1546964f64036a769d2654e35a95d in this term.
I20260630 12:27:01.645056 12062 leader_election.cc:304] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [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: 15c6bbdbd66447179f6cef5e563a474d; no voters: 52ead43637a242c287b29a07fd254b41, c3d1546964f64036a769d2654e35a95d
I20260630 12:27:01.645682 12299 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.650563 12299 raft_consensus.cc:2749] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:01.656105  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:01.662034 12316 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
W20260630 12:27:01.663203 12317 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
I20260630 12:27:01.665607  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:01.666486 12319 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
I20260630 12:27:01.668390  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:01.668642  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:01.668825  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822421668813 us; error 0 us; skew 500 ppm
I20260630 12:27:01.669318  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:01.671643  6812 webserver.cc:533] Webserver started at http://127.6.167.4:46847/ using document root <none> and password file <none>
I20260630 12:27:01.672101  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:01.672330  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:01.672631  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:01.673681  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "4c8be95b1ea64119ad8dd717f477f90f"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-1v8t"
I20260630 12:27:01.678392  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:01.681489 12324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.682446  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:01.682818  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "4c8be95b1ea64119ad8dd717f477f90f"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-1v8t"
I20260630 12:27:01.683097  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-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)
I20260630 12:27:01.710855  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:01.712093  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:01.713620  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:01.716022  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:01.716291  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.716574  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:01.716773  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.760885  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:34261
I20260630 12:27:01.760975 12386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:34261 every 8 connection(s)
I20260630 12:27:01.777043 12387 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43449
I20260630 12:27:01.777485 12387 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:01.778266 12387 heartbeater.cc:507] Master 127.6.167.62:43449 requested a full tablet report, sending...
I20260630 12:27:01.780378 11994 ts_manager.cc:194] Registered new tserver with Master: 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4:34261)
I20260630 12:27:01.781773 11994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46588
I20260630 12:27:01.798424 12048 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:01.810303 12308 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:01.817724 12172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb"
dest_uuid: "c3d1546964f64036a769d2654e35a95d"
mode: GRACEFUL
new_leader_uuid: "52ead43637a242c287b29a07fd254b41"
 from {username='slave'} at 127.0.0.1:48956
I20260630 12:27:01.818462 12172 raft_consensus.cc:606] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Received request to transfer leadership to TS 52ead43637a242c287b29a07fd254b41
W20260630 12:27:01.819515 12308 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:27:01.819818 12308 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:27:01.820024 12048 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:27:01.820546 12048 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:01.820632 12043 auto_rebalancer.cc:639] Failed to schedule move for tablet bdf2055885c8405ea3d5d47c709a808a: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:01.833417 12296 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:01.839320 12307 consensus_queue.cc:1048] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:01.839689 12172 consensus_queue.cc:237] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [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: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } }
I20260630 12:27:01.852954 12097 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:01.855909 12399 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:01.857893 12299 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:01.866981 12245 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:01.868460 12307 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:01.871976 12137 consensus_peers.cc:597] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d -> Peer 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4:34261): Couldn't send request to peer 4c8be95b1ea64119ad8dd717f477f90f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7c80ff1274d43499f088374441c178b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.873658 12245 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:01.873910 12097 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:01.888319 12307 consensus_queue.cc:1048] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:01.888083 11993 catalog_manager.cc:5697] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d reported cstate change: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "c3d1546964f64036a769d2654e35a95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:01.890370 12314 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:02.033840 12296 raft_consensus.cc:993] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: : Instructing follower 52ead43637a242c287b29a07fd254b41 to start an election
I20260630 12:27:02.034453 12308 raft_consensus.cc:1081] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Signalling peer 52ead43637a242c287b29a07fd254b41 to start an election
I20260630 12:27:02.036331 12245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb"
dest_uuid: "52ead43637a242c287b29a07fd254b41"
 from {username='slave'} at 127.0.0.1:35364
I20260630 12:27:02.036978 12245 raft_consensus.cc:493] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:02.037333 12245 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:02.041976 12245 raft_consensus.cc:515] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:02.044096 12245 leader_election.cc:290] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [CANDIDATE]: Term 2 election: Requested vote from peers 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105), c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483)
I20260630 12:27:02.057550 12172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "52ead43637a242c287b29a07fd254b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3d1546964f64036a769d2654e35a95d"
I20260630 12:27:02.058120 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338248806eca4eccada1bb9a62664dfb" candidate_uuid: "52ead43637a242c287b29a07fd254b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15c6bbdbd66447179f6cef5e563a474d"
I20260630 12:27:02.058394 12172 raft_consensus.cc:3055] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:27:02.058925 12172 raft_consensus.cc:740] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3d1546964f64036a769d2654e35a95d, State: Running, Role: LEADER
I20260630 12:27:02.058779 12097 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:02.060083 12172 consensus_queue.cc:260] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:02.061522 12172 raft_consensus.cc:3060] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:02.068019 12097 raft_consensus.cc:2468] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ead43637a242c287b29a07fd254b41 in term 2.
I20260630 12:27:02.069276 12212 leader_election.cc:304] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [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: 15c6bbdbd66447179f6cef5e563a474d, 52ead43637a242c287b29a07fd254b41; no voters: 
I20260630 12:27:02.069689 12172 raft_consensus.cc:2468] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ead43637a242c287b29a07fd254b41 in term 2.
I20260630 12:27:02.069949 12298 raft_consensus.cc:2804] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:02.071348 12298 raft_consensus.cc:697] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 2 LEADER]: Becoming Leader. State: Replica: 52ead43637a242c287b29a07fd254b41, State: Running, Role: LEADER
I20260630 12:27:02.072144 12298 consensus_queue.cc:237] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } }
I20260630 12:27:02.079646 11994 catalog_manager.cc:5697] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 reported cstate change: term changed from 1 to 2, leader changed from c3d1546964f64036a769d2654e35a95d (127.6.167.2) to 52ead43637a242c287b29a07fd254b41 (127.6.167.3). New cstate: current_term: 2 leader_uuid: "52ead43637a242c287b29a07fd254b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:02.126113 12408 ts_tablet_manager.cc:933] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Initiating tablet copy from peer c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483)
I20260630 12:27:02.127460 12408 tablet_copy_client.cc:323] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:42483
I20260630 12:27:02.135900 12182 tablet_copy_service.cc:140] P c3d1546964f64036a769d2654e35a95d: Received BeginTabletCopySession request for tablet a7c80ff1274d43499f088374441c178b from peer 4c8be95b1ea64119ad8dd717f477f90f ({username='slave'} at 127.0.0.1:48984)
I20260630 12:27:02.136379 12182 tablet_copy_service.cc:161] P c3d1546964f64036a769d2654e35a95d: Beginning new tablet copy session on tablet a7c80ff1274d43499f088374441c178b from peer 4c8be95b1ea64119ad8dd717f477f90f at {username='slave'} at 127.0.0.1:48984: session id = 4c8be95b1ea64119ad8dd717f477f90f-a7c80ff1274d43499f088374441c178b
I20260630 12:27:02.141593 12182 tablet_copy_source_session.cc:215] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.144168 12408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c80ff1274d43499f088374441c178b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.152601 12307 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:02.155022 12408 tablet_copy_client.cc:806] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.155571 12408 tablet_copy_client.cc:670] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.158926 12408 tablet_copy_client.cc:538] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:02.166400 12408 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Bootstrap starting.
I20260630 12:27:02.181602 12408 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:02.182412 12408 tablet_bootstrap.cc:492] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Bootstrap complete.
I20260630 12:27:02.182914 12408 ts_tablet_manager.cc:1403] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:27:02.185223 12408 raft_consensus.cc:359] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } }
I20260630 12:27:02.186163 12408 raft_consensus.cc:740] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c8be95b1ea64119ad8dd717f477f90f, State: Initialized, Role: LEARNER
I20260630 12:27:02.186663 12408 consensus_queue.cc:260] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } }
I20260630 12:27:02.188629 12387 heartbeater.cc:499] Master 127.6.167.62:43449 was elected leader, sending a full tablet report...
I20260630 12:27:02.189046 12408 ts_tablet_manager.cc:1434] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:02.191087 12182 tablet_copy_service.cc:342] P c3d1546964f64036a769d2654e35a95d: Request end of tablet copy session 4c8be95b1ea64119ad8dd717f477f90f-a7c80ff1274d43499f088374441c178b received from {username='slave'} at 127.0.0.1:48984
I20260630 12:27:02.191507 12182 tablet_copy_service.cc:434] P c3d1546964f64036a769d2654e35a95d: ending tablet copy session 4c8be95b1ea64119ad8dd717f477f90f-a7c80ff1274d43499f088374441c178b on tablet a7c80ff1274d43499f088374441c178b with peer 4c8be95b1ea64119ad8dd717f477f90f
I20260630 12:27:02.351074 12172 raft_consensus.cc:1275] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 2 FOLLOWER]: Refusing update from remote peer 52ead43637a242c287b29a07fd254b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:02.352591 12298 consensus_queue.cc:1048] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:02.415599 12362 raft_consensus.cc:1217] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:02.416455 12362 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:02.443171 12097 raft_consensus.cc:1275] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 2 FOLLOWER]: Refusing update from remote peer 52ead43637a242c287b29a07fd254b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:02.444700 12298 consensus_queue.cc:1048] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:02.889667 12296 raft_consensus.cc:1064] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: attempting to promote NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f to VOTER
I20260630 12:27:02.891568 12296 consensus_queue.cc:237] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [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: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } }
I20260630 12:27:02.897223 12362 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:02.897953 12245 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:02.897246 12097 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:02.899034 12296 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:02.899946 12399 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:02.900724 12307 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:02.912956 12362 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:02.914232 12245 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:02.925664 11994 catalog_manager.cc:5697] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 reported cstate change: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3d1546964f64036a769d2654e35a95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.153406 12307 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.165198 12097 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.239343 12171 consensus_queue.cc:237] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [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: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } }
I20260630 12:27:03.245064 12362 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:03.245428 12245 raft_consensus.cc:1275] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Refusing update from remote peer c3d1546964f64036a769d2654e35a95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:03.246964 12399 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:03.247928 12419 consensus_queue.cc:1048] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:03.257390 12245 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.257817 12362 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.270392 11995 catalog_manager.cc:5697] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 reported cstate change: config changed from index 3 to 4, VOTER 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "c3d1546964f64036a769d2654e35a95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.510682 12085 tablet_service.cc:1558] Processing DeleteTablet for tablet a7c80ff1274d43499f088374441c178b with delete_type TABLET_DATA_TOMBSTONED (TS 15c6bbdbd66447179f6cef5e563a474d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48066
I20260630 12:27:03.512737 12421 tablet_replica.cc:333] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: stopping tablet replica
I20260630 12:27:03.513391 12421 raft_consensus.cc:2243] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:03.514127 12421 raft_consensus.cc:2272] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:03.517491 12421 ts_tablet_manager.cc:1916] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:03.527742 12421 ts_tablet_manager.cc:1929] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:03.528018 12421 log.cc:1199] T a7c80ff1274d43499f088374441c178b P 15c6bbdbd66447179f6cef5e563a474d: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/a7c80ff1274d43499f088374441c178b
I20260630 12:27:03.529317 11982 catalog_manager.cc:5028] TS 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105): tablet a7c80ff1274d43499f088374441c178b (table test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]) successfully deleted
I20260630 12:27:03.586156 12419 raft_consensus.cc:2955] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:03.594494 11981 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7c80ff1274d43499f088374441c178b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:03.821631 12048 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:03.824698 12048 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:03.825105 12048 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:04.518621 12097 consensus_queue.cc:237] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } }
I20260630 12:27:04.527420 12244 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:04.528112 12171 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:04.528972 12423 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:04.530105 12299 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:04.536360 12062 consensus_peers.cc:597] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d -> Peer 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4:34261): Couldn't send request to peer 4c8be95b1ea64119ad8dd717f477f90f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdf2055885c8405ea3d5d47c709a808a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:04.541431 12244 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:04.541625 12171 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:04.551561 11995 catalog_manager.cc:5697] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d reported cstate change: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "15c6bbdbd66447179f6cef5e563a474d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:04.722255 12428 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } } }
I20260630 12:27:04.796767 12434 ts_tablet_manager.cc:933] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: Initiating tablet copy from peer 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105)
I20260630 12:27:04.798859 12434 tablet_copy_client.cc:323] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:40105
I20260630 12:27:04.811422 12107 tablet_copy_service.cc:140] P 15c6bbdbd66447179f6cef5e563a474d: Received BeginTabletCopySession request for tablet bdf2055885c8405ea3d5d47c709a808a from peer 4c8be95b1ea64119ad8dd717f477f90f ({username='slave'} at 127.0.0.1:48118)
I20260630 12:27:04.811914 12107 tablet_copy_service.cc:161] P 15c6bbdbd66447179f6cef5e563a474d: Beginning new tablet copy session on tablet bdf2055885c8405ea3d5d47c709a808a from peer 4c8be95b1ea64119ad8dd717f477f90f at {username='slave'} at 127.0.0.1:48118: session id = 4c8be95b1ea64119ad8dd717f477f90f-bdf2055885c8405ea3d5d47c709a808a
I20260630 12:27:04.816995 12107 tablet_copy_source_session.cc:215] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:04.819522 12434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf2055885c8405ea3d5d47c709a808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:04.829945 12434 tablet_copy_client.cc:806] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:04.830490 12434 tablet_copy_client.cc:670] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:04.834110 12434 tablet_copy_client.cc:538] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.839733 12434 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: Bootstrap starting.
I20260630 12:27:04.853572 12434 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: 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
I20260630 12:27:04.854244 12434 tablet_bootstrap.cc:492] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: Bootstrap complete.
I20260630 12:27:04.854782 12434 ts_tablet_manager.cc:1403] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:27:04.856810 12434 raft_consensus.cc:359] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } }
I20260630 12:27:04.857384 12434 raft_consensus.cc:740] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c8be95b1ea64119ad8dd717f477f90f, State: Initialized, Role: LEARNER
I20260630 12:27:04.857906 12434 consensus_queue.cc:260] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: true } }
I20260630 12:27:04.860610 12434 ts_tablet_manager.cc:1434] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:27:04.862329 12107 tablet_copy_service.cc:342] P 15c6bbdbd66447179f6cef5e563a474d: Request end of tablet copy session 4c8be95b1ea64119ad8dd717f477f90f-bdf2055885c8405ea3d5d47c709a808a received from {username='slave'} at 127.0.0.1:48118
I20260630 12:27:04.862730 12107 tablet_copy_service.cc:434] P 15c6bbdbd66447179f6cef5e563a474d: ending tablet copy session 4c8be95b1ea64119ad8dd717f477f90f-bdf2055885c8405ea3d5d47c709a808a on tablet bdf2055885c8405ea3d5d47c709a808a with peer 4c8be95b1ea64119ad8dd717f477f90f
I20260630 12:27:05.125689 12362 raft_consensus.cc:1217] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:05.588061 12432 raft_consensus.cc:1064] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: attempting to promote NON_VOTER 4c8be95b1ea64119ad8dd717f477f90f to VOTER
I20260630 12:27:05.590687 12432 consensus_queue.cc:237] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } }
I20260630 12:27:05.597918 12245 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:05.597942 12362 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 LEARNER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:05.598852 12171 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:05.599797 12428 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:05.600670 12440 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:05.601361 12432 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:05.622489 12171 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.624990 12245 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.637584 11993 catalog_manager.cc:5697] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 reported cstate change: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15c6bbdbd66447179f6cef5e563a474d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.682806 12428 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.693123 12362 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c8be95b1ea64119ad8dd717f477f90f (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "52ead43637a242c287b29a07fd254b41" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34381 } attrs { replace: true } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.771783 12097 consensus_queue.cc:237] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [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: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } }
I20260630 12:27:05.777204 12362 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:05.777701 12171 raft_consensus.cc:1275] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Refusing update from remote peer 15c6bbdbd66447179f6cef5e563a474d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:05.779032 12432 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:05.781134 12432 consensus_queue.cc:1048] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:05.790792 12362 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ead43637a242c287b29a07fd254b41 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.792412 12171 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ead43637a242c287b29a07fd254b41 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.802999 11994 catalog_manager.cc:5697] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d reported cstate change: config changed from index 3 to 4, VOTER 52ead43637a242c287b29a07fd254b41 (127.6.167.3) evicted. New cstate: current_term: 1 leader_uuid: "15c6bbdbd66447179f6cef5e563a474d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:05.826054 12048 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:05.829082 12048 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:05.829504 12048 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:06.062181 12234 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf2055885c8405ea3d5d47c709a808a with delete_type TABLET_DATA_TOMBSTONED (TS 52ead43637a242c287b29a07fd254b41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35352
I20260630 12:27:06.064366 12449 tablet_replica.cc:333] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: stopping tablet replica
I20260630 12:27:06.065070 12449 raft_consensus.cc:2243] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:06.065625 12449 raft_consensus.cc:2272] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:06.067914 12449 ts_tablet_manager.cc:1916] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:06.078388 12449 ts_tablet_manager.cc:1929] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:06.078753 12449 log.cc:1199] T bdf2055885c8405ea3d5d47c709a808a P 52ead43637a242c287b29a07fd254b41: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/bdf2055885c8405ea3d5d47c709a808a
I20260630 12:27:06.080078 11981 catalog_manager.cc:5028] TS 52ead43637a242c287b29a07fd254b41 (127.6.167.3:34381): tablet bdf2055885c8405ea3d5d47c709a808a (table test-workload [id=91979fc5766647b5a0bb5d174fd14a1f]) successfully deleted
I20260630 12:27:06.593814 12440 raft_consensus.cc:2955] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ead43637a242c287b29a07fd254b41 (127.6.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15c6bbdbd66447179f6cef5e563a474d" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40105 } } peers { permanent_uuid: "c3d1546964f64036a769d2654e35a95d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42483 } } peers { permanent_uuid: "4c8be95b1ea64119ad8dd717f477f90f" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 34261 } attrs { promote: false } } }
I20260630 12:27:06.600613 11982 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bdf2055885c8405ea3d5d47c709a808a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:07.830430 12048 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:07.833351 12048 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:07.833716 12048 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:09.834797 12048 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:09.837710 12048 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:09.838124 12048 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:10.316126  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
W20260630 12:27:10.346040 12212 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260630 12:27:10.349169  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:10.350144  6812 tablet_replica.cc:333] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d: stopping tablet replica
I20260630 12:27:10.351142  6812 raft_consensus.cc:2243] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260630 12:27:10.351336 12212 consensus_peers.cc:597] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 -> Peer 15c6bbdbd66447179f6cef5e563a474d (127.6.167.1:40105): Couldn't send request to peer 15c6bbdbd66447179f6cef5e563a474d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.352005  6812 raft_consensus.cc:2272] T 338248806eca4eccada1bb9a62664dfb P 15c6bbdbd66447179f6cef5e563a474d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.355585  6812 tablet_replica.cc:333] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d: stopping tablet replica
I20260630 12:27:10.356065  6812 raft_consensus.cc:2243] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:10.357029  6812 raft_consensus.cc:2272] T bdf2055885c8405ea3d5d47c709a808a P 15c6bbdbd66447179f6cef5e563a474d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.386273  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:27:10.404408  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:27:10.426296  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:10.427027  6812 tablet_replica.cc:333] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d: stopping tablet replica
I20260630 12:27:10.427778  6812 raft_consensus.cc:2243] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:10.428884  6812 raft_consensus.cc:2272] T bdf2055885c8405ea3d5d47c709a808a P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.431154  6812 tablet_replica.cc:333] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d: stopping tablet replica
I20260630 12:27:10.431587  6812 raft_consensus.cc:2243] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:10.432601  6812 raft_consensus.cc:2272] T a7c80ff1274d43499f088374441c178b P c3d1546964f64036a769d2654e35a95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.434803  6812 tablet_replica.cc:333] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d: stopping tablet replica
I20260630 12:27:10.435334  6812 raft_consensus.cc:2243] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:10.435820  6812 raft_consensus.cc:2272] T 338248806eca4eccada1bb9a62664dfb P c3d1546964f64036a769d2654e35a95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.452126  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
W20260630 12:27:10.452289 12211 consensus_peers.cc:597] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 -> Peer c3d1546964f64036a769d2654e35a95d (127.6.167.2:42483): Couldn't send request to peer c3d1546964f64036a769d2654e35a95d. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.2:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.467671  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:27:10.499264  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:10.500013  6812 tablet_replica.cc:333] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41: stopping tablet replica
I20260630 12:27:10.500681  6812 raft_consensus.cc:2243] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:10.501509  6812 raft_consensus.cc:2272] T a7c80ff1274d43499f088374441c178b P 52ead43637a242c287b29a07fd254b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.503865  6812 tablet_replica.cc:333] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41: stopping tablet replica
I20260630 12:27:10.504410  6812 raft_consensus.cc:2243] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:10.505270  6812 raft_consensus.cc:2272] T 338248806eca4eccada1bb9a62664dfb P 52ead43637a242c287b29a07fd254b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.528806  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:27:10.543223  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:27:10.570103  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:10.570859  6812 tablet_replica.cc:333] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f: stopping tablet replica
I20260630 12:27:10.571497  6812 raft_consensus.cc:2243] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:10.572289  6812 raft_consensus.cc:2272] T bdf2055885c8405ea3d5d47c709a808a P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.574585  6812 tablet_replica.cc:333] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f: stopping tablet replica
I20260630 12:27:10.575022  6812 raft_consensus.cc:2243] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:10.575858  6812 raft_consensus.cc:2272] T a7c80ff1274d43499f088374441c178b P 4c8be95b1ea64119ad8dd717f477f90f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.597114  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:27:10.609341  6812 master.cc:562] Master@127.6.167.62:43449 shutting down...
I20260630 12:27:10.627180  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:10.627872  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:10.628209  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P feb5d8a2e4cc4dedbf9bd5982c408145: stopping tablet replica
I20260630 12:27:10.647871  6812 master.cc:584] Master@127.6.167.62:43449 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11028 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:27:10.690260  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:33749
I20260630 12:27:10.691406  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.696868 12455 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
W20260630 12:27:10.697250 12454 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
W20260630 12:27:10.697865 12457 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
I20260630 12:27:10.699687  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:10.700469  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:10.700644  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:10.700755  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822430700745 us; error 0 us; skew 500 ppm
I20260630 12:27:10.701154  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.703377  6812 webserver.cc:533] Webserver started at http://127.6.167.62:42087/ using document root <none> and password file <none>
I20260630 12:27:10.703820  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.703980  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.704191  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.705355  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "221300e10f474c3582f6c53a6c5d315c"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:10.709704  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:10.713143 12462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.713941  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:10.714195  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "221300e10f474c3582f6c53a6c5d315c"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:10.714421  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-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)
I20260630 12:27:10.724113  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:10.725232  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:10.762971  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:33749
I20260630 12:27:10.763082 12513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:33749 every 8 connection(s)
I20260630 12:27:10.766973 12514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:10.779148 12514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c: Bootstrap starting.
I20260630 12:27:10.784143 12514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:10.788331 12514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c: No bootstrap required, opened a new log
I20260630 12:27:10.790407 12514 raft_consensus.cc:359] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER }
I20260630 12:27:10.790807 12514 raft_consensus.cc:385] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:10.790992 12514 raft_consensus.cc:740] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221300e10f474c3582f6c53a6c5d315c, State: Initialized, Role: FOLLOWER
I20260630 12:27:10.791525 12514 consensus_queue.cc:260] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER }
I20260630 12:27:10.791931 12514 raft_consensus.cc:399] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:10.792122 12514 raft_consensus.cc:493] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:10.792372 12514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:10.796744 12514 raft_consensus.cc:515] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER }
I20260630 12:27:10.797207 12514 leader_election.cc:304] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [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: 221300e10f474c3582f6c53a6c5d315c; no voters: 
I20260630 12:27:10.798254 12514 leader_election.cc:290] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:10.798753 12517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:10.800114 12517 raft_consensus.cc:697] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 1 LEADER]: Becoming Leader. State: Replica: 221300e10f474c3582f6c53a6c5d315c, State: Running, Role: LEADER
I20260630 12:27:10.800861 12517 consensus_queue.cc:237] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [LEADER]: Queue going to LEADER mode. State: All 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: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER }
I20260630 12:27:10.801324 12514 sys_catalog.cc:565] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:10.805918 12519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 221300e10f474c3582f6c53a6c5d315c. Latest consensus state: current_term: 1 leader_uuid: "221300e10f474c3582f6c53a6c5d315c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER } }
I20260630 12:27:10.806641 12519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:10.807660 12518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "221300e10f474c3582f6c53a6c5d315c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221300e10f474c3582f6c53a6c5d315c" member_type: VOTER } }
I20260630 12:27:10.808066 12518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:10.809595 12525 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:10.814392 12525 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:10.816567  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:10.823148 12525 catalog_manager.cc:1383] Generated new cluster ID: a3b07f520fed4c2caf10fc4e8e2b8d00
I20260630 12:27:10.823392 12525 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:10.852635 12525 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:10.853919 12525 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:10.869580 12525 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c: Generated new TSK 0
I20260630 12:27:10.870132 12525 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:10.883311  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.889410 12535 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
W20260630 12:27:10.890472 12536 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
W20260630 12:27:10.891680 12538 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
I20260630 12:27:10.893057  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:10.893879  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:10.894089  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:10.894273  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822430894249 us; error 0 us; skew 500 ppm
I20260630 12:27:10.894786  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.897166  6812 webserver.cc:533] Webserver started at http://127.6.167.1:43843/ using document root <none> and password file <none>
I20260630 12:27:10.897630  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.897814  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.898097  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.899137  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "da52b16eb3914fd19b115255d9252316"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:10.903712  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:10.907187 12543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.907948  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:10.908325  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "da52b16eb3914fd19b115255d9252316"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:10.908622  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-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)
I20260630 12:27:10.924783  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:10.925853  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:10.927207  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:10.929417  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:10.929644  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.929870  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:10.930050  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.968816  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:38119
I20260630 12:27:10.968943 12605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:38119 every 8 connection(s)
I20260630 12:27:10.973655  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.980975 12610 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
W20260630 12:27:10.982096 12611 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
I20260630 12:27:10.985244  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:10.986745 12614 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
I20260630 12:27:10.987671  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:10.987974 12606 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33749
W20260630 12:27:10.988026  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:10.988565  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822430988543 us; error 0 us; skew 500 ppm
I20260630 12:27:10.988601 12606 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:10.989238  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.989530 12606 heartbeater.cc:507] Master 127.6.167.62:33749 requested a full tablet report, sending...
I20260630 12:27:10.991746  6812 webserver.cc:533] Webserver started at http://127.6.167.2:45811/ using document root <none> and password file <none>
I20260630 12:27:10.992022 12479 ts_manager.cc:194] Registered new tserver with Master: da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119)
I20260630 12:27:10.992713  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.992969  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.993238  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.994150 12479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44620
I20260630 12:27:10.994383  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "816cdd17f4ed4725b3485951b6b9781f"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:10.998806  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:11.001938 12618 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.002712  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:11.002992  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "816cdd17f4ed4725b3485951b6b9781f"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-1v8t"
I20260630 12:27:11.003345  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-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)
I20260630 12:27:11.033185  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:11.034374  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:11.035810  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:11.038010  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:11.038244  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.038472  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:11.038638  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.081281  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:42665
I20260630 12:27:11.081420 12680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:42665 every 8 connection(s)
I20260630 12:27:11.085958  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:11.093310 12684 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
W20260630 12:27:11.095274 12685 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
W20260630 12:27:11.096201 12687 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
I20260630 12:27:11.096948  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:11.098093  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:11.098325  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:11.098546  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822431098526 us; error 0 us; skew 500 ppm
I20260630 12:27:11.098793 12681 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33749
I20260630 12:27:11.099052  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:11.099102 12681 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:11.099861 12681 heartbeater.cc:507] Master 127.6.167.62:33749 requested a full tablet report, sending...
I20260630 12:27:11.101641  6812 webserver.cc:533] Webserver started at http://127.6.167.3:35527/ using document root <none> and password file <none>
I20260630 12:27:11.102074 12479 ts_manager.cc:194] Registered new tserver with Master: 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665)
I20260630 12:27:11.102137  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:11.102563  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:11.102782  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:11.103493 12479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44636
I20260630 12:27:11.103919  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "77a625ece7de4ee5b9bfe067273e22d1"
format_stamp: "Formatted at 2026-06-30 12:27:11 on dist-test-slave-1v8t"
I20260630 12:27:11.108421  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:11.111675 12692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.112478  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:11.112772  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "77a625ece7de4ee5b9bfe067273e22d1"
format_stamp: "Formatted at 2026-06-30 12:27:11 on dist-test-slave-1v8t"
I20260630 12:27:11.113024  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822286764395-6812-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)
I20260630 12:27:11.129798  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:11.130923  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:11.132362  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:11.134469  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:11.134691  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.134924  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:11.135097  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.172945  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:43615
I20260630 12:27:11.173043 12754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:43615 every 8 connection(s)
I20260630 12:27:11.187053 12755 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33749
I20260630 12:27:11.187390 12755 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:11.188095 12755 heartbeater.cc:507] Master 127.6.167.62:33749 requested a full tablet report, sending...
I20260630 12:27:11.190001 12479 ts_manager.cc:194] Registered new tserver with Master: 77a625ece7de4ee5b9bfe067273e22d1 (127.6.167.3:43615)
I20260630 12:27:11.190166  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013986402s
I20260630 12:27:11.191358 12479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44650
I20260630 12:27:11.996745 12606 heartbeater.cc:499] Master 127.6.167.62:33749 was elected leader, sending a full tablet report...
I20260630 12:27:12.105983 12681 heartbeater.cc:499] Master 127.6.167.62:33749 was elected leader, sending a full tablet report...
I20260630 12:27:12.194059 12755 heartbeater.cc:499] Master 127.6.167.62:33749 was elected leader, sending a full tablet report...
I20260630 12:27:12.243897 12479 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44656:
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"
    }
  }
}
W20260630 12:27:12.245762 12479 catalog_manager.cc:7077] 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.
I20260630 12:27:12.288036 12720 tablet_service.cc:1511] Processing CreateTablet for tablet 1379623d90f5496c8c358e3acb08343b (DEFAULT_TABLE table=test-workload [id=9c752bbf1ef1440b9277541ddd7c356f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:12.289448 12720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1379623d90f5496c8c358e3acb08343b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.289256 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 1379623d90f5496c8c358e3acb08343b (DEFAULT_TABLE table=test-workload [id=9c752bbf1ef1440b9277541ddd7c356f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:12.290647 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1379623d90f5496c8c358e3acb08343b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.298728 12571 tablet_service.cc:1511] Processing CreateTablet for tablet 1379623d90f5496c8c358e3acb08343b (DEFAULT_TABLE table=test-workload [id=9c752bbf1ef1440b9277541ddd7c356f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:12.299993 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1379623d90f5496c8c358e3acb08343b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.309352 12775 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: Bootstrap starting.
I20260630 12:27:12.309635 12776 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: Bootstrap starting.
I20260630 12:27:12.315613 12775 tablet_bootstrap.cc:654] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:12.316664 12776 tablet_bootstrap.cc:654] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:12.319636 12777 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Bootstrap starting.
I20260630 12:27:12.320745 12775 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: No bootstrap required, opened a new log
I20260630 12:27:12.321219 12775 ts_tablet_manager.cc:1403] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:27:12.322284 12776 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: No bootstrap required, opened a new log
I20260630 12:27:12.322680 12776 ts_tablet_manager.cc:1403] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:27:12.324713 12775 raft_consensus.cc:359] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.325524 12775 raft_consensus.cc:385] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:12.325266 12776 raft_consensus.cc:359] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.325902 12775 raft_consensus.cc:740] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a625ece7de4ee5b9bfe067273e22d1, State: Initialized, Role: FOLLOWER
I20260630 12:27:12.326074 12776 raft_consensus.cc:385] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:12.326366 12777 tablet_bootstrap.cc:654] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:12.326586 12776 raft_consensus.cc:740] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816cdd17f4ed4725b3485951b6b9781f, State: Initialized, Role: FOLLOWER
I20260630 12:27:12.327005 12775 consensus_queue.cc:260] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.327366 12776 consensus_queue.cc:260] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.333642 12775 ts_tablet_manager.cc:1434] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260630 12:27:12.336853 12776 ts_tablet_manager.cc:1434] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260630 12:27:12.337952 12777 tablet_bootstrap.cc:492] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: No bootstrap required, opened a new log
I20260630 12:27:12.338490 12777 ts_tablet_manager.cc:1403] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.014s
I20260630 12:27:12.341282 12777 raft_consensus.cc:359] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.342038 12777 raft_consensus.cc:385] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:12.342330 12777 raft_consensus.cc:740] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da52b16eb3914fd19b115255d9252316, State: Initialized, Role: FOLLOWER
I20260630 12:27:12.343094 12777 consensus_queue.cc:260] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.346062 12777 ts_tablet_manager.cc:1434] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:27:12.347083 12783 raft_consensus.cc:493] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:12.347745 12783 raft_consensus.cc:515] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.352680 12783 leader_election.cc:290] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a625ece7de4ee5b9bfe067273e22d1 (127.6.167.3:43615), 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665)
I20260630 12:27:12.361696 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "da52b16eb3914fd19b115255d9252316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a625ece7de4ee5b9bfe067273e22d1" is_pre_election: true
I20260630 12:27:12.362426 12730 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da52b16eb3914fd19b115255d9252316 in term 0.
I20260630 12:27:12.363610 12547 leader_election.cc:304] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [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: 77a625ece7de4ee5b9bfe067273e22d1, da52b16eb3914fd19b115255d9252316; no voters: 
I20260630 12:27:12.363598 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "da52b16eb3914fd19b115255d9252316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816cdd17f4ed4725b3485951b6b9781f" is_pre_election: true
I20260630 12:27:12.364444 12656 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da52b16eb3914fd19b115255d9252316 in term 0.
I20260630 12:27:12.364496 12783 raft_consensus.cc:2804] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:12.364949 12783 raft_consensus.cc:493] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:12.365274 12783 raft_consensus.cc:3060] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:12.369917 12783 raft_consensus.cc:515] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.371511 12783 leader_election.cc:290] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [CANDIDATE]: Term 1 election: Requested vote from peers 77a625ece7de4ee5b9bfe067273e22d1 (127.6.167.3:43615), 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665)
I20260630 12:27:12.372161 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "da52b16eb3914fd19b115255d9252316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a625ece7de4ee5b9bfe067273e22d1"
I20260630 12:27:12.372491 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "da52b16eb3914fd19b115255d9252316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816cdd17f4ed4725b3485951b6b9781f"
I20260630 12:27:12.372692 12730 raft_consensus.cc:3060] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:12.373049 12656 raft_consensus.cc:3060] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:12.378189 12730 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da52b16eb3914fd19b115255d9252316 in term 1.
I20260630 12:27:12.378605 12656 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da52b16eb3914fd19b115255d9252316 in term 1.
I20260630 12:27:12.379245 12547 leader_election.cc:304] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [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: 77a625ece7de4ee5b9bfe067273e22d1, da52b16eb3914fd19b115255d9252316; no voters: 
I20260630 12:27:12.379974 12783 raft_consensus.cc:2804] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:12.381014 12783 raft_consensus.cc:697] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 LEADER]: Becoming Leader. State: Replica: da52b16eb3914fd19b115255d9252316, State: Running, Role: LEADER
I20260630 12:27:12.381636 12783 consensus_queue.cc:237] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [LEADER]: Queue going to LEADER mode. State: All 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: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:12.388957 12479 catalog_manager.cc:5697] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 reported cstate change: term changed from 0 to 1, leader changed from <none> to da52b16eb3914fd19b115255d9252316 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "da52b16eb3914fd19b115255d9252316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:12.396776  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:27:12.414745  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:12.415669  6812 tablet_replica.cc:333] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: stopping tablet replica
I20260630 12:27:12.416812  6812 raft_consensus.cc:2243] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:12.417500  6812 pending_rounds.cc:70] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Trying to abort 1 pending ops.
I20260630 12:27:12.417716  6812 pending_rounds.cc:77] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440683041349632 op_type: NO_OP noop_request { }
I20260630 12:27:12.418051  6812 raft_consensus.cc:2889] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:12.418365  6812 raft_consensus.cc:2272] T 1379623d90f5496c8c358e3acb08343b P da52b16eb3914fd19b115255d9252316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:12.438263  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:27:12.816170 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:12.817528 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:12.817840 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:14.391732 12788 raft_consensus.cc:493] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:14.392207 12788 raft_consensus.cc:515] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:14.394096 12788 leader_election.cc:290] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665), da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119)
W20260630 12:27:14.401077 12696 leader_election.cc:336] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111)
I20260630 12:27:14.403761 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "77a625ece7de4ee5b9bfe067273e22d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816cdd17f4ed4725b3485951b6b9781f" is_pre_election: true
I20260630 12:27:14.404374 12656 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a625ece7de4ee5b9bfe067273e22d1 in term 1.
I20260630 12:27:14.405295 12693 leader_election.cc:304] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [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: 77a625ece7de4ee5b9bfe067273e22d1, 816cdd17f4ed4725b3485951b6b9781f; no voters: da52b16eb3914fd19b115255d9252316
I20260630 12:27:14.405958 12788 raft_consensus.cc:2804] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:14.406235 12788 raft_consensus.cc:493] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:14.406508 12788 raft_consensus.cc:3060] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:14.411262 12788 raft_consensus.cc:515] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:14.413208 12788 leader_election.cc:290] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [CANDIDATE]: Term 2 election: Requested vote from peers 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665), da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119)
I20260630 12:27:14.414016 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1379623d90f5496c8c358e3acb08343b" candidate_uuid: "77a625ece7de4ee5b9bfe067273e22d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816cdd17f4ed4725b3485951b6b9781f"
I20260630 12:27:14.414624 12656 raft_consensus.cc:3060] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:14.417183 12696 leader_election.cc:336] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111)
I20260630 12:27:14.419796 12656 raft_consensus.cc:2468] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a625ece7de4ee5b9bfe067273e22d1 in term 2.
I20260630 12:27:14.420672 12693 leader_election.cc:304] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [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: 77a625ece7de4ee5b9bfe067273e22d1, 816cdd17f4ed4725b3485951b6b9781f; no voters: da52b16eb3914fd19b115255d9252316
I20260630 12:27:14.421278 12788 raft_consensus.cc:2804] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:14.422255 12788 raft_consensus.cc:697] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 2 LEADER]: Becoming Leader. State: Replica: 77a625ece7de4ee5b9bfe067273e22d1, State: Running, Role: LEADER
I20260630 12:27:14.422866 12788 consensus_queue.cc:237] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [LEADER]: Queue going to LEADER 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: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } }
I20260630 12:27:14.429694 12477 catalog_manager.cc:5697] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 reported cstate change: term changed from 1 to 2, leader changed from da52b16eb3914fd19b115255d9252316 (127.6.167.1) to 77a625ece7de4ee5b9bfe067273e22d1 (127.6.167.3). New cstate: current_term: 2 leader_uuid: "77a625ece7de4ee5b9bfe067273e22d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a625ece7de4ee5b9bfe067273e22d1" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da52b16eb3914fd19b115255d9252316" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38119 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:14.813143 12696 consensus_peers.cc:597] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 -> Peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Couldn't send request to peer da52b16eb3914fd19b115255d9252316. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:14.818723 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:14.820374 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:14.820726 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:14.821838 12656 raft_consensus.cc:1275] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 2 FOLLOWER]: Refusing update from remote peer 77a625ece7de4ee5b9bfe067273e22d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:14.823382 12788 consensus_queue.cc:1048] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816cdd17f4ed4725b3485951b6b9781f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:15.703445 12696 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:27:16.821839 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:16.823441 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:16.823714 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:17.018226 12696 consensus_peers.cc:597] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 -> Peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Couldn't send request to peer da52b16eb3914fd19b115255d9252316. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:18.825070 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:18.826788 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:18.827046 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:19.569146 12696 consensus_peers.cc:597] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 -> Peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Couldn't send request to peer da52b16eb3914fd19b115255d9252316. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:20.827953 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:20.829209 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:20.829447 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:21.097685 12696 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:27:22.063504 12696 consensus_peers.cc:597] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 -> Peer da52b16eb3914fd19b115255d9252316 (127.6.167.1:38119): Couldn't send request to peer da52b16eb3914fd19b115255d9252316. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38119: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:27:22.830328 12532 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:22.831558 12532 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:22.831799 12532 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:23.508958  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:27:23.534622  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.535367  6812 tablet_replica.cc:333] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f: stopping tablet replica
I20260630 12:27:23.536001  6812 raft_consensus.cc:2243] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.536716  6812 raft_consensus.cc:2272] T 1379623d90f5496c8c358e3acb08343b P 816cdd17f4ed4725b3485951b6b9781f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.557727  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
W20260630 12:27:23.567008 12693 consensus_peers.cc:597] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 -> Peer 816cdd17f4ed4725b3485951b6b9781f (127.6.167.2:42665): Couldn't send request to peer 816cdd17f4ed4725b3485951b6b9781f. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.2:42665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.574285  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:27:23.594609  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.595516  6812 tablet_replica.cc:333] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1: stopping tablet replica
I20260630 12:27:23.596313  6812 raft_consensus.cc:2243] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.597363  6812 raft_consensus.cc:2272] T 1379623d90f5496c8c358e3acb08343b P 77a625ece7de4ee5b9bfe067273e22d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.617758  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:27:23.630110  6812 master.cc:562] Master@127.6.167.62:33749 shutting down...
I20260630 12:27:23.655467  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.656203  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.656628  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 221300e10f474c3582f6c53a6c5d315c: stopping tablet replica
I20260630 12:27:23.675616  6812 master.cc:584] Master@127.6.167.62:33749 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13023 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:27:23.713478  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:33639
I20260630 12:27:23.714521  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.720055 12819 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
W20260630 12:27:23.720109 12820 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
W20260630 12:27:23.720738 12822 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
I20260630 12:27:23.721386  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:23.722137  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.722334  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:23.722486  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822443722456 us; error 0 us; skew 500 ppm
I20260630 12:27:23.722963  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.725168  6812 webserver.cc:533] Webserver started at http://127.6.167.62:37725/ using document root <none> and password file <none>
I20260630 12:27:23.725651  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.725845  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.726114  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.727325  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "b45378f4f7fa44069a828f6f557a62ff"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-1v8t"
I20260630 12:27:23.731637  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:23.734997 12827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.735697  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:23.735967  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "b45378f4f7fa44069a828f6f557a62ff"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-1v8t"
I20260630 12:27:23.736224  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-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)
I20260630 12:27:23.753474  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.754604  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.791919  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:33639
I20260630 12:27:23.792013 12878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:33639 every 8 connection(s)
I20260630 12:27:23.796351 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:23.809361 12879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff: Bootstrap starting.
I20260630 12:27:23.814543 12879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:23.819065 12879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff: No bootstrap required, opened a new log
I20260630 12:27:23.821439 12879 raft_consensus.cc:359] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER }
I20260630 12:27:23.821893 12879 raft_consensus.cc:385] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:23.822108 12879 raft_consensus.cc:740] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45378f4f7fa44069a828f6f557a62ff, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.822679 12879 consensus_queue.cc:260] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER }
I20260630 12:27:23.823150 12879 raft_consensus.cc:399] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:23.823359 12879 raft_consensus.cc:493] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:23.823601 12879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:23.828873 12879 raft_consensus.cc:515] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER }
I20260630 12:27:23.829530 12879 leader_election.cc:304] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [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: b45378f4f7fa44069a828f6f557a62ff; no voters: 
I20260630 12:27:23.830722 12879 leader_election.cc:290] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:23.831090 12882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:23.832527 12882 raft_consensus.cc:697] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 1 LEADER]: Becoming Leader. State: Replica: b45378f4f7fa44069a828f6f557a62ff, State: Running, Role: LEADER
I20260630 12:27:23.833230 12882 consensus_queue.cc:237] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [LEADER]: Queue going to LEADER mode. State: All 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: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER }
I20260630 12:27:23.834101 12879 sys_catalog.cc:565] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:23.836194 12883 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b45378f4f7fa44069a828f6f557a62ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER } }
I20260630 12:27:23.836141 12884 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader b45378f4f7fa44069a828f6f557a62ff. Latest consensus state: current_term: 1 leader_uuid: "b45378f4f7fa44069a828f6f557a62ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45378f4f7fa44069a828f6f557a62ff" member_type: VOTER } }
I20260630 12:27:23.836870 12883 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:23.836975 12884 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:23.843967 12886 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:23.848764 12886 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:23.852173  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:23.857815 12886 catalog_manager.cc:1383] Generated new cluster ID: 8284a995541b441689dd14140869db18
I20260630 12:27:23.858078 12886 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:23.878602 12886 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:23.879815 12886 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:23.892729 12886 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff: Generated new TSK 0
I20260630 12:27:23.893268 12886 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:23.918761  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.924525 12900 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
W20260630 12:27:23.925562 12901 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
I20260630 12:27:23.927284  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:23.928143 12903 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
I20260630 12:27:23.929044  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.929231  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:23.929353  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822443929342 us; error 0 us; skew 500 ppm
I20260630 12:27:23.929775  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.931864  6812 webserver.cc:533] Webserver started at http://127.6.167.1:34663/ using document root <none> and password file <none>
I20260630 12:27:23.932384  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.932545  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.932755  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.933760  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "d48b53814ef348c383434c2b9788f086"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-1v8t"
I20260630 12:27:23.938103  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:23.941145 12908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.941861  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:23.942133  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "d48b53814ef348c383434c2b9788f086"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-1v8t"
I20260630 12:27:23.942410  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-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)
I20260630 12:27:23.957880  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.959038  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.960549  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:23.962781  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:23.962996  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.963225  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:23.963402  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.002056  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:46633
I20260630 12:27:24.002151 12970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:46633 every 8 connection(s)
I20260630 12:27:24.007020  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.015321 12975 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
W20260630 12:27:24.015496 12976 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
W20260630 12:27:24.018296 12978 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
I20260630 12:27:24.019389  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:24.020401  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.020668  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.020783 12971 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33639
I20260630 12:27:24.020901  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822444020880 us; error 0 us; skew 500 ppm
I20260630 12:27:24.021238 12971 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.021697  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.022133 12971 heartbeater.cc:507] Master 127.6.167.62:33639 requested a full tablet report, sending...
I20260630 12:27:24.024410  6812 webserver.cc:533] Webserver started at http://127.6.167.2:41555/ using document root <none> and password file <none>
I20260630 12:27:24.024580 12844 ts_manager.cc:194] Registered new tserver with Master: d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633)
I20260630 12:27:24.024952  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.025194  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.025462  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.026490 12844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44928
I20260630 12:27:24.026611  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "8e65bcc9aa1d45889658b84fa8e4721d"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-1v8t"
I20260630 12:27:24.031494  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:24.034725 12983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.035586  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:24.035820  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "8e65bcc9aa1d45889658b84fa8e4721d"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-1v8t"
I20260630 12:27:24.036047  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-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)
I20260630 12:27:24.065419  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.066483  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.067790  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:24.069938  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:24.070102  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.070369  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:24.070528  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.107620  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:45775
I20260630 12:27:24.107765 13045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:45775 every 8 connection(s)
I20260630 12:27:24.112583  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.120286 13049 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
W20260630 12:27:24.120348 13050 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
W20260630 12:27:24.123775 13052 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
I20260630 12:27:24.124542 13046 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33639
I20260630 12:27:24.124732  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:24.124965 13046 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.125850 13046 heartbeater.cc:507] Master 127.6.167.62:33639 requested a full tablet report, sending...
I20260630 12:27:24.125813  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.126287  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.126506  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822444126481 us; error 0 us; skew 500 ppm
I20260630 12:27:24.127333  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.128304 12844 ts_manager.cc:194] Registered new tserver with Master: 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:24.130267  6812 webserver.cc:533] Webserver started at http://127.6.167.3:33817/ using document root <none> and password file <none>
I20260630 12:27:24.130542 12844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44944
I20260630 12:27:24.131002  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.131309  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.131681  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.133432  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "4e58d438e2384a34bc20ee340e7b3b61"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-1v8t"
I20260630 12:27:24.138463  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:27:24.141616 13057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.142438  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:24.142773  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "4e58d438e2384a34bc20ee340e7b3b61"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-1v8t"
I20260630 12:27:24.143086  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-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)
I20260630 12:27:24.153051  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.154281  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.155771  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:24.158159  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:24.158408  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.158666  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:24.158855  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.201031  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:34883
I20260630 12:27:24.201123 13119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:34883 every 8 connection(s)
I20260630 12:27:24.215536 13120 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33639
I20260630 12:27:24.215874 13120 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.216619 13120 heartbeater.cc:507] Master 127.6.167.62:33639 requested a full tablet report, sending...
I20260630 12:27:24.218443 12844 ts_manager.cc:194] Registered new tserver with Master: 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:24.219116  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014613223s
I20260630 12:27:24.220111 12844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44958
I20260630 12:27:25.029340 12971 heartbeater.cc:499] Master 127.6.167.62:33639 was elected leader, sending a full tablet report...
I20260630 12:27:25.133874 13046 heartbeater.cc:499] Master 127.6.167.62:33639 was elected leader, sending a full tablet report...
I20260630 12:27:25.222679 13120 heartbeater.cc:499] Master 127.6.167.62:33639 was elected leader, sending a full tablet report...
I20260630 12:27:25.274338 12844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44972:
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"
    }
  }
}
W20260630 12:27:25.276575 12844 catalog_manager.cc:7077] 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.
I20260630 12:27:25.325945 12936 tablet_service.cc:1511] Processing CreateTablet for tablet be32c0d6f5584edaa04be7257b9fd728 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.327606 12936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32c0d6f5584edaa04be7257b9fd728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.329514 12935 tablet_service.cc:1511] Processing CreateTablet for tablet 91b97d87dfb94b9baa976fe8bdb2762e (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.330976 12935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b97d87dfb94b9baa976fe8bdb2762e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.346801 13085 tablet_service.cc:1511] Processing CreateTablet for tablet be32c0d6f5584edaa04be7257b9fd728 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.348721 13085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32c0d6f5584edaa04be7257b9fd728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.351783 13084 tablet_service.cc:1511] Processing CreateTablet for tablet 91b97d87dfb94b9baa976fe8bdb2762e (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.353832 13084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b97d87dfb94b9baa976fe8bdb2762e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.357088 13011 tablet_service.cc:1511] Processing CreateTablet for tablet be32c0d6f5584edaa04be7257b9fd728 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.358855 13011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32c0d6f5584edaa04be7257b9fd728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.361370 13010 tablet_service.cc:1511] Processing CreateTablet for tablet 91b97d87dfb94b9baa976fe8bdb2762e (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.363103 13010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b97d87dfb94b9baa976fe8bdb2762e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.378880 12934 tablet_service.cc:1511] Processing CreateTablet for tablet b8ec7d85f16f4b6c8b71634103f31e3d (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.380841 12934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ec7d85f16f4b6c8b71634103f31e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.383280 13009 tablet_service.cc:1511] Processing CreateTablet for tablet b8ec7d85f16f4b6c8b71634103f31e3d (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.385104 13009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ec7d85f16f4b6c8b71634103f31e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.398012 13083 tablet_service.cc:1511] Processing CreateTablet for tablet b8ec7d85f16f4b6c8b71634103f31e3d (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.399437 13083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ec7d85f16f4b6c8b71634103f31e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.401443 12933 tablet_service.cc:1511] Processing CreateTablet for tablet acb14c9b902642c9b1fe21272d5ac750 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.402773 12933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb14c9b902642c9b1fe21272d5ac750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.404662 13008 tablet_service.cc:1511] Processing CreateTablet for tablet acb14c9b902642c9b1fe21272d5ac750 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.405992 13008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb14c9b902642c9b1fe21272d5ac750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.418259 13141 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: Bootstrap starting.
I20260630 12:27:25.426048 13084 tablet_service.cc:1511] Processing CreateTablet for tablet acb14c9b902642c9b1fe21272d5ac750 (DEFAULT_TABLE table=test-workload [id=4a360314921e4172be098ae631b6d1d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.427501 13084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb14c9b902642c9b1fe21272d5ac750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.428778 13141 tablet_bootstrap.cc:654] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.441728 13141 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: No bootstrap required, opened a new log
I20260630 12:27:25.445379 13141 ts_tablet_manager.cc:1403] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.002s
I20260630 12:27:25.449167 13141 raft_consensus.cc:359] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.446022 13142 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Bootstrap starting.
I20260630 12:27:25.453685 13141 raft_consensus.cc:385] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.454077 13141 raft_consensus.cc:740] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.458066 13141 consensus_queue.cc:260] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.457196 13142 tablet_bootstrap.cc:654] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.471304 13140 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: Bootstrap starting.
I20260630 12:27:25.479878 13141 ts_tablet_manager.cc:1434] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.006s
I20260630 12:27:25.480952 13142 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: No bootstrap required, opened a new log
I20260630 12:27:25.480981 13141 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: Bootstrap starting.
I20260630 12:27:25.481709 13142 ts_tablet_manager.cc:1403] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.011s
I20260630 12:27:25.483870 13140 tablet_bootstrap.cc:654] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.484687 13142 raft_consensus.cc:359] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.485575 13142 raft_consensus.cc:385] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.485901 13142 raft_consensus.cc:740] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.486724 13142 consensus_queue.cc:260] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.488693 13141 tablet_bootstrap.cc:654] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.491829 13140 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: No bootstrap required, opened a new log
I20260630 12:27:25.492410 13140 ts_tablet_manager.cc:1403] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260630 12:27:25.493656 13142 ts_tablet_manager.cc:1434] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:27:25.495026 13142 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: Bootstrap starting.
I20260630 12:27:25.495285 13140 raft_consensus.cc:359] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.496170 13140 raft_consensus.cc:385] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.496533 13140 raft_consensus.cc:740] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48b53814ef348c383434c2b9788f086, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.497493 13140 consensus_queue.cc:260] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.501715 13141 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: No bootstrap required, opened a new log
I20260630 12:27:25.502282 13141 ts_tablet_manager.cc:1403] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:27:25.502991 13142 tablet_bootstrap.cc:654] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.506711 13149 raft_consensus.cc:493] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:25.507472 13149 raft_consensus.cc:515] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.509050 13140 ts_tablet_manager.cc:1434] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:27:25.510208 13141 raft_consensus.cc:359] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.510952 13141 raft_consensus.cc:385] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.511241 13141 raft_consensus.cc:740] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.512310 13141 consensus_queue.cc:260] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.514428 13141 ts_tablet_manager.cc:1434] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:27:25.515440 13141 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: Bootstrap starting.
I20260630 12:27:25.523360 13141 tablet_bootstrap.cc:654] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.526880 13149 leader_election.cc:290] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:25.536375 13140 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: Bootstrap starting.
I20260630 12:27:25.545519 13140 tablet_bootstrap.cc:654] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.547333 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b97d87dfb94b9baa976fe8bdb2762e" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086" is_pre_election: true
I20260630 12:27:25.547807 13142 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: No bootstrap required, opened a new log
I20260630 12:27:25.548316 13142 ts_tablet_manager.cc:1403] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.029s
W20260630 12:27:25.549202 12986 leader_election.cc:343] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:25.550529 13141 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: No bootstrap required, opened a new log
I20260630 12:27:25.551045 13141 ts_tablet_manager.cc:1403] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.015s
I20260630 12:27:25.551206 13142 raft_consensus.cc:359] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.552007 13142 raft_consensus.cc:385] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.552373 13142 raft_consensus.cc:740] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.552301 13095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b97d87dfb94b9baa976fe8bdb2762e" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e58d438e2384a34bc20ee340e7b3b61" is_pre_election: true
I20260630 12:27:25.553222 13095 raft_consensus.cc:2468] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 0.
I20260630 12:27:25.553344 13142 consensus_queue.cc:260] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.555464 13142 ts_tablet_manager.cc:1434] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:25.554910 13141 raft_consensus.cc:359] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.555984 13141 raft_consensus.cc:385] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.556483 13142 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: Bootstrap starting.
I20260630 12:27:25.556494 13141 raft_consensus.cc:740] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.558089 13141 consensus_queue.cc:260] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.560560 12984 leader_election.cc:304] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [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: 4e58d438e2384a34bc20ee340e7b3b61, 8e65bcc9aa1d45889658b84fa8e4721d; no voters: d48b53814ef348c383434c2b9788f086
I20260630 12:27:25.561873 13149 raft_consensus.cc:2804] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:25.562255 13149 raft_consensus.cc:493] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:25.562572 13149 raft_consensus.cc:3060] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.563730 13142 tablet_bootstrap.cc:654] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.564038 13141 ts_tablet_manager.cc:1434] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:27:25.565536 13141 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: Bootstrap starting.
I20260630 12:27:25.568564 13140 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: No bootstrap required, opened a new log
I20260630 12:27:25.569172 13140 ts_tablet_manager.cc:1403] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.018s
I20260630 12:27:25.572630 13141 tablet_bootstrap.cc:654] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.572469 13140 raft_consensus.cc:359] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.573309 13140 raft_consensus.cc:385] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.573720 13140 raft_consensus.cc:740] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48b53814ef348c383434c2b9788f086, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.574781 13140 consensus_queue.cc:260] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.577184 13140 ts_tablet_manager.cc:1434] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:27:25.579098 13140 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: Bootstrap starting.
I20260630 12:27:25.588551 13140 tablet_bootstrap.cc:654] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.591014 13141 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: No bootstrap required, opened a new log
I20260630 12:27:25.591665 13141 ts_tablet_manager.cc:1403] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260630 12:27:25.594857 13141 raft_consensus.cc:359] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.595745 13141 raft_consensus.cc:385] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.596119 13141 raft_consensus.cc:740] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.597126 13141 consensus_queue.cc:260] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.598886 13149 raft_consensus.cc:515] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.599813 13141 ts_tablet_manager.cc:1434] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:27:25.602607 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b97d87dfb94b9baa976fe8bdb2762e" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086"
I20260630 12:27:25.603426 12946 raft_consensus.cc:3060] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.605896 13140 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: No bootstrap required, opened a new log
I20260630 12:27:25.606395 13140 ts_tablet_manager.cc:1403] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260630 12:27:25.609493 13140 raft_consensus.cc:359] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.610246 13140 raft_consensus.cc:385] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.610599 13140 raft_consensus.cc:740] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48b53814ef348c383434c2b9788f086, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.611557 13140 consensus_queue.cc:260] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
W20260630 12:27:25.612874 13047 tablet.cc:2406] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:25.614316 13140 ts_tablet_manager.cc:1434] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:27:25.615360 13140 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: Bootstrap starting.
I20260630 12:27:25.617780 13095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b97d87dfb94b9baa976fe8bdb2762e" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e58d438e2384a34bc20ee340e7b3b61"
I20260630 12:27:25.618583 13095 raft_consensus.cc:3060] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.622058 13140 tablet_bootstrap.cc:654] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.628391 13149 leader_election.cc:290] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [CANDIDATE]: Term 1 election: Requested vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:25.630733 13095 raft_consensus.cc:2468] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 1.
I20260630 12:27:25.630733 12946 raft_consensus.cc:2468] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 1.
I20260630 12:27:25.632117 12984 leader_election.cc:304] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [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: 4e58d438e2384a34bc20ee340e7b3b61, 8e65bcc9aa1d45889658b84fa8e4721d; no voters: 
I20260630 12:27:25.632408 13140 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: No bootstrap required, opened a new log
I20260630 12:27:25.633104 13140 ts_tablet_manager.cc:1403] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:27:25.633572 13149 raft_consensus.cc:2804] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:25.634136 13149 raft_consensus.cc:697] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Becoming Leader. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Running, Role: LEADER
I20260630 12:27:25.635233 13142 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: No bootstrap required, opened a new log
I20260630 12:27:25.634999 13149 consensus_queue.cc:237] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Queue going to LEADER mode. State: All 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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.635782 13142 ts_tablet_manager.cc:1403] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.046s
I20260630 12:27:25.636341 13140 raft_consensus.cc:359] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.638242 13140 raft_consensus.cc:385] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.638676 13140 raft_consensus.cc:740] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48b53814ef348c383434c2b9788f086, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.639132 13142 raft_consensus.cc:359] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.639982 13142 raft_consensus.cc:385] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.639631 13140 consensus_queue.cc:260] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.640393 13142 raft_consensus.cc:740] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.641522 13142 consensus_queue.cc:260] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.642361 13140 ts_tablet_manager.cc:1434] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:25.644127 13142 ts_tablet_manager.cc:1434] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:27:25.645309 13142 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: Bootstrap starting.
I20260630 12:27:25.651569 13142 tablet_bootstrap.cc:654] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.655077 12844 catalog_manager.cc:5697] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2). New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:25.657768 13142 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: No bootstrap required, opened a new log
I20260630 12:27:25.658305 13142 ts_tablet_manager.cc:1403] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:27:25.661211 13142 raft_consensus.cc:359] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.661777 13142 raft_consensus.cc:385] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.662088 13142 raft_consensus.cc:740] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.662858 13142 consensus_queue.cc:260] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.664992 13142 ts_tablet_manager.cc:1434] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:25.765707 13144 raft_consensus.cc:493] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:25.766170 13144 raft_consensus.cc:515] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.768826 13144 leader_election.cc:290] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:25.778767 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32c0d6f5584edaa04be7257b9fd728" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086" is_pre_election: true
I20260630 12:27:25.779078 13021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32c0d6f5584edaa04be7257b9fd728" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" is_pre_election: true
I20260630 12:27:25.779399 12946 raft_consensus.cc:2468] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 0.
I20260630 12:27:25.779721 13021 raft_consensus.cc:2468] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 0.
I20260630 12:27:25.780579 13060 leader_election.cc:304] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [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: 4e58d438e2384a34bc20ee340e7b3b61, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.781360 13144 raft_consensus.cc:2804] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:25.781617 13144 raft_consensus.cc:493] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:25.781912 13144 raft_consensus.cc:3060] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.787278 13144 raft_consensus.cc:515] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.789083 13144 leader_election.cc:290] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [CANDIDATE]: Term 1 election: Requested vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:25.789808 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32c0d6f5584edaa04be7257b9fd728" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086"
I20260630 12:27:25.790059 13021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32c0d6f5584edaa04be7257b9fd728" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65bcc9aa1d45889658b84fa8e4721d"
I20260630 12:27:25.790297 12946 raft_consensus.cc:3060] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.790647 13021 raft_consensus.cc:3060] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.794878 12946 raft_consensus.cc:2468] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 1.
I20260630 12:27:25.795467 13021 raft_consensus.cc:2468] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 1.
I20260630 12:27:25.795912 13060 leader_election.cc:304] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [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: 4e58d438e2384a34bc20ee340e7b3b61, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.796721 13144 raft_consensus.cc:2804] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:25.797832 13144 raft_consensus.cc:697] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Becoming Leader. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Running, Role: LEADER
I20260630 12:27:25.798717 13144 consensus_queue.cc:237] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Queue going to LEADER mode. State: All 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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } }
I20260630 12:27:25.802352 13149 raft_consensus.cc:493] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:25.802920 13149 raft_consensus.cc:515] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.805112 13149 leader_election.cc:290] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:25.805534 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb14c9b902642c9b1fe21272d5ac750" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086" is_pre_election: true
I20260630 12:27:25.806138 12946 raft_consensus.cc:2468] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 0.
I20260630 12:27:25.807101 12986 leader_election.cc:304] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [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: 8e65bcc9aa1d45889658b84fa8e4721d, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.807446 13095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb14c9b902642c9b1fe21272d5ac750" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e58d438e2384a34bc20ee340e7b3b61" is_pre_election: true
I20260630 12:27:25.807103 12844 catalog_manager.cc:5697] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:25.808043 13095 raft_consensus.cc:2468] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 0.
I20260630 12:27:25.808034 13149 raft_consensus.cc:2804] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:25.808725 13149 raft_consensus.cc:493] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:25.809099 13149 raft_consensus.cc:3060] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.815568 13149 raft_consensus.cc:515] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.817354 13149 leader_election.cc:290] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [CANDIDATE]: Term 1 election: Requested vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:25.818125 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb14c9b902642c9b1fe21272d5ac750" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086"
I20260630 12:27:25.818305 13095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb14c9b902642c9b1fe21272d5ac750" candidate_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e58d438e2384a34bc20ee340e7b3b61"
I20260630 12:27:25.818594 12946 raft_consensus.cc:3060] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.818882 13095 raft_consensus.cc:3060] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.823097 12946 raft_consensus.cc:2468] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 1.
I20260630 12:27:25.823127 13095 raft_consensus.cc:2468] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65bcc9aa1d45889658b84fa8e4721d in term 1.
I20260630 12:27:25.824285 12986 leader_election.cc:304] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [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: 8e65bcc9aa1d45889658b84fa8e4721d, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.824991 13149 raft_consensus.cc:2804] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:25.825469 13149 raft_consensus.cc:697] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Becoming Leader. State: Replica: 8e65bcc9aa1d45889658b84fa8e4721d, State: Running, Role: LEADER
I20260630 12:27:25.826188 13149 consensus_queue.cc:237] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Queue going to LEADER mode. State: All 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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.832562 12844 catalog_manager.cc:5697] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2). New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:25.848744 12892 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:25.926301 13144 raft_consensus.cc:493] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:25.926790 13144 raft_consensus.cc:515] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.928401 13144 leader_election.cc:290] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:25.929279 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ec7d85f16f4b6c8b71634103f31e3d" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086" is_pre_election: true
I20260630 12:27:25.929435 13021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ec7d85f16f4b6c8b71634103f31e3d" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" is_pre_election: true
I20260630 12:27:25.929807 12946 raft_consensus.cc:2468] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 0.
I20260630 12:27:25.930086 13021 raft_consensus.cc:2468] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 0.
I20260630 12:27:25.930837 13060 leader_election.cc:304] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [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: 4e58d438e2384a34bc20ee340e7b3b61, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.931715 13144 raft_consensus.cc:2804] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:25.932044 13144 raft_consensus.cc:493] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:25.932345 13144 raft_consensus.cc:3060] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.937240 13144 raft_consensus.cc:515] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.938925 13144 leader_election.cc:290] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [CANDIDATE]: Term 1 election: Requested vote from peers d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633), 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:25.939610 12946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ec7d85f16f4b6c8b71634103f31e3d" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48b53814ef348c383434c2b9788f086"
I20260630 12:27:25.939808 13021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ec7d85f16f4b6c8b71634103f31e3d" candidate_uuid: "4e58d438e2384a34bc20ee340e7b3b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65bcc9aa1d45889658b84fa8e4721d"
I20260630 12:27:25.940101 12946 raft_consensus.cc:3060] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.940414 13021 raft_consensus.cc:3060] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:25.944952 12946 raft_consensus.cc:2468] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 1.
I20260630 12:27:25.945099 13021 raft_consensus.cc:2468] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e58d438e2384a34bc20ee340e7b3b61 in term 1.
I20260630 12:27:25.946036 13060 leader_election.cc:304] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [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: 4e58d438e2384a34bc20ee340e7b3b61, d48b53814ef348c383434c2b9788f086; no voters: 
I20260630 12:27:25.946646 13144 raft_consensus.cc:2804] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:25.947106 13144 raft_consensus.cc:697] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Becoming Leader. State: Replica: 4e58d438e2384a34bc20ee340e7b3b61, State: Running, Role: LEADER
I20260630 12:27:25.947710 13144 consensus_queue.cc:237] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Queue going to LEADER mode. State: All 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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } }
I20260630 12:27:25.954649 12844 catalog_manager.cc:5697] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.052955  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:27:26.069759  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:26.070575  6812 tablet_replica.cc:333] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086: stopping tablet replica
I20260630 12:27:26.071296  6812 raft_consensus.cc:2243] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.071645  6812 raft_consensus.cc:2272] T b8ec7d85f16f4b6c8b71634103f31e3d P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.073513  6812 tablet_replica.cc:333] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086: stopping tablet replica
I20260630 12:27:26.073969  6812 raft_consensus.cc:2243] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.074272  6812 raft_consensus.cc:2272] T acb14c9b902642c9b1fe21272d5ac750 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.076076  6812 tablet_replica.cc:333] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086: stopping tablet replica
I20260630 12:27:26.076581  6812 raft_consensus.cc:2243] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.076880  6812 raft_consensus.cc:2272] T 91b97d87dfb94b9baa976fe8bdb2762e P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.078344  6812 tablet_replica.cc:333] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086: stopping tablet replica
I20260630 12:27:26.078727  6812 raft_consensus.cc:2243] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.079015  6812 raft_consensus.cc:2272] T be32c0d6f5584edaa04be7257b9fd728 P d48b53814ef348c383434c2b9788f086 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:26.096031 12986 consensus_peers.cc:597] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:26.099116  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
W20260630 12:27:26.227113 13060 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:27:26.230369 13060 consensus_peers.cc:597] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:26.230922 13149 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.266585 13144 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.290982 13149 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:26.303169 12986 consensus_peers.cc:597] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:26.351228 13060 consensus_peers.cc:597] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:26.364416 13176 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:26.850497 12892 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d48b53814ef348c383434c2b9788f086 not available for placement
I20260630 12:27:27.092311 13147 consensus_queue.cc:579] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.456s)
W20260630 12:27:27.099027 12844 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 91b97d87dfb94b9baa976fe8bdb2762e with cas_config_opid_index -1: no extra replica candidate found for tablet 91b97d87dfb94b9baa976fe8bdb2762e (table test-workload [id=4a360314921e4172be098ae631b6d1d9]): 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
I20260630 12:27:27.142387  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:27.147600 13182 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
W20260630 12:27:27.148685 13183 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
I20260630 12:27:27.150365  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:27.150508 13185 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
I20260630 12:27:27.152001  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:27.152222  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:27.152431  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822447152411 us; error 0 us; skew 500 ppm
I20260630 12:27:27.152933  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:27.155058  6812 webserver.cc:533] Webserver started at http://127.6.167.4:45913/ using document root <none> and password file <none>
I20260630 12:27:27.155534  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:27.155730  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:27.155982  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:27.157042  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "00a98ecea6de43d495600c487357483c"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-1v8t"
I20260630 12:27:27.161098  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:27:27.164052 13190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.164800  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:27:27.165086  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "00a98ecea6de43d495600c487357483c"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-1v8t"
I20260630 12:27:27.165372  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822286764395-6812-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)
I20260630 12:27:27.177429  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:27.178352  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:27.179632  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:27.181775  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:27.181993  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.182220  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:27.182386  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.184370 13179 consensus_queue.cc:579] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.385s)
I20260630 12:27:27.226864  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:35771
I20260630 12:27:27.226956 13254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:35771 every 8 connection(s)
I20260630 12:27:27.244347 13255 heartbeater.cc:344] Connected to a master server at 127.6.167.62:33639
I20260630 12:27:27.244679 13255 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:27.245369 13255 heartbeater.cc:507] Master 127.6.167.62:33639 requested a full tablet report, sending...
I20260630 12:27:27.247076 12844 ts_manager.cc:194] Registered new tserver with Master: 00a98ecea6de43d495600c487357483c (127.6.167.4:35771)
I20260630 12:27:27.248631 12844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44976
I20260630 12:27:27.251053 13095 consensus_queue.cc:237] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.257244 13021 raft_consensus.cc:1275] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.258962 13199 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:27.262527 13060 consensus_peers.cc:597] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.265225 13198 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.267135 13021 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.272599 12828 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet be32c0d6f5584edaa04be7257b9fd728 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260630 12:27:27.275357 13060 consensus_peers.cc:597] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer 00a98ecea6de43d495600c487357483c (127.6.167.4:35771): Couldn't send request to peer 00a98ecea6de43d495600c487357483c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be32c0d6f5584edaa04be7257b9fd728. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.277206 12844 catalog_manager.cc:5697] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 reported cstate change: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.285564 13021 consensus_queue.cc:237] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.293130 13095 raft_consensus.cc:1275] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.294886 13147 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:27.308583 12986 consensus_peers.cc:597] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:27.309633 12986 consensus_peers.cc:597] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer 00a98ecea6de43d495600c487357483c (127.6.167.4:35771): Couldn't send request to peer 00a98ecea6de43d495600c487357483c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91b97d87dfb94b9baa976fe8bdb2762e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.308702 13180 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.310587 13095 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.318435 12829 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 91b97d87dfb94b9baa976fe8bdb2762e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:27:27.322365 12844 catalog_manager.cc:5697] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.353760 13180 consensus_queue.cc:579] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.527s)
I20260630 12:27:27.362589 13021 consensus_queue.cc:237] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.368631 13095 raft_consensus.cc:1275] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:27.368872 12986 consensus_peers.cc:597] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer 00a98ecea6de43d495600c487357483c (127.6.167.4:35771): Couldn't send request to peer 00a98ecea6de43d495600c487357483c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acb14c9b902642c9b1fe21272d5ac750. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.369951 13180 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:27.371634 12986 consensus_peers.cc:597] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.376397 13147 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.377919 13095 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.383803 12829 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet acb14c9b902642c9b1fe21272d5ac750 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:27.387770 12843 catalog_manager.cc:5697] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.444046 13198 consensus_queue.cc:579] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.495s)
I20260630 12:27:27.452797 13095 consensus_queue.cc:237] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.458443 13021 raft_consensus.cc:1275] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:27.458590 13060 consensus_peers.cc:597] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer 00a98ecea6de43d495600c487357483c (127.6.167.4:35771): Couldn't send request to peer 00a98ecea6de43d495600c487357483c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8ec7d85f16f4b6c8b71634103f31e3d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.459817 13179 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:27.461346 13060 consensus_peers.cc:597] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.465962 13199 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.467566 13021 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.473626 12828 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b8ec7d85f16f4b6c8b71634103f31e3d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:27.477488 12844 catalog_manager.cc:5697] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index -1 to 2, NON_VOTER 00a98ecea6de43d495600c487357483c (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } } }
I20260630 12:27:27.723032 13272 ts_tablet_manager.cc:933] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: Initiating tablet copy from peer 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:27.724599 13272 tablet_copy_client.cc:323] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:34883
I20260630 12:27:27.734153 13105 tablet_copy_service.cc:140] P 4e58d438e2384a34bc20ee340e7b3b61: Received BeginTabletCopySession request for tablet be32c0d6f5584edaa04be7257b9fd728 from peer 00a98ecea6de43d495600c487357483c ({username='slave'} at 127.0.0.1:34390)
I20260630 12:27:27.734722 13105 tablet_copy_service.cc:161] P 4e58d438e2384a34bc20ee340e7b3b61: Beginning new tablet copy session on tablet be32c0d6f5584edaa04be7257b9fd728 from peer 00a98ecea6de43d495600c487357483c at {username='slave'} at 127.0.0.1:34390: session id = 00a98ecea6de43d495600c487357483c-be32c0d6f5584edaa04be7257b9fd728
I20260630 12:27:27.740365 13105 tablet_copy_source_session.cc:215] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:27.742772 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32c0d6f5584edaa04be7257b9fd728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:27.752918 13272 tablet_copy_client.cc:806] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:27.753425 13272 tablet_copy_client.cc:670] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:27.756762 13272 tablet_copy_client.cc:538] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:27.762133 13272 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: Bootstrap starting.
I20260630 12:27:27.774931 13272 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: 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
I20260630 12:27:27.775578 13272 tablet_bootstrap.cc:492] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: Bootstrap complete.
I20260630 12:27:27.776086 13272 ts_tablet_manager.cc:1403] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:27:27.777976 13272 raft_consensus.cc:359] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.778507 13272 raft_consensus.cc:740] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00a98ecea6de43d495600c487357483c, State: Initialized, Role: LEARNER
I20260630 12:27:27.778935 13272 consensus_queue.cc:260] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.780630 13255 heartbeater.cc:499] Master 127.6.167.62:33639 was elected leader, sending a full tablet report...
I20260630 12:27:27.781046 13272 ts_tablet_manager.cc:1434] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:27.782790 13105 tablet_copy_service.cc:342] P 4e58d438e2384a34bc20ee340e7b3b61: Request end of tablet copy session 00a98ecea6de43d495600c487357483c-be32c0d6f5584edaa04be7257b9fd728 received from {username='slave'} at 127.0.0.1:34390
I20260630 12:27:27.783121 13105 tablet_copy_service.cc:434] P 4e58d438e2384a34bc20ee340e7b3b61: ending tablet copy session 00a98ecea6de43d495600c487357483c-be32c0d6f5584edaa04be7257b9fd728 on tablet be32c0d6f5584edaa04be7257b9fd728 with peer 00a98ecea6de43d495600c487357483c
W20260630 12:27:27.852486 12892 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d48b53814ef348c383434c2b9788f086 not available for placement
I20260630 12:27:27.861979 13272 ts_tablet_manager.cc:933] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: Initiating tablet copy from peer 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:27.863397 13272 tablet_copy_client.cc:323] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:45775
I20260630 12:27:27.872941 13031 tablet_copy_service.cc:140] P 8e65bcc9aa1d45889658b84fa8e4721d: Received BeginTabletCopySession request for tablet acb14c9b902642c9b1fe21272d5ac750 from peer 00a98ecea6de43d495600c487357483c ({username='slave'} at 127.0.0.1:46876)
I20260630 12:27:27.873427 13031 tablet_copy_service.cc:161] P 8e65bcc9aa1d45889658b84fa8e4721d: Beginning new tablet copy session on tablet acb14c9b902642c9b1fe21272d5ac750 from peer 00a98ecea6de43d495600c487357483c at {username='slave'} at 127.0.0.1:46876: session id = 00a98ecea6de43d495600c487357483c-acb14c9b902642c9b1fe21272d5ac750
I20260630 12:27:27.879833 13031 tablet_copy_source_session.cc:215] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:27.882462 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb14c9b902642c9b1fe21272d5ac750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:27.893057 13272 tablet_copy_client.cc:806] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:27.893591 13272 tablet_copy_client.cc:670] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:27.896819 13272 tablet_copy_client.cc:538] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:27.902784 13272 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: Bootstrap starting.
I20260630 12:27:27.904390 13279 ts_tablet_manager.cc:933] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: Initiating tablet copy from peer 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775)
I20260630 12:27:27.905871 13279 tablet_copy_client.cc:323] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:45775
I20260630 12:27:27.907756 13031 tablet_copy_service.cc:140] P 8e65bcc9aa1d45889658b84fa8e4721d: Received BeginTabletCopySession request for tablet 91b97d87dfb94b9baa976fe8bdb2762e from peer 00a98ecea6de43d495600c487357483c ({username='slave'} at 127.0.0.1:46876)
I20260630 12:27:27.908286 13031 tablet_copy_service.cc:161] P 8e65bcc9aa1d45889658b84fa8e4721d: Beginning new tablet copy session on tablet 91b97d87dfb94b9baa976fe8bdb2762e from peer 00a98ecea6de43d495600c487357483c at {username='slave'} at 127.0.0.1:46876: session id = 00a98ecea6de43d495600c487357483c-91b97d87dfb94b9baa976fe8bdb2762e
I20260630 12:27:27.915693 13031 tablet_copy_source_session.cc:215] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:27.918485 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b97d87dfb94b9baa976fe8bdb2762e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:27.918915 13272 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: 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
I20260630 12:27:27.919593 13272 tablet_bootstrap.cc:492] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: Bootstrap complete.
I20260630 12:27:27.920162 13272 ts_tablet_manager.cc:1403] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:27:27.922165 13272 raft_consensus.cc:359] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.922729 13272 raft_consensus.cc:740] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00a98ecea6de43d495600c487357483c, State: Initialized, Role: LEARNER
I20260630 12:27:27.923207 13272 consensus_queue.cc:260] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.925180 13272 ts_tablet_manager.cc:1434] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:27:27.927218 13031 tablet_copy_service.cc:342] P 8e65bcc9aa1d45889658b84fa8e4721d: Request end of tablet copy session 00a98ecea6de43d495600c487357483c-acb14c9b902642c9b1fe21272d5ac750 received from {username='slave'} at 127.0.0.1:46876
I20260630 12:27:27.927608 13031 tablet_copy_service.cc:434] P 8e65bcc9aa1d45889658b84fa8e4721d: ending tablet copy session 00a98ecea6de43d495600c487357483c-acb14c9b902642c9b1fe21272d5ac750 on tablet acb14c9b902642c9b1fe21272d5ac750 with peer 00a98ecea6de43d495600c487357483c
I20260630 12:27:27.931483 13279 tablet_copy_client.cc:806] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:27.932057 13279 tablet_copy_client.cc:670] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:27.936057 13279 tablet_copy_client.cc:538] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:27.945093 13279 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: Bootstrap starting.
I20260630 12:27:27.985622 13279 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: 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
I20260630 12:27:27.986341 13279 tablet_bootstrap.cc:492] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: Bootstrap complete.
I20260630 12:27:27.986985 13279 ts_tablet_manager.cc:1403] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.004s
I20260630 12:27:27.989602 13279 raft_consensus.cc:359] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.990427 13279 raft_consensus.cc:740] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00a98ecea6de43d495600c487357483c, State: Initialized, Role: LEARNER
I20260630 12:27:27.990972 13279 consensus_queue.cc:260] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:27.993057 13279 ts_tablet_manager.cc:1434] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:27.995956 13031 tablet_copy_service.cc:342] P 8e65bcc9aa1d45889658b84fa8e4721d: Request end of tablet copy session 00a98ecea6de43d495600c487357483c-91b97d87dfb94b9baa976fe8bdb2762e received from {username='slave'} at 127.0.0.1:46876
I20260630 12:27:27.996778 13031 tablet_copy_service.cc:434] P 8e65bcc9aa1d45889658b84fa8e4721d: ending tablet copy session 00a98ecea6de43d495600c487357483c-91b97d87dfb94b9baa976fe8bdb2762e on tablet 91b97d87dfb94b9baa976fe8bdb2762e with peer 00a98ecea6de43d495600c487357483c
I20260630 12:27:28.049671 13279 ts_tablet_manager.cc:933] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: Initiating tablet copy from peer 4e58d438e2384a34bc20ee340e7b3b61 (127.6.167.3:34883)
I20260630 12:27:28.050961 13279 tablet_copy_client.cc:323] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:34883
I20260630 12:27:28.052687 13105 tablet_copy_service.cc:140] P 4e58d438e2384a34bc20ee340e7b3b61: Received BeginTabletCopySession request for tablet b8ec7d85f16f4b6c8b71634103f31e3d from peer 00a98ecea6de43d495600c487357483c ({username='slave'} at 127.0.0.1:34390)
I20260630 12:27:28.053299 13105 tablet_copy_service.cc:161] P 4e58d438e2384a34bc20ee340e7b3b61: Beginning new tablet copy session on tablet b8ec7d85f16f4b6c8b71634103f31e3d from peer 00a98ecea6de43d495600c487357483c at {username='slave'} at 127.0.0.1:34390: session id = 00a98ecea6de43d495600c487357483c-b8ec7d85f16f4b6c8b71634103f31e3d
I20260630 12:27:28.060427 13105 tablet_copy_source_session.cc:215] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:28.062943 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ec7d85f16f4b6c8b71634103f31e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.074404 13279 tablet_copy_client.cc:806] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:28.074877 13279 tablet_copy_client.cc:670] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:28.078524 13279 tablet_copy_client.cc:538] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:28.084981 13279 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: Bootstrap starting.
I20260630 12:27:28.098302 13279 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: 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
I20260630 12:27:28.098978 13279 tablet_bootstrap.cc:492] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: Bootstrap complete.
I20260630 12:27:28.099493 13279 ts_tablet_manager.cc:1403] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:27:28.101502 13279 raft_consensus.cc:359] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:28.102089 13279 raft_consensus.cc:740] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00a98ecea6de43d495600c487357483c, State: Initialized, Role: LEARNER
I20260630 12:27:28.102566 13279 consensus_queue.cc:260] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: true } }
I20260630 12:27:28.104537 13279 ts_tablet_manager.cc:1434] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:27:28.106081 13105 tablet_copy_service.cc:342] P 4e58d438e2384a34bc20ee340e7b3b61: Request end of tablet copy session 00a98ecea6de43d495600c487357483c-b8ec7d85f16f4b6c8b71634103f31e3d received from {username='slave'} at 127.0.0.1:34390
I20260630 12:27:28.106432 13105 tablet_copy_service.cc:434] P 4e58d438e2384a34bc20ee340e7b3b61: ending tablet copy session 00a98ecea6de43d495600c487357483c-b8ec7d85f16f4b6c8b71634103f31e3d on tablet b8ec7d85f16f4b6c8b71634103f31e3d with peer 00a98ecea6de43d495600c487357483c
I20260630 12:27:28.112932 13230 raft_consensus.cc:1217] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:28.335840 13198 consensus_queue.cc:579] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.084s)
I20260630 12:27:28.371968 13147 consensus_queue.cc:579] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.085s)
I20260630 12:27:28.387446 13230 raft_consensus.cc:1217] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:28.447383 13147 consensus_queue.cc:579] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.084s)
I20260630 12:27:28.481755 13230 raft_consensus.cc:1217] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:28.518051 13230 raft_consensus.cc:1217] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:28.614161 13198 consensus_queue.cc:579] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Leader has been unable to successfully communicate with peer d48b53814ef348c383434c2b9788f086 for more than 1 seconds (1.160s)
I20260630 12:27:28.691254 13198 raft_consensus.cc:1064] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: attempting to promote NON_VOTER 00a98ecea6de43d495600c487357483c to VOTER
I20260630 12:27:28.693259 13198 consensus_queue.cc:237] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:28.698925 13230 raft_consensus.cc:1275] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:28.699198 13021 raft_consensus.cc:1275] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:28.700590 13291 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:28.701277 13198 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:28.703191 13060 consensus_peers.cc:597] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:28.709276 13198 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.710749 13021 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.720600 13230 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.722150 12844 catalog_manager.cc:5697] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.742733 13095 consensus_queue.cc:237] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [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: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:28.747453 13230 raft_consensus.cc:1275] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:28.748078 13021 raft_consensus.cc:1275] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:28.748847 13198 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:28.749867 13286 consensus_queue.cc:1048] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:28.754889 13198 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.756691 13230 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.757634 13021 raft_consensus.cc:2955] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.765300 12828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be32c0d6f5584edaa04be7257b9fd728 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:28.770329 12842 catalog_manager.cc:5697] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 reported cstate change: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:28.774210 13147 raft_consensus.cc:1064] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: attempting to promote NON_VOTER 00a98ecea6de43d495600c487357483c to VOTER
I20260630 12:27:28.776166 13147 consensus_queue.cc:237] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:28.783541 13230 raft_consensus.cc:1275] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:28.785337 13288 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:28.788285 13095 raft_consensus.cc:1275] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:28.790534 13288 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:28.795339 12986 consensus_peers.cc:597] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:28.804109 12830 catalog_manager.cc:4755] TS d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet be32c0d6f5584edaa04be7257b9fd728: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111)
I20260630 12:27:28.803851 13147 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.805775 13095 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.816416 13230 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.818835 12842 catalog_manager.cc:5697] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:28.832522 13021 consensus_queue.cc:237] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [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: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:28.837953 13230 raft_consensus.cc:1275] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:28.838371 13095 raft_consensus.cc:1275] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:28.839447 13300 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:28.840222 13147 consensus_queue.cc:1048] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:28.846117 13288 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.847821 13095 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:28.848205 13230 raft_consensus.cc:2955] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
W20260630 12:27:28.855885 12892 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d48b53814ef348c383434c2b9788f086 not available for placement
I20260630 12:27:28.856784 12829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91b97d87dfb94b9baa976fe8bdb2762e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:28.859124 12844 catalog_manager.cc:5697] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:29.096978 13300 raft_consensus.cc:1064] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: attempting to promote NON_VOTER 00a98ecea6de43d495600c487357483c to VOTER
I20260630 12:27:29.098913 13300 consensus_queue.cc:237] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:29.105140 13095 raft_consensus.cc:1275] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:29.105140 13230 raft_consensus.cc:1275] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:29.106817 13147 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:29.107455 13288 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:29.108184 12986 consensus_peers.cc:597] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:29.117744 13147 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.119727 13095 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.125864 13291 raft_consensus.cc:1064] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: attempting to promote NON_VOTER 00a98ecea6de43d495600c487357483c to VOTER
I20260630 12:27:29.128322 13291 consensus_queue.cc:237] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [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: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:29.129868 13230 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.133458 12843 catalog_manager.cc:5697] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:29.136437 13229 raft_consensus.cc:1275] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 LEARNER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:29.138052 13021 raft_consensus.cc:1275] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:29.139047 13198 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:29.139689 13286 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:29.148787 13060 consensus_peers.cc:597] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): Couldn't send request to peer d48b53814ef348c383434c2b9788f086. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:29.157295 13286 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.157300 13021 consensus_queue.cc:237] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [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: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:29.159021 13230 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.163674 13229 raft_consensus.cc:1275] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:29.163904 13095 raft_consensus.cc:1275] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Refusing update from remote peer 8e65bcc9aa1d45889658b84fa8e4721d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:29.165344 13147 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:29.166119 13300 consensus_queue.cc:1048] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:29.172847 12843 catalog_manager.cc:5697] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c reported cstate change: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.176748 13021 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 00a98ecea6de43d495600c487357483c (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d48b53814ef348c383434c2b9788f086" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46633 } } peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.178826 13289 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.180584 13229 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.188557 12829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acb14c9b902642c9b1fe21272d5ac750 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:29.188796 13095 raft_consensus.cc:2955] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.194473 12844 catalog_manager.cc:5697] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d reported cstate change: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:29.198642 13094 consensus_queue.cc:237] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [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: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } }
I20260630 12:27:29.203976 13229 raft_consensus.cc:1275] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:29.204217 13021 raft_consensus.cc:1275] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Refusing update from remote peer 4e58d438e2384a34bc20ee340e7b3b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:29.207279 13287 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:29.208516 13287 consensus_queue.cc:1048] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:29.217794 13021 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.220144 13198 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.224998 13230 raft_consensus.cc:2955] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } } }
I20260630 12:27:29.227988 12828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8ec7d85f16f4b6c8b71634103f31e3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:29.233727 12843 catalog_manager.cc:5697] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 reported cstate change: config changed from index 3 to 4, VOTER d48b53814ef348c383434c2b9788f086 (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "4e58d438e2384a34bc20ee340e7b3b61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e65bcc9aa1d45889658b84fa8e4721d" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e58d438e2384a34bc20ee340e7b3b61" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a98ecea6de43d495600c487357483c" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 35771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:29.833539 12830 catalog_manager.cc:4755] TS d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet acb14c9b902642c9b1fe21272d5ac750: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111)
W20260630 12:27:31.041006 12830 catalog_manager.cc:4755] TS d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet be32c0d6f5584edaa04be7257b9fd728: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111)
W20260630 12:27:31.435238 12830 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260630 12:27:32.295809 12875 debug-util.cc:398] Leaking SignalData structure 0x7b0800242460 after lost signal to thread 6815
W20260630 12:27:32.296926 12875 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3640 after lost signal to thread 12878
W20260630 12:27:32.297984 12875 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0b60 after lost signal to thread 13045
W20260630 12:27:32.298897 12875 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1ae0 after lost signal to thread 13119
W20260630 12:27:32.299929 12875 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce5e0 after lost signal to thread 13254
W20260630 12:27:33.144870 12830 catalog_manager.cc:4755] TS d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet be32c0d6f5584edaa04be7257b9fd728: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111)
I20260630 12:27:34.410411  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
W20260630 12:27:34.439584 13059 consensus_peers.cc:597] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 -> Peer 8e65bcc9aa1d45889658b84fa8e4721d (127.6.167.2:45775): Couldn't send request to peer 8e65bcc9aa1d45889658b84fa8e4721d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:34.456465  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:34.457330  6812 tablet_replica.cc:333] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d: stopping tablet replica
I20260630 12:27:34.458012  6812 raft_consensus.cc:2243] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.458684  6812 raft_consensus.cc:2272] T b8ec7d85f16f4b6c8b71634103f31e3d P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.460955  6812 tablet_replica.cc:333] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d: stopping tablet replica
I20260630 12:27:34.461530  6812 raft_consensus.cc:2243] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.462190  6812 raft_consensus.cc:2272] T be32c0d6f5584edaa04be7257b9fd728 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.464505  6812 tablet_replica.cc:333] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d: stopping tablet replica
I20260630 12:27:34.464967  6812 raft_consensus.cc:2243] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:34.465687  6812 raft_consensus.cc:2272] T acb14c9b902642c9b1fe21272d5ac750 P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.467901  6812 tablet_replica.cc:333] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d: stopping tablet replica
I20260630 12:27:34.468492  6812 raft_consensus.cc:2243] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:34.469334  6812 raft_consensus.cc:2272] T 91b97d87dfb94b9baa976fe8bdb2762e P 8e65bcc9aa1d45889658b84fa8e4721d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.496265  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:27:34.513929  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:27:34.540764  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:34.541469  6812 tablet_replica.cc:333] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61: stopping tablet replica
I20260630 12:27:34.542097  6812 raft_consensus.cc:2243] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:34.542870  6812 raft_consensus.cc:2272] T be32c0d6f5584edaa04be7257b9fd728 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.545107  6812 tablet_replica.cc:333] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61: stopping tablet replica
I20260630 12:27:34.545856  6812 raft_consensus.cc:2243] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:34.546588  6812 raft_consensus.cc:2272] T b8ec7d85f16f4b6c8b71634103f31e3d P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.548816  6812 tablet_replica.cc:333] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61: stopping tablet replica
I20260630 12:27:34.549304  6812 raft_consensus.cc:2243] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.549957  6812 raft_consensus.cc:2272] T acb14c9b902642c9b1fe21272d5ac750 P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.552026  6812 tablet_replica.cc:333] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61: stopping tablet replica
I20260630 12:27:34.552526  6812 raft_consensus.cc:2243] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.553090  6812 raft_consensus.cc:2272] T 91b97d87dfb94b9baa976fe8bdb2762e P 4e58d438e2384a34bc20ee340e7b3b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.578677  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:27:34.596544  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:27:34.629601  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:34.630468  6812 tablet_replica.cc:333] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c: stopping tablet replica
I20260630 12:27:34.631155  6812 raft_consensus.cc:2243] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.631743  6812 raft_consensus.cc:2272] T b8ec7d85f16f4b6c8b71634103f31e3d P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.633777  6812 tablet_replica.cc:333] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c: stopping tablet replica
I20260630 12:27:34.634330  6812 raft_consensus.cc:2243] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.634857  6812 raft_consensus.cc:2272] T 91b97d87dfb94b9baa976fe8bdb2762e P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.636741  6812 tablet_replica.cc:333] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c: stopping tablet replica
I20260630 12:27:34.637276  6812 raft_consensus.cc:2243] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.637853  6812 raft_consensus.cc:2272] T acb14c9b902642c9b1fe21272d5ac750 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.640053  6812 tablet_replica.cc:333] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c: stopping tablet replica
I20260630 12:27:34.640578  6812 raft_consensus.cc:2243] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:34.641113  6812 raft_consensus.cc:2272] T be32c0d6f5584edaa04be7257b9fd728 P 00a98ecea6de43d495600c487357483c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:34.665383  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:27:34.681084  6812 master.cc:562] Master@127.6.167.62:33639 shutting down...
W20260630 12:27:37.270992 12830 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:27:37.274155 12830 catalog_manager.cc:4755] TS d48b53814ef348c383434c2b9788f086 (127.6.167.1:46633): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet be32c0d6f5584edaa04be7257b9fd728: Network error: Client connection negotiation failed: client connection to 127.6.167.1:46633: connect: Connection refused (error 111)
I20260630 12:27:38.300806  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:38.301903  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.302270  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P b45378f4f7fa44069a828f6f557a62ff: stopping tablet replica
I20260630 12:27:38.341526  6812 master.cc:584] Master@127.6.167.62:33639 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14676 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:27:38.390177  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:43621
I20260630 12:27:38.391403  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.397027 13321 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
W20260630 12:27:38.397792 13320 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
W20260630 12:27:38.397998 13323 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
I20260630 12:27:38.399015  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:38.399801  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.400002  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.400143  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822458400129 us; error 0 us; skew 500 ppm
I20260630 12:27:38.400733  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.402980  6812 webserver.cc:533] Webserver started at http://127.6.167.62:43665/ using document root <none> and password file <none>
I20260630 12:27:38.403465  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.403656  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.403959  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.405282  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "6b6ed7ced5174b25825a21ed581f78f1"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.409461  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:38.412632 13328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.413295  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:38.413571  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "6b6ed7ced5174b25825a21ed581f78f1"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.413815  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:38.429052  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.430191  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.468191  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:43621
I20260630 12:27:38.468369 13379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:43621 every 8 connection(s)
I20260630 12:27:38.472183 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.483476 13380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1: Bootstrap starting.
I20260630 12:27:38.487991 13380 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.491999 13380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1: No bootstrap required, opened a new log
I20260630 12:27:38.494035 13380 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER }
I20260630 12:27:38.494434 13380 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.494604 13380 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6ed7ced5174b25825a21ed581f78f1, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.495105 13380 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER }
I20260630 12:27:38.495518 13380 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:38.495704 13380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:38.495926 13380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.500325 13380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER }
I20260630 12:27:38.500758 13380 leader_election.cc:304] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [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: 6b6ed7ced5174b25825a21ed581f78f1; no voters: 
I20260630 12:27:38.501808 13380 leader_election.cc:290] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:38.502195 13383 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.503592 13383 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6ed7ced5174b25825a21ed581f78f1, State: Running, Role: LEADER
I20260630 12:27:38.504194 13383 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [LEADER]: Queue going to LEADER mode. State: All 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: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER }
I20260630 12:27:38.504833 13380 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:38.511189 13384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b6ed7ced5174b25825a21ed581f78f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER } }
I20260630 12:27:38.511726 13385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b6ed7ced5174b25825a21ed581f78f1. Latest consensus state: current_term: 1 leader_uuid: "6b6ed7ced5174b25825a21ed581f78f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ed7ced5174b25825a21ed581f78f1" member_type: VOTER } }
I20260630 12:27:38.511919 13384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:38.512409 13385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:38.513880 13393 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:38.519162 13393 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:38.520131  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:38.527693 13393 catalog_manager.cc:1383] Generated new cluster ID: 704ae5efcb1d45a9801f30dff74f2825
I20260630 12:27:38.527953 13393 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:38.540432 13393 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:38.541827 13393 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:38.556167 13393 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1: Generated new TSK 0
I20260630 12:27:38.556710 13393 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:38.587909  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.593842 13401 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
W20260630 12:27:38.595275 13402 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
W20260630 12:27:38.596643 13404 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
I20260630 12:27:38.596946  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:38.597913  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.598107  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.598269  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822458598256 us; error 0 us; skew 500 ppm
I20260630 12:27:38.598845  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.601125  6812 webserver.cc:533] Webserver started at http://127.6.167.1:37889/ using document root <none> and password file <none>
I20260630 12:27:38.601586  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.601743  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.602061  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.603291  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.607872  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:38.611141 13409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.612167  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:38.612533  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.612793  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:38.634284  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.635435  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.636905  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.639200  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.639429  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.639670  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.639860  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.680146  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:37539
I20260630 12:27:38.680292 13472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:37539 every 8 connection(s)
I20260630 12:27:38.812892  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.833527 13475 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
W20260630 12:27:38.837061 13476 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
W20260630 12:27:38.840879 13479 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
I20260630 12:27:38.843165  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:38.844341  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.844633  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.844853  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822458844833 us; error 0 us; skew 500 ppm
I20260630 12:27:38.845535  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.848917  6812 webserver.cc:533] Webserver started at http://127.6.167.2:37949/ using document root <none> and password file <none>
I20260630 12:27:38.849579  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.849830  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.850185  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.851933  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "8938f529c54840048bf2fff84c023db5"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.862192  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:27:38.867026 13485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.867890  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:27:38.868211  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "8938f529c54840048bf2fff84c023db5"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.868608  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:38.877359 13473 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:38.877780 13473 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.878650 13473 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:38.880939 13345 ts_manager.cc:194] Registered new tserver with Master: 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539)
I20260630 12:27:38.883327 13345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57050
I20260630 12:27:38.893975  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.895151  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.896564  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.898686  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.898878  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.899137  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.899281  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.943537  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:46361
I20260630 12:27:38.943770 13547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:46361 every 8 connection(s)
I20260630 12:27:38.948550  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.955663 13551 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
W20260630 12:27:38.960464 13552 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
W20260630 12:27:38.960803 13554 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
I20260630 12:27:38.963935  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:38.964483 13548 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:38.964856 13548 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.964962  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.965252  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.965441  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822458965421 us; error 0 us; skew 500 ppm
I20260630 12:27:38.965694 13548 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:38.966089  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.967828 13345 ts_manager.cc:194] Registered new tserver with Master: 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:38.968870  6812 webserver.cc:533] Webserver started at http://127.6.167.3:46431/ using document root <none> and password file <none>
I20260630 12:27:38.969489  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.969718  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.969733 13345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57066
I20260630 12:27:38.970229  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.971508  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "8fce1da99e214e83a2e6441ab7b90616"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.975670  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:38.978963 13559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.979827  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:38.980060  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "8fce1da99e214e83a2e6441ab7b90616"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:38.980366  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:38.998328  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.999396  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:39.000602  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:39.002730  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:39.002904  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:39.003193  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:39.003371  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:39.043555  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:38723
I20260630 12:27:39.043653 13621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:38723 every 8 connection(s)
I20260630 12:27:39.057416 13622 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:39.057780 13622 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:39.058403 13622 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:39.060359 13345 ts_manager.cc:194] Registered new tserver with Master: 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:39.061094  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01442374s
I20260630 12:27:39.061688 13345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57074
I20260630 12:27:39.604564 13345 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57078:
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"
    }
  }
}
W20260630 12:27:39.607009 13345 catalog_manager.cc:7077] 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.
I20260630 12:27:39.663884 13587 tablet_service.cc:1511] Processing CreateTablet for tablet f48d82a2153c4b099eeeceec4770ea1e (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.665526 13587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48d82a2153c4b099eeeceec4770ea1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.666095 13438 tablet_service.cc:1511] Processing CreateTablet for tablet f48d82a2153c4b099eeeceec4770ea1e (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.667661 13438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48d82a2153c4b099eeeceec4770ea1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.670760 13437 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdf02d31e4f4702b1e6075a58cecf12 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.672267 13437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdf02d31e4f4702b1e6075a58cecf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.675546 13586 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdf02d31e4f4702b1e6075a58cecf12 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.676954 13586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdf02d31e4f4702b1e6075a58cecf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.676710 13436 tablet_service.cc:1511] Processing CreateTablet for tablet 338b5486d15e434cac07fb2ccbc2c866 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.678035 13436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b5486d15e434cac07fb2ccbc2c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.682741 13585 tablet_service.cc:1511] Processing CreateTablet for tablet 338b5486d15e434cac07fb2ccbc2c866 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.684116 13585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b5486d15e434cac07fb2ccbc2c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.685182 13435 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21fcdce2b7434aa18d407433158a19 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.686457 13435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21fcdce2b7434aa18d407433158a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.691601 13584 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21fcdce2b7434aa18d407433158a19 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.693051 13584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21fcdce2b7434aa18d407433158a19. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:27:39.716430 13376 debug-util.cc:398] Leaking SignalData structure 0x7b080017f1a0 after lost signal to thread 6815
I20260630 12:27:39.737221 13642 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:39.737882 13513 tablet_service.cc:1511] Processing CreateTablet for tablet f48d82a2153c4b099eeeceec4770ea1e (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.745904 13513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48d82a2153c4b099eeeceec4770ea1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.739068 13510 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21fcdce2b7434aa18d407433158a19 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.749222 13510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21fcdce2b7434aa18d407433158a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.739645 13512 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdf02d31e4f4702b1e6075a58cecf12 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.741365 13511 tablet_service.cc:1511] Processing CreateTablet for tablet 338b5486d15e434cac07fb2ccbc2c866 (DEFAULT_TABLE table=test-workload [id=1aeb521b4f734460bb11989cb654c1ba]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.753098 13512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdf02d31e4f4702b1e6075a58cecf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.754257 13511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b5486d15e434cac07fb2ccbc2c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.780593 13643 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:39.790388 13642 tablet_bootstrap.cc:654] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.796065 13643 tablet_bootstrap.cc:654] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.802500 13642 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: No bootstrap required, opened a new log
I20260630 12:27:39.803292 13642 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.004s
I20260630 12:27:39.810005 13644 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:39.814069 13643 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: No bootstrap required, opened a new log
I20260630 12:27:39.814623 13643 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.017s
I20260630 12:27:39.816463 13642 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:39.817322 13642 raft_consensus.cc:385] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.817746 13642 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.817938 13644 tablet_bootstrap.cc:654] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.817415 13643 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.818454 13643 raft_consensus.cc:385] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.818799 13643 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.818768 13642 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:39.819929 13643 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.829097 13642 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.003s
I20260630 12:27:39.830729 13473 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
I20260630 12:27:39.832095 13642 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:39.837764 13622 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
I20260630 12:27:39.838351 13643 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.013s
I20260630 12:27:39.839314 13643 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:39.845909 13643 tablet_bootstrap.cc:654] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.846748 13642 tablet_bootstrap.cc:654] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.862982 13644 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: No bootstrap required, opened a new log
I20260630 12:27:39.863909 13644 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.014s
I20260630 12:27:39.865773 13642 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: No bootstrap required, opened a new log
I20260630 12:27:39.866559 13642 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.003s
I20260630 12:27:39.867014 13644 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.867908 13644 raft_consensus.cc:385] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.868274 13644 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.869282 13644 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.870469 13642 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.872574 13642 raft_consensus.cc:385] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.872931 13642 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.873353 13643 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: No bootstrap required, opened a new log
I20260630 12:27:39.873865 13643 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260630 12:27:39.873814 13642 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.876930 13643 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:39.877705 13643 raft_consensus.cc:385] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.877961 13642 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:27:39.878059 13643 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.879048 13642 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:39.879117 13643 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:39.885252 13643 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:39.886279 13642 tablet_bootstrap.cc:654] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.886297 13643 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:39.894666 13643 tablet_bootstrap.cc:654] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.898272 13642 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: No bootstrap required, opened a new log
I20260630 12:27:39.899000 13642 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:27:39.900003 13548 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
I20260630 12:27:39.901078 13644 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.006s
I20260630 12:27:39.906679 13642 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.907688 13642 raft_consensus.cc:385] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.908056 13642 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.909241 13642 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.912591 13642 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:27:39.913964 13642 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:39.918143 13643 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: No bootstrap required, opened a new log
I20260630 12:27:39.918782 13643 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.017s
I20260630 12:27:39.921308 13647 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.921566 13642 tablet_bootstrap.cc:654] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.921819 13647 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.924767 13647 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:39.926563 13643 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.927609 13643 raft_consensus.cc:385] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.928046 13643 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.929133 13643 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.932507 13643 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:27:39.933923 13643 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:39.942503 13649 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.943166 13649 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.951085 13659 raft_consensus.cc:493] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.953986 13649 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:39.955996 13659 raft_consensus.cc:515] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.960788 13642 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: No bootstrap required, opened a new log
I20260630 12:27:39.961371 13642 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.021s
I20260630 12:27:39.954545 13643 tablet_bootstrap.cc:654] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.957111 13523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
W20260630 12:27:39.964201 13410 leader_election.cc:343] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:39.955163 13644 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:39.964401 13642 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.965186 13642 raft_consensus.cc:385] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.965519 13642 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.966383 13642 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:39.970522 13642 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:39.962635 13659 leader_election.cc:290] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:39.972052 13523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:39.977495 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:39.977697 13448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:39.978240 13597 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 0.
I20260630 12:27:39.978605 13448 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 0.
I20260630 12:27:39.980324 13447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:39.980371 13411 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 8938f529c54840048bf2fff84c023db5
I20260630 12:27:39.981230 13447 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 0.
I20260630 12:27:39.982146 13647 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:39.982530 13647 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.982889 13647 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.983301 13562 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:39.972728 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:39.984575 13562 leader_election.cc:304] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:39.985081 13522 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 0.
I20260630 12:27:39.985715 13649 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:39.986217 13649 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.986634 13649 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:39.992801 13560 leader_election.cc:343] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:39.996467 13659 raft_consensus.cc:2804] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:39.996999 13659 raft_consensus.cc:493] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.997430 13659 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.998497 13647 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.001554 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
W20260630 12:27:40.003094 13410 leader_election.cc:343] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:40.005292 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:40.004570 13644 tablet_bootstrap.cc:654] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:40.011893 13643 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: No bootstrap required, opened a new log
I20260630 12:27:40.005366 13647 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 election: Requested vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:40.012532 13643 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.079s	user 0.031s	sys 0.021s
I20260630 12:27:40.016124 13659 raft_consensus.cc:515] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.016997 13643 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.018026 13643 raft_consensus.cc:385] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.018348 13643 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.019239 13447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:40.019870 13447 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.004204 13649 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.020699 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:40.021271 13522 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.021807 13649 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:40.019480 13643 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.023875 13643 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:27:40.024544 13597 raft_consensus.cc:2393] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in current term 1: Already voted for candidate 8fce1da99e214e83a2e6441ab7b90616 in this term.
I20260630 12:27:40.028271 13411 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 8938f529c54840048bf2fff84c023db5, 8fce1da99e214e83a2e6441ab7b90616
I20260630 12:27:40.028687 13447 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 1.
I20260630 12:27:40.028910 13448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:40.029269 13647 raft_consensus.cc:2749] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:40.030113 13448 raft_consensus.cc:2393] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fce1da99e214e83a2e6441ab7b90616 in current term 1: Already voted for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in this term.
I20260630 12:27:40.030970 13523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
W20260630 12:27:40.032269 13560 leader_election.cc:343] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:40.032692 13560 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8fce1da99e214e83a2e6441ab7b90616; no voters: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094
I20260630 12:27:40.033449 13649 raft_consensus.cc:2749] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:40.036901 13562 leader_election.cc:304] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:40.037827 13522 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 1.
I20260630 12:27:40.040108 13644 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: No bootstrap required, opened a new log
I20260630 12:27:40.040652 13644 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.010s
I20260630 12:27:40.040591 13649 raft_consensus.cc:2804] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.018393 13659 leader_election.cc:290] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:40.044543 13644 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:40.045454 13644 raft_consensus.cc:385] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.045667 13649 raft_consensus.cc:697] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 LEADER]: Becoming Leader. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Running, Role: LEADER
I20260630 12:27:40.045809 13644 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.046698 13649 consensus_queue.cc:237] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to LEADER mode. State: All 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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.046672 13644 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:40.049489 13644 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:27:40.050436 13644 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:40.058040 13644 tablet_bootstrap.cc:654] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:40.066840 13644 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: No bootstrap required, opened a new log
I20260630 12:27:40.067328 13644 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260630 12:27:40.069671 13644 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.070282 13644 raft_consensus.cc:385] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.070541 13644 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.071223 13644 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.070933 13344 catalog_manager.cc:5697] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:40.073276 13644 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:27:40.074252 13644 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:40.081691 13644 tablet_bootstrap.cc:654] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:40.087692 13644 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: No bootstrap required, opened a new log
I20260630 12:27:40.088121 13644 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:27:40.090143 13644 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.090687 13644 raft_consensus.cc:385] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.090917 13644 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.091517 13644 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.093128 13644 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:40.094529 13647 raft_consensus.cc:493] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:40.095055 13647 raft_consensus.cc:515] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:40.098563 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:40.098696 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:40.099202 13597 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 0.
I20260630 12:27:40.099413 13522 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 0.
I20260630 12:27:40.100478 13411 leader_election.cc:304] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:40.100915 13647 leader_election.cc:290] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:40.101488 13647 raft_consensus.cc:2804] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.101840 13647 raft_consensus.cc:493] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.102178 13647 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.112562 13647 raft_consensus.cc:515] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:40.115084 13647 leader_election.cc:290] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 election: Requested vote from peers 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:40.115757 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:40.115763 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:40.116634 13597 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.116726 13522 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.121712 13597 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:40.122843 13411 leader_election.cc:304] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:40.123672 13647 raft_consensus.cc:2804] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.124111 13647 raft_consensus.cc:697] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 LEADER]: Becoming Leader. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Running, Role: LEADER
I20260630 12:27:40.125003 13522 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:40.124918 13647 consensus_queue.cc:237] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Queue going to LEADER mode. State: All 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: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:40.132294 13345 catalog_manager.cc:5697] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.137972 13647 raft_consensus.cc:493] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:40.138563 13647 raft_consensus.cc:515] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.141690 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:40.141906 13647 leader_election.cc:290] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:40.142130 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:40.142359 13522 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 0.
I20260630 12:27:40.142761 13597 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 0.
I20260630 12:27:40.143752 13410 leader_election.cc:304] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 
I20260630 12:27:40.144433 13647 raft_consensus.cc:2804] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.144802 13647 raft_consensus.cc:493] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.145133 13647 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.149971 13647 raft_consensus.cc:515] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.151741 13647 leader_election.cc:290] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 1 election: Requested vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:40.152766 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:40.152649 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:40.153286 13597 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.153456 13522 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.157997 13597 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:40.159075 13411 leader_election.cc:304] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:40.159729 13647 raft_consensus.cc:2804] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.160172 13647 raft_consensus.cc:697] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 LEADER]: Becoming Leader. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Running, Role: LEADER
I20260630 12:27:40.160964 13647 consensus_queue.cc:237] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Queue going to LEADER mode. State: All 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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.161705 13522 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:40.169147 13345 catalog_manager.cc:5697] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.482348 13652 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:40.482969 13652 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:40.485724 13652 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:40.510756 13447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:40.511670 13447 raft_consensus.cc:2393] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8938f529c54840048bf2fff84c023db5 in current term 1: Already voted for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in this term.
I20260630 12:27:40.512554 13597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:40.513254 13597 raft_consensus.cc:2393] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8938f529c54840048bf2fff84c023db5 in current term 1: Already voted for candidate 8fce1da99e214e83a2e6441ab7b90616 in this term.
I20260630 12:27:40.514258 13487 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [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: 8938f529c54840048bf2fff84c023db5; no voters: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616
I20260630 12:27:40.514945 13652 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:40.517094 13392 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:40.522958 13652 raft_consensus.cc:2749] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:40.535423 13649 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.555205 13649 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.729230 13647 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.734503 13647 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.748822 13647 consensus_queue.cc:1048] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.762395 13684 consensus_queue.cc:1048] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:41.520078 13392 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:42.218593 13649 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:42.219197 13649 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:42.221024 13649 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:42.221880 13447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:42.222437 13447 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 1.
I20260630 12:27:42.222249 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:42.223081 13522 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 1.
I20260630 12:27:42.223563 13562 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:42.224340 13649 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:42.224750 13649 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:42.225013 13649 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:42.229673 13649 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:42.231292 13649 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:42.232041 13447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:42.232352 13522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:42.232694 13447 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:42.232887 13522 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:42.237977 13522 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 2.
I20260630 12:27:42.238905 13560 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8938f529c54840048bf2fff84c023db5, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:42.239580 13649 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:42.240160 13447 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 2.
I20260630 12:27:42.242470 13649 raft_consensus.cc:697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 LEADER]: Becoming Leader. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Running, Role: LEADER
I20260630 12:27:42.243472 13649 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to LEADER 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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:42.256026 13343 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3). New cstate: current_term: 2 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.310959  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:27:42.337283  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:42.338102  6812 tablet_replica.cc:333] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: stopping tablet replica
I20260630 12:27:42.338960  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:42.340027  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.342752  6812 tablet_replica.cc:333] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: stopping tablet replica
I20260630 12:27:42.343487  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.343998  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.346549  6812 tablet_replica.cc:333] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: stopping tablet replica
I20260630 12:27:42.347275  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.347738  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.350078  6812 tablet_replica.cc:333] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: stopping tablet replica
I20260630 12:27:42.350754  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:42.351738  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.367265  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:27:42.384335  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
W20260630 12:27:42.385941 13560 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]
W20260630 12:27:42.389523 13560 consensus_peers.cc:597] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 -> Peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): Couldn't send request to peer 8938f529c54840048bf2fff84c023db5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:42.413657  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:42.414351  6812 tablet_replica.cc:333] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: stopping tablet replica
I20260630 12:27:42.414924  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.415372  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.417292  6812 tablet_replica.cc:333] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: stopping tablet replica
I20260630 12:27:42.417785  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.418147  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.419752  6812 tablet_replica.cc:333] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: stopping tablet replica
I20260630 12:27:42.420274  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.420680  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.422297  6812 tablet_replica.cc:333] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: stopping tablet replica
I20260630 12:27:42.422741  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.423125  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.445087  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:27:42.456396  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:27:42.480389  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:42.481079  6812 tablet_replica.cc:333] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: stopping tablet replica
I20260630 12:27:42.481750  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.482283  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.484107  6812 tablet_replica.cc:333] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: stopping tablet replica
I20260630 12:27:42.484649  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:42.485215  6812 pending_rounds.cc:70] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Trying to abort 1 pending ops.
I20260630 12:27:42.485365  6812 pending_rounds.cc:77] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7302440805369032704 op_type: NO_OP noop_request { }
I20260630 12:27:42.485697  6812 raft_consensus.cc:2889] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:42.485971  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.487882  6812 tablet_replica.cc:333] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: stopping tablet replica
I20260630 12:27:42.488437  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.488915  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.490621  6812 tablet_replica.cc:333] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: stopping tablet replica
I20260630 12:27:42.491060  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:42.491799  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.514341  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:27:42.527701  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:42.533660 13697 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
W20260630 12:27:42.534870 13698 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
W20260630 12:27:42.537747 13700 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
I20260630 12:27:42.541347  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:42.542894  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:42.543293  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:42.543579  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822462543557 us; error 0 us; skew 500 ppm
I20260630 12:27:42.544158  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:42.547160  6812 webserver.cc:533] Webserver started at http://127.6.167.4:41339/ using document root <none> and password file <none>
I20260630 12:27:42.547700  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:42.547991  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:42.548389  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:42.549614  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "ee3318bade6447dcbf3d22d0a68aac5d"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-1v8t"
I20260630 12:27:42.554255  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:27:42.557708 13705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.558727  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:27:42.559109  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "ee3318bade6447dcbf3d22d0a68aac5d"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-1v8t"
I20260630 12:27:42.559536  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:42.580087  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:42.581311  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:42.583127  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:42.585958  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:42.586283  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.586627  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:42.586906  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.644729  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:33623
I20260630 12:27:42.644860 13767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:33623 every 8 connection(s)
I20260630 12:27:42.663498 13768 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:42.663985 13768 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:42.664813 13768 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:42.667436 13343 ts_manager.cc:194] Registered new tserver with Master: ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4:33623)
I20260630 12:27:42.669528 13343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56262
W20260630 12:27:43.541901 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 9bdf02d31e4f4702b1e6075a58cecf12: Network error: Client connection negotiation failed: client connection to 127.6.167.3:38723: connect: Connection refused (error 111)
W20260630 12:27:43.545106 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet f48d82a2153c4b099eeeceec4770ea1e: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:43.548442 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e21fcdce2b7434aa18d407433158a19: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
I20260630 12:27:43.672225 13768 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
W20260630 12:27:44.560325 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 338b5486d15e434cac07fb2ccbc2c866: Network error: Client connection negotiation failed: client connection to 127.6.167.3:38723: connect: Connection refused (error 111)
W20260630 12:27:44.563453 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet f48d82a2153c4b099eeeceec4770ea1e: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:44.566474 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e21fcdce2b7434aa18d407433158a19: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:45.597347 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet f48d82a2153c4b099eeeceec4770ea1e: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:45.600919 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e21fcdce2b7434aa18d407433158a19: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:45.604460 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 338b5486d15e434cac07fb2ccbc2c866: Network error: Client connection negotiation failed: client connection to 127.6.167.3:38723: connect: Connection refused (error 111)
W20260630 12:27:46.616572 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e21fcdce2b7434aa18d407433158a19: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:46.619623 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet f48d82a2153c4b099eeeceec4770ea1e: Network error: Client connection negotiation failed: client connection to 127.6.167.1:37539: connect: Connection refused (error 111)
W20260630 12:27:46.623592 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 9bdf02d31e4f4702b1e6075a58cecf12: Network error: Client connection negotiation failed: client connection to 127.6.167.3:38723: connect: Connection refused (error 111)
W20260630 12:27:47.626503 13392 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8fce1da99e214e83a2e6441ab7b90616 not available for placement
W20260630 12:27:48.630049 13392 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8fce1da99e214e83a2e6441ab7b90616 not available for placement
W20260630 12:27:49.632493 13392 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8fce1da99e214e83a2e6441ab7b90616 not available for placement
I20260630 12:27:49.684954  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:49.692130 13777 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
W20260630 12:27:49.693094 13778 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
W20260630 12:27:49.698448 13780 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
I20260630 12:27:49.699905  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:49.701988  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:49.702234  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:49.702410  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822469702390 us; error 0 us; skew 500 ppm
I20260630 12:27:49.703009  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:49.705797  6812 webserver.cc:533] Webserver started at http://127.6.167.1:37889/ using document root <none> and password file <none>
I20260630 12:27:49.706321  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:49.706529  6812 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:49.710470  6812 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:49.714147 13785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:49.715080  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:49.715426  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:49.715876  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:49.737413  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:49.738819  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:49.740504  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:49.744386 13792 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:27:49.765612  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:49.765951  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260630 12:27:49.766237  6812 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:27:49.771450 13792 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:49.781617  6812 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:49.781987  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:27:49.785372 13792 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: 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
I20260630 12:27:49.786183 13792 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap complete.
I20260630 12:27:49.786746 13792 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:27:49.789772 13792 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:49.791188 13792 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.792399 13792 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:49.795399 13792 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260630 12:27:49.796211 13792 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:49.808210 13792 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: 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
I20260630 12:27:49.809010 13792 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap complete.
I20260630 12:27:49.809767 13792 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260630 12:27:49.811915 13792 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.812539 13792 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.813254 13792 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.815642 13792 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260630 12:27:49.816552 13792 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:49.831836 13792 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: 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
I20260630 12:27:49.832789 13792 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap complete.
I20260630 12:27:49.833554 13792 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:27:49.836328 13792 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.836923 13792 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.837680 13792 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.839772 13792 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:49.840695 13792 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap starting.
I20260630 12:27:49.842290  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:37539
I20260630 12:27:49.842483 13852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:37539 every 8 connection(s)
I20260630 12:27:49.847884  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:49.859504 13858 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
W20260630 12:27:49.864471 13859 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
I20260630 12:27:49.866025 13792 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: 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
I20260630 12:27:49.867182 13792 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Bootstrap complete.
I20260630 12:27:49.867985 13792 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260630 12:27:49.869923  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:49.871477 13861 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
I20260630 12:27:49.871696 13792 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.872699  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:49.872641 13792 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Initialized, Role: FOLLOWER
W20260630 12:27:49.873133  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:49.873380  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822469873360 us; error 0 us; skew 500 ppm
I20260630 12:27:49.874259  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:49.873785 13792 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.876375 13792 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:27:49.877076  6812 webserver.cc:533] Webserver started at http://127.6.167.2:37949/ using document root <none> and password file <none>
I20260630 12:27:49.877585  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:49.877771  6812 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:49.881531  6812 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:49.884500 13853 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:49.884939 13853 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:49.885383 13866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:49.885870 13853 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:49.886296  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:49.886618  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "8938f529c54840048bf2fff84c023db5"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:49.886857  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:49.890702 13343 ts_manager.cc:194] Re-registered known tserver with Master: 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539)
I20260630 12:27:49.896471 13343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33216
I20260630 12:27:49.899408 13853 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
I20260630 12:27:49.904136  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:49.905453  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:49.907058  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:49.930946  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:49.931238  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:27:49.935946 13873 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:49.946076  6812 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:49.946370  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:27:49.949081 13873 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: 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
I20260630 12:27:49.949890 13873 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Bootstrap complete.
I20260630 12:27:49.950482 13873 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:27:49.952643 13873 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:49.953197 13873 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.954068 13873 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [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: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:49.957231 13873 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:27:49.958242 13873 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:49.971218 13873 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: 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
I20260630 12:27:49.972019 13873 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Bootstrap complete.
I20260630 12:27:49.972779 13873 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:27:49.975090 13873 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.975675 13873 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.976431 13873 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.978124 13873 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:49.978893 13873 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:49.994483 13873 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: 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
I20260630 12:27:49.995297 13873 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Bootstrap complete.
I20260630 12:27:49.995885 13873 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260630 12:27:49.998199 13873 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:49.998783 13873 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:49.999495 13873 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.001577 13873 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:27:50.002494 13873 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Bootstrap starting.
I20260630 12:27:50.002799  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:46361
I20260630 12:27:50.003051 13933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:46361 every 8 connection(s)
I20260630 12:27:50.007786  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:50.017342 13938 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
I20260630 12:27:50.019640 13873 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: 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
W20260630 12:27:50.020955 13941 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
I20260630 12:27:50.021193 13873 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Bootstrap complete.
I20260630 12:27:50.021412  6812 server_base.cc:1061] running on GCE node
W20260630 12:27:50.022082 13939 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
I20260630 12:27:50.022537 13873 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:27:50.023512  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:50.023825  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:50.024045  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822470024026 us; error 0 us; skew 500 ppm
I20260630 12:27:50.024789  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:50.025563 13873 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.026337 13873 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Initialized, Role: FOLLOWER
I20260630 12:27:50.027055 13873 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.028333  6812 webserver.cc:533] Webserver started at http://127.6.167.3:46431/ using document root <none> and password file <none>
I20260630 12:27:50.028995 13873 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:50.029001  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:50.029729  6812 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:50.031899 13934 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:50.032335 13934 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:50.033095 13934 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:50.034392  6812 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:27:50.037295 13343 ts_manager.cc:194] Re-registered known tserver with Master: 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:50.038705 13946 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:50.039616  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:27:50.039968  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "8fce1da99e214e83a2e6441ab7b90616"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-1v8t"
I20260630 12:27:50.040370  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-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)
I20260630 12:27:50.043538 13343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33222
I20260630 12:27:50.046823 13934 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
I20260630 12:27:50.070782  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:50.072129  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:50.073591  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:50.096127  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:50.096504  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260630 12:27:50.101833 13953 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:50.111831  6812 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:50.112138  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:50.114444 13953 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: 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
I20260630 12:27:50.115262 13953 tablet_bootstrap.cc:492] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap complete.
I20260630 12:27:50.115813 13953 ts_tablet_manager.cc:1403] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260630 12:27:50.117964 13953 raft_consensus.cc:359] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:50.118602 13953 raft_consensus.cc:740] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:50.119266 13953 consensus_queue.cc:260] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [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: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:50.122128 13953 ts_tablet_manager.cc:1434] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.008s
I20260630 12:27:50.123078 13953 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:50.136729 13953 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: 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
I20260630 12:27:50.137588 13953 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap complete.
I20260630 12:27:50.138160 13953 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:27:50.140203 13953 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.140981 13953 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:50.141752 13953 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.143654 13953 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:27:50.144424 13953 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:50.156891 13953 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: 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
I20260630 12:27:50.157661 13953 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap complete.
I20260630 12:27:50.158260 13953 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:27:50.160846 13953 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.161525 13953 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:50.162288 13953 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.164410 13953 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:50.165297 13953 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap starting.
I20260630 12:27:50.170156  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:38723
I20260630 12:27:50.170399 14013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:38723 every 8 connection(s)
I20260630 12:27:50.180985 13953 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: 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
I20260630 12:27:50.182108 13953 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Bootstrap complete.
I20260630 12:27:50.182952 13953 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:27:50.186060 13953 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.187057 13953 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Initialized, Role: FOLLOWER
I20260630 12:27:50.187971 14014 heartbeater.cc:344] Connected to a master server at 127.6.167.62:43621
I20260630 12:27:50.188619 14014 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:50.187995 13953 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:50.189584 14014 heartbeater.cc:507] Master 127.6.167.62:43621 requested a full tablet report, sending...
I20260630 12:27:50.190477 13953 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:27:50.193353 13343 ts_manager.cc:194] Re-registered known tserver with Master: 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:50.197705 13343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33234
I20260630 12:27:50.200218 14014 heartbeater.cc:499] Master 127.6.167.62:43621 was elected leader, sending a full tablet report...
W20260630 12:27:50.653774 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e21fcdce2b7434aa18d407433158a19: Illegal state: Replica 8ddac0b0b7ba43f2a327ecfdb2f7f094 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } }
W20260630 12:27:50.666976 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet 338b5486d15e434cac07fb2ccbc2c866: Illegal state: Replica 8fce1da99e214e83a2e6441ab7b90616 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } }
W20260630 12:27:50.671686 13392 auto_rebalancer.cc:639] Failed to schedule move for tablet f48d82a2153c4b099eeeceec4770ea1e: Illegal state: Replica 8ddac0b0b7ba43f2a327ecfdb2f7f094 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } }
I20260630 12:27:51.275383 14021 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:51.276082 14021 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.278232 14021 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.284510 14026 raft_consensus.cc:493] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:51.285270 14026 raft_consensus.cc:515] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:51.287935 14026 leader_election.cc:290] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:51.293359 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:51.294423 13827 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 2.
I20260630 12:27:51.295807 13988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:51.296366 13869 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [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: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 
I20260630 12:27:51.297111 13988 raft_consensus.cc:2410] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8938f529c54840048bf2fff84c023db5 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:51.297549 14021 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:51.298123 14021 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:51.298692 14021 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:51.304033 13988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:51.304848 13988 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:51.306173 13787 leader_election.cc:304] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:51.306731 14021 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.306939 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:51.307277 14026 raft_consensus.cc:2804] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:51.308326 13908 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:51.308514 14026 raft_consensus.cc:493] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:51.309285 14021 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 3 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.309285 14026 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.310134 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:51.310361 13988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:51.311003 13827 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:51.311268 13988 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:51.315616 14026 raft_consensus.cc:515] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:51.317970 14026 leader_election.cc:290] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 2 election: Requested vote from peers 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:51.318523 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:51.319213 13987 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.319156 13827 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 3.
I20260630 12:27:51.319753 13988 raft_consensus.cc:2410] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8938f529c54840048bf2fff84c023db5 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:51.320523 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48d82a2153c4b099eeeceec4770ea1e" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:51.321063 13869 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 
I20260630 12:27:51.321672 13908 raft_consensus.cc:3060] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.325455 13987 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 2.
I20260630 12:27:51.325932 14021 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:51.326759 13787 leader_election.cc:304] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:51.327848 13908 raft_consensus.cc:2468] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 2.
I20260630 12:27:51.328542 14026 raft_consensus.cc:2804] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:51.330075 14021 raft_consensus.cc:697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 LEADER]: Becoming Leader. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Running, Role: LEADER
I20260630 12:27:51.331293 14021 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.331861 14026 raft_consensus.cc:697] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Becoming Leader. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Running, Role: LEADER
I20260630 12:27:51.335805 14026 consensus_queue.cc:237] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } }
I20260630 12:27:51.340626 13343 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 reported cstate change: term changed from 2 to 3, leader changed from 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) to 8938f529c54840048bf2fff84c023db5 (127.6.167.2). New cstate: current_term: 3 leader_uuid: "8938f529c54840048bf2fff84c023db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:51.345044 13344 catalog_manager.cc:5697] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:51.358274 14026 raft_consensus.cc:493] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:51.358946 14026 raft_consensus.cc:515] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.360807 14026 leader_election.cc:290] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.361466 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:51.362053 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:51.362315 13908 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:51.362915 13987 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 1.
I20260630 12:27:51.363857 13786 leader_election.cc:304] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 
I20260630 12:27:51.364727 14026 raft_consensus.cc:2804] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:51.365244 14026 raft_consensus.cc:493] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:51.365643 14026 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.370530 14026 raft_consensus.cc:515] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.372339 14026 leader_election.cc:290] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [CANDIDATE]: Term 2 election: Requested vote from peers 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.373167 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:51.373353 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21fcdce2b7434aa18d407433158a19" candidate_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:51.373972 13908 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.374248 13987 raft_consensus.cc:3060] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.381119 13987 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 2.
I20260630 12:27:51.381119 13908 raft_consensus.cc:2468] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddac0b0b7ba43f2a327ecfdb2f7f094 in term 2.
I20260630 12:27:51.382498 13787 leader_election.cc:304] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:51.383342 14026 raft_consensus.cc:2804] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:51.383899 14026 raft_consensus.cc:697] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Becoming Leader. State: Replica: 8ddac0b0b7ba43f2a327ecfdb2f7f094, State: Running, Role: LEADER
I20260630 12:27:51.384721 14026 consensus_queue.cc:237] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.391793 13344 catalog_manager.cc:5697] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:51.547183 14021 raft_consensus.cc:493] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:51.548008 14021 raft_consensus.cc:515] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.549945 14021 leader_election.cc:290] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.550945 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:51.551024 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616" is_pre_election: true
I20260630 12:27:51.551745 13827 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 1.
I20260630 12:27:51.552044 13987 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 1.
I20260630 12:27:51.552927 13869 leader_election.cc:304] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: 8938f529c54840048bf2fff84c023db5, 8ddac0b0b7ba43f2a327ecfdb2f7f094; no voters: 
I20260630 12:27:51.553857 14021 raft_consensus.cc:2804] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:51.554406 14021 raft_consensus.cc:493] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:51.554937 14041 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:51.554967 14021 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.555763 14041 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.563397 14041 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:51.564049 14021 raft_consensus.cc:515] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.567296 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:51.567302 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b5486d15e434cac07fb2ccbc2c866" candidate_uuid: "8938f529c54840048bf2fff84c023db5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8fce1da99e214e83a2e6441ab7b90616"
I20260630 12:27:51.568224 13827 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.568555 13987 raft_consensus.cc:3060] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:51.573859 14021 leader_election.cc:290] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:51.574278 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5" is_pre_election: true
I20260630 12:27:51.574725 13826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" is_pre_election: true
I20260630 12:27:51.575826 13826 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 3.
I20260630 12:27:51.575891 13987 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 2.
I20260630 12:27:51.577369 13949 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 8938f529c54840048bf2fff84c023db5
I20260630 12:27:51.577687 13868 leader_election.cc:304] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: 8938f529c54840048bf2fff84c023db5, 8fce1da99e214e83a2e6441ab7b90616; no voters: 
I20260630 12:27:51.577706 13827 raft_consensus.cc:2468] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8938f529c54840048bf2fff84c023db5 in term 2.
I20260630 12:27:51.578720 14041 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260630 12:27:51.578959 14021 raft_consensus.cc:2804] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:51.579634 14041 raft_consensus.cc:493] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:51.580260 14021 raft_consensus.cc:697] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 LEADER]: Becoming Leader. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Running, Role: LEADER
I20260630 12:27:51.580474 14041 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:51.581348 14021 consensus_queue.cc:237] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.587289 14041 raft_consensus.cc:515] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.589277 14041 leader_election.cc:290] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [CANDIDATE]: Term 4 election: Requested vote from peers 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539), 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:51.589000 13344 catalog_manager.cc:5697] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 reported cstate change: term changed from 1 to 2, leader changed from 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) to 8938f529c54840048bf2fff84c023db5 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "8938f529c54840048bf2fff84c023db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:51.590394 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8938f529c54840048bf2fff84c023db5"
I20260630 12:27:51.592273 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdf02d31e4f4702b1e6075a58cecf12" candidate_uuid: "8fce1da99e214e83a2e6441ab7b90616" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094"
I20260630 12:27:51.593034 13827 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:51.598981 13827 raft_consensus.cc:2468] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fce1da99e214e83a2e6441ab7b90616 in term 4.
I20260630 12:27:51.599961 13949 leader_election.cc:304] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [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: 8ddac0b0b7ba43f2a327ecfdb2f7f094, 8fce1da99e214e83a2e6441ab7b90616; no voters: 8938f529c54840048bf2fff84c023db5
I20260630 12:27:51.601017 14041 raft_consensus.cc:2804] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:27:51.602160 14041 raft_consensus.cc:697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Becoming Leader. State: Replica: 8fce1da99e214e83a2e6441ab7b90616, State: Running, Role: LEADER
I20260630 12:27:51.603138 14041 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.609922 13344 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: term changed from 3 to 4, leader changed from 8938f529c54840048bf2fff84c023db5 (127.6.167.2) to 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3). New cstate: current_term: 4 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } }
W20260630 12:27:51.678445 13392 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 1aeb521b4f734460bb11989cb654c1ba: could not find any suitable replica to move from server 8ddac0b0b7ba43f2a327ecfdb2f7f094 to server ee3318bade6447dcbf3d22d0a68aac5d
I20260630 12:27:51.735870 13987 raft_consensus.cc:1240] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Rejecting Update request from peer 8938f529c54840048bf2fff84c023db5 for earlier term 3. Current term is 4. Ops: []
I20260630 12:27:51.737385 14021 consensus_queue.cc:1059] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:51.738195 14021 consensus_queue.cc:1243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Peer 8fce1da99e214e83a2e6441ab7b90616 log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:51.738838 14031 raft_consensus.cc:3055] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:27:51.739229 14031 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8938f529c54840048bf2fff84c023db5, State: Running, Role: LEADER
I20260630 12:27:51.739939 14031 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } }
I20260630 12:27:51.740970 14031 raft_consensus.cc:3060] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:51.774968 13908 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:51.776440 13907 raft_consensus.cc:1275] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:51.776798 14026 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:51.778474 14032 consensus_queue.cc:1048] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:51.789445 13987 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:51.791800 14026 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:51.806591 13988 raft_consensus.cc:1275] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:51.809486 14051 consensus_queue.cc:1048] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:52.096457 13827 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:27:52.097895 14041 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:52.110639 13907 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:27:52.113801 14058 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:52.114437 13827 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:52.114888 14058 consensus_queue.cc:1243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Peer 8938f529c54840048bf2fff84c023db5 log is divergent from this leader: its last log entry 3.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:52.116084 14031 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:52.118350 13907 pending_rounds.cc:85] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Aborting all ops after (but not including) 0
I20260630 12:27:52.118870 13907 pending_rounds.cc:107] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5: Aborting uncommitted NO_OP operation due to leader change: 3.1
I20260630 12:27:52.119323 13907 raft_consensus.cc:2889] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:52.127228 13988 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:52.130055 14031 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:52.689380 13988 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:52.696626 13827 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:27:52.697429 13907 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:27:52.698096 14062 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:52.699127 14057 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:52.706351 14057 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
W20260630 12:27:52.709019 13947 consensus_peers.cc:597] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 -> Peer ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4:33623): Couldn't send request to peer ee3318bade6447dcbf3d22d0a68aac5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bdf02d31e4f4702b1e6075a58cecf12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:52.709779 13827 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.710493 13907 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.720862 13343 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New cstate: current_term: 4 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:52.721859 13826 consensus_queue.cc:237] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:52.728612 13988 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:52.730278 14051 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:52.732585 13907 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:52.734346 14051 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:52.740757 14054 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
W20260630 12:27:52.742081 13786 consensus_peers.cc:597] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 -> Peer ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4:33623): Couldn't send request to peer ee3318bade6447dcbf3d22d0a68aac5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e21fcdce2b7434aa18d407433158a19. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:52.742388 13988 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.747733 13907 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.771473 13345 catalog_manager.cc:5697] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.782055 13907 consensus_queue.cc:237] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:52.789552 13826 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:52.789599 13988 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:52.791549 14069 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:52.792992 14071 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:52.800805 14069 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
W20260630 12:27:52.802436 13867 consensus_peers.cc:597] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 -> Peer ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4:33623): Couldn't send request to peer ee3318bade6447dcbf3d22d0a68aac5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 338b5486d15e434cac07fb2ccbc2c866. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:52.801972 13988 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.803555 13826 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:52.815975 13343 catalog_manager.cc:5697] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: config changed from index -1 to 3, NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "8938f529c54840048bf2fff84c023db5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } } }
I20260630 12:27:53.231324 14075 ts_tablet_manager.cc:933] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: Initiating tablet copy from peer 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539)
I20260630 12:27:53.237414 14075 tablet_copy_client.cc:323] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:37539
I20260630 12:27:53.238029 14076 ts_tablet_manager.cc:933] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: Initiating tablet copy from peer 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723)
I20260630 12:27:53.240207 14076 tablet_copy_client.cc:323] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:38723
I20260630 12:27:53.253089 13837 tablet_copy_service.cc:140] P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Received BeginTabletCopySession request for tablet 8e21fcdce2b7434aa18d407433158a19 from peer ee3318bade6447dcbf3d22d0a68aac5d ({username='slave'} at 127.0.0.1:58604)
I20260630 12:27:53.253726 13837 tablet_copy_service.cc:161] P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Beginning new tablet copy session on tablet 8e21fcdce2b7434aa18d407433158a19 from peer ee3318bade6447dcbf3d22d0a68aac5d at {username='slave'} at 127.0.0.1:58604: session id = ee3318bade6447dcbf3d22d0a68aac5d-8e21fcdce2b7434aa18d407433158a19
I20260630 12:27:53.257118 13999 tablet_copy_service.cc:140] P 8fce1da99e214e83a2e6441ab7b90616: Received BeginTabletCopySession request for tablet 9bdf02d31e4f4702b1e6075a58cecf12 from peer ee3318bade6447dcbf3d22d0a68aac5d ({username='slave'} at 127.0.0.1:60340)
I20260630 12:27:53.257720 13999 tablet_copy_service.cc:161] P 8fce1da99e214e83a2e6441ab7b90616: Beginning new tablet copy session on tablet 9bdf02d31e4f4702b1e6075a58cecf12 from peer ee3318bade6447dcbf3d22d0a68aac5d at {username='slave'} at 127.0.0.1:60340: session id = ee3318bade6447dcbf3d22d0a68aac5d-9bdf02d31e4f4702b1e6075a58cecf12
I20260630 12:27:53.260080 13837 tablet_copy_source_session.cc:215] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:53.263134 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21fcdce2b7434aa18d407433158a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.265447 13999 tablet_copy_source_session.cc:215] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:53.268646 14076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdf02d31e4f4702b1e6075a58cecf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.277766 14075 tablet_copy_client.cc:806] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:53.278401 14075 tablet_copy_client.cc:670] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:53.282245 14075 tablet_copy_client.cc:538] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:53.284848 14076 tablet_copy_client.cc:806] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:53.285451 14076 tablet_copy_client.cc:670] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:53.289247 14076 tablet_copy_client.cc:538] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:53.289276 14075 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap starting.
I20260630 12:27:53.297605 14076 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap starting.
I20260630 12:27:53.307929 14075 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: 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
I20260630 12:27:53.309023 14075 tablet_bootstrap.cc:492] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap complete.
I20260630 12:27:53.309847 14075 ts_tablet_manager.cc:1403] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260630 12:27:53.313891 14075 raft_consensus.cc:359] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.314771 14075 raft_consensus.cc:740] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ee3318bade6447dcbf3d22d0a68aac5d, State: Initialized, Role: LEARNER
I20260630 12:27:53.315474 14075 consensus_queue.cc:260] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.319409 14084 ts_tablet_manager.cc:933] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: Initiating tablet copy from peer 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361)
I20260630 12:27:53.320443 14075 ts_tablet_manager.cc:1434] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:27:53.322851 13837 tablet_copy_service.cc:342] P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Request end of tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-8e21fcdce2b7434aa18d407433158a19 received from {username='slave'} at 127.0.0.1:58604
I20260630 12:27:53.323257 13837 tablet_copy_service.cc:434] P 8ddac0b0b7ba43f2a327ecfdb2f7f094: ending tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-8e21fcdce2b7434aa18d407433158a19 on tablet 8e21fcdce2b7434aa18d407433158a19 with peer ee3318bade6447dcbf3d22d0a68aac5d
I20260630 12:27:53.324275 14084 tablet_copy_client.cc:323] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:46361
I20260630 12:27:53.339807 14076 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: 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
I20260630 12:27:53.340754 14076 tablet_bootstrap.cc:492] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap complete.
I20260630 12:27:53.341904 13918 tablet_copy_service.cc:140] P 8938f529c54840048bf2fff84c023db5: Received BeginTabletCopySession request for tablet 338b5486d15e434cac07fb2ccbc2c866 from peer ee3318bade6447dcbf3d22d0a68aac5d ({username='slave'} at 127.0.0.1:58340)
I20260630 12:27:53.342195 14076 ts_tablet_manager.cc:1403] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.000s
I20260630 12:27:53.342535 13918 tablet_copy_service.cc:161] P 8938f529c54840048bf2fff84c023db5: Beginning new tablet copy session on tablet 338b5486d15e434cac07fb2ccbc2c866 from peer ee3318bade6447dcbf3d22d0a68aac5d at {username='slave'} at 127.0.0.1:58340: session id = ee3318bade6447dcbf3d22d0a68aac5d-338b5486d15e434cac07fb2ccbc2c866
I20260630 12:27:53.345701 14076 raft_consensus.cc:359] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.346536 14076 raft_consensus.cc:740] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: ee3318bade6447dcbf3d22d0a68aac5d, State: Initialized, Role: LEARNER
I20260630 12:27:53.347189 14076 consensus_queue.cc:260] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.349301 14076 ts_tablet_manager.cc:1434] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:53.350548 13918 tablet_copy_source_session.cc:215] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:53.351084 13999 tablet_copy_service.cc:342] P 8fce1da99e214e83a2e6441ab7b90616: Request end of tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-9bdf02d31e4f4702b1e6075a58cecf12 received from {username='slave'} at 127.0.0.1:60340
I20260630 12:27:53.351497 13999 tablet_copy_service.cc:434] P 8fce1da99e214e83a2e6441ab7b90616: ending tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-9bdf02d31e4f4702b1e6075a58cecf12 on tablet 9bdf02d31e4f4702b1e6075a58cecf12 with peer ee3318bade6447dcbf3d22d0a68aac5d
I20260630 12:27:53.353730 14084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b5486d15e434cac07fb2ccbc2c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.365736 14084 tablet_copy_client.cc:806] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:53.366293 14084 tablet_copy_client.cc:670] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:53.369768 14084 tablet_copy_client.cc:538] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:53.376051 14084 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap starting.
I20260630 12:27:53.391471 14084 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: 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
I20260630 12:27:53.392151 14084 tablet_bootstrap.cc:492] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: Bootstrap complete.
I20260630 12:27:53.392753 14084 ts_tablet_manager.cc:1403] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260630 12:27:53.394806 14084 raft_consensus.cc:359] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.395392 14084 raft_consensus.cc:740] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ee3318bade6447dcbf3d22d0a68aac5d, State: Initialized, Role: LEARNER
I20260630 12:27:53.395926 14084 consensus_queue.cc:260] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: true } }
I20260630 12:27:53.397903 14084 ts_tablet_manager.cc:1434] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:53.399740 13918 tablet_copy_service.cc:342] P 8938f529c54840048bf2fff84c023db5: Request end of tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-338b5486d15e434cac07fb2ccbc2c866 received from {username='slave'} at 127.0.0.1:58340
I20260630 12:27:53.400095 13918 tablet_copy_service.cc:434] P 8938f529c54840048bf2fff84c023db5: ending tablet copy session ee3318bade6447dcbf3d22d0a68aac5d-338b5486d15e434cac07fb2ccbc2c866 on tablet 338b5486d15e434cac07fb2ccbc2c866 with peer ee3318bade6447dcbf3d22d0a68aac5d
I20260630 12:27:53.629691 13743 raft_consensus.cc:1217] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.2->[4.3-4.3]   Dedup: 4.3->[]
I20260630 12:27:53.649374 13743 raft_consensus.cc:1217] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:53.840498 13743 raft_consensus.cc:1217] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:54.186612 14093 raft_consensus.cc:1064] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: attempting to promote NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d to VOTER
I20260630 12:27:54.188632 14093 consensus_queue.cc:237] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.195290 13743 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.196151 13988 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.196991 13907 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.197010 14098 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:54.198460 14093 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.199266 14096 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.217170 14098 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.218962 13743 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.219707 13988 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.229327 13907 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.232165 13345 catalog_manager.cc:5697] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:54.250370 14102 raft_consensus.cc:1064] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616: attempting to promote NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d to VOTER
I20260630 12:27:54.253353 14102 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 1, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.261433 13743 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 LEARNER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:27:54.261686 13907 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:27:54.263270 14102 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.264560 14057 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.284680 13826 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:27:54.288065 14057 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.292096 13743 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.293437 14057 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.299239 13827 consensus_queue.cc:237] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.305971 13342 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d reported cstate change: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.310601 14095 raft_consensus.cc:1064] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5: attempting to promote NON_VOTER ee3318bade6447dcbf3d22d0a68aac5d to VOTER
I20260630 12:27:54.313202 14095 consensus_queue.cc:237] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.312865 13907 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.317258 13743 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:54.321169 14096 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:54.320891 13826 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } attrs { replace: true } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.324543 13988 raft_consensus.cc:1275] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8ddac0b0b7ba43f2a327ecfdb2f7f094: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:54.327826 14098 consensus_queue.cc:1048] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:54.349013 14098 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8938f529c54840048bf2fff84c023db5 (127.6.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.350412 13743 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 LEARNER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.352145 14094 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:54.354068 13988 consensus_queue.cc:237] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.355607 13987 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8938f529c54840048bf2fff84c023db5 (127.6.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.362126 13741 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:27:54.360893 13743 raft_consensus.cc:2955] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8938f529c54840048bf2fff84c023db5 (127.6.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.364744 13907 raft_consensus.cc:1275] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Refusing update from remote peer 8fce1da99e214e83a2e6441ab7b90616: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:27:54.367210 14102 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:54.369093 14057 consensus_queue.cc:1048] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:54.381219 13342 catalog_manager.cc:5697] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d reported cstate change: config changed from index 4 to 5, VOTER 8938f529c54840048bf2fff84c023db5 (127.6.167.2) evicted. New cstate: current_term: 2 leader_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.381920 14057 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.390691 13826 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.391435 13741 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.392345 14071 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.392473 13988 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:54.397655 14071 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:54.399259 13907 raft_consensus.cc:2955] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.404728 13330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bdf02d31e4f4702b1e6075a58cecf12 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:54.412570 13344 catalog_manager.cc:5697] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: config changed from index 4 to 5, VOTER 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1) evicted. New cstate: current_term: 4 leader_uuid: "8fce1da99e214e83a2e6441ab7b90616" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:54.416301 13331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e21fcdce2b7434aa18d407433158a19 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:54.446208 13817 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bdf02d31e4f4702b1e6075a58cecf12 with delete_type TABLET_DATA_TOMBSTONED (TS 8ddac0b0b7ba43f2a327ecfdb2f7f094 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58606
I20260630 12:27:54.451123 14071 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.457053 14120 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:54.457973 14120 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.458600 14120 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.462006 14120 ts_tablet_manager.cc:1916] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:54.466588 13826 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.478379 14120 ts_tablet_manager.cc:1929] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260630 12:27:54.478919 14120 log.cc:1199] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8ddac0b0b7ba43f2a327ecfdb2f7f094: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/9bdf02d31e4f4702b1e6075a58cecf12
I20260630 12:27:54.480744 13331 catalog_manager.cc:5028] TS 8ddac0b0b7ba43f2a327ecfdb2f7f094 (127.6.167.1:37539): tablet 9bdf02d31e4f4702b1e6075a58cecf12 (table test-workload [id=1aeb521b4f734460bb11989cb654c1ba]) successfully deleted
I20260630 12:27:54.489368 13987 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.503579 13742 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.506574 13343 catalog_manager.cc:5697] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 reported cstate change: config changed from index 3 to 4, ee3318bade6447dcbf3d22d0a68aac5d (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8938f529c54840048bf2fff84c023db5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "8fce1da99e214e83a2e6441ab7b90616" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.507786 13898 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e21fcdce2b7434aa18d407433158a19 with delete_type TABLET_DATA_TOMBSTONED (TS 8938f529c54840048bf2fff84c023db5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58348
I20260630 12:27:54.516378 14122 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:54.517350 14122 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.518159 14122 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.522202 14122 ts_tablet_manager.cc:1916] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:54.529320 13907 consensus_queue.cc:237] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [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: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } }
I20260630 12:27:54.535388 13742 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:54.535660 13826 raft_consensus.cc:1275] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Refusing update from remote peer 8938f529c54840048bf2fff84c023db5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:54.537050 14122 ts_tablet_manager.cc:1929] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:54.537129 14121 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:27:54.537622 14122 log.cc:1199] T 8e21fcdce2b7434aa18d407433158a19 P 8938f529c54840048bf2fff84c023db5: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/8e21fcdce2b7434aa18d407433158a19
I20260630 12:27:54.538216 14071 consensus_queue.cc:1048] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:54.539698 13329 catalog_manager.cc:5028] TS 8938f529c54840048bf2fff84c023db5 (127.6.167.2:46361): tablet 8e21fcdce2b7434aa18d407433158a19 (table test-workload [id=1aeb521b4f734460bb11989cb654c1ba]) successfully deleted
I20260630 12:27:54.546741 13826 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.548739 13742 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.544551 14071 raft_consensus.cc:2955] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.560295 13345 catalog_manager.cc:5697] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 reported cstate change: config changed from index 4 to 5, VOTER 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3) evicted. New cstate: current_term: 2 leader_uuid: "8938f529c54840048bf2fff84c023db5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ddac0b0b7ba43f2a327ecfdb2f7f094" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 37539 } } peers { permanent_uuid: "8938f529c54840048bf2fff84c023db5" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46361 } } peers { permanent_uuid: "ee3318bade6447dcbf3d22d0a68aac5d" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 33623 } attrs { promote: false } } }
I20260630 12:27:54.563673 13329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 338b5486d15e434cac07fb2ccbc2c866 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:54.570902 13978 tablet_service.cc:1558] Processing DeleteTablet for tablet 338b5486d15e434cac07fb2ccbc2c866 with delete_type TABLET_DATA_TOMBSTONED (TS 8fce1da99e214e83a2e6441ab7b90616 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60350
I20260630 12:27:54.573093 14123 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:54.573976 14123 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.574651 14123 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.577219 14123 ts_tablet_manager.cc:1916] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:54.588304 14123 ts_tablet_manager.cc:1929] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:54.588696 14123 log.cc:1199] T 338b5486d15e434cac07fb2ccbc2c866 P 8fce1da99e214e83a2e6441ab7b90616: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/338b5486d15e434cac07fb2ccbc2c866
I20260630 12:27:54.590065 13330 catalog_manager.cc:5028] TS 8fce1da99e214e83a2e6441ab7b90616 (127.6.167.3:38723): tablet 338b5486d15e434cac07fb2ccbc2c866 (table test-workload [id=1aeb521b4f734460bb11989cb654c1ba]) successfully deleted
I20260630 12:27:56.209646  6812 tablet_server.cc:179] TabletServer@127.6.167.1:37539 shutting down...
I20260630 12:27:56.230453  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.231204  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.231807  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.232633  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.234527  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.235026  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.235599  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.237363  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.237803  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.238528  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8ddac0b0b7ba43f2a327ecfdb2f7f094 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.261921  6812 tablet_server.cc:196] TabletServer@127.6.167.1:37539 shutdown complete.
I20260630 12:27:56.274185  6812 tablet_server.cc:179] TabletServer@127.6.167.2:46361 shutting down...
I20260630 12:27:56.291196  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.291898  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.292483  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.293200  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.294999  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.295418  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.295840  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8938f529c54840048bf2fff84c023db5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.297546  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.297966  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.298290  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8938f529c54840048bf2fff84c023db5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.320152  6812 tablet_server.cc:196] TabletServer@127.6.167.2:46361 shutdown complete.
I20260630 12:27:56.331856  6812 tablet_server.cc:179] TabletServer@127.6.167.3:38723 shutting down...
I20260630 12:27:56.349375  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.350090  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.350680  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.351320  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.353281  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.353796  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.354537  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P 8fce1da99e214e83a2e6441ab7b90616 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.356375  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:56.356835  6812 raft_consensus.cc:2243] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.357235  6812 raft_consensus.cc:2272] T f48d82a2153c4b099eeeceec4770ea1e P 8fce1da99e214e83a2e6441ab7b90616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.379721  6812 tablet_server.cc:196] TabletServer@127.6.167.3:38723 shutdown complete.
I20260630 12:27:56.391304  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:27:56.410749  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.411347  6812 tablet_replica.cc:333] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d: stopping tablet replica
I20260630 12:27:56.411899  6812 raft_consensus.cc:2243] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.412427  6812 raft_consensus.cc:2272] T 338b5486d15e434cac07fb2ccbc2c866 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.414191  6812 tablet_replica.cc:333] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d: stopping tablet replica
I20260630 12:27:56.414662  6812 raft_consensus.cc:2243] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.415133  6812 raft_consensus.cc:2272] T 9bdf02d31e4f4702b1e6075a58cecf12 P ee3318bade6447dcbf3d22d0a68aac5d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.416832  6812 tablet_replica.cc:333] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d: stopping tablet replica
I20260630 12:27:56.417273  6812 raft_consensus.cc:2243] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.417733  6812 raft_consensus.cc:2272] T 8e21fcdce2b7434aa18d407433158a19 P ee3318bade6447dcbf3d22d0a68aac5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.437693  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:27:56.449951  6812 master.cc:562] Master@127.6.167.62:43621 shutting down...
I20260630 12:27:56.468719  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.469257  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.469602  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b6ed7ced5174b25825a21ed581f78f1: stopping tablet replica
I20260630 12:27:56.505803  6812 master.cc:584] Master@127.6.167.62:43621 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (18159 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:27:56.549773  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:40947
I20260630 12:27:56.550868  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:56.555935 14124 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
W20260630 12:27:56.556828 14125 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
W20260630 12:27:56.557121 14127 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
I20260630 12:27:56.558311  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:56.559162  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:56.559340  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:56.559451  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822476559440 us; error 0 us; skew 500 ppm
I20260630 12:27:56.559861  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:56.562021  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40059/ using document root <none> and password file <none>
I20260630 12:27:56.562436  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:56.562628  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:56.562844  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:56.563827  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "35ba5367d9bd4cf69a4c4243c8c0e979"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.567878  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:56.570982 14132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.571750  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:27:56.571995  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "35ba5367d9bd4cf69a4c4243c8c0e979"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.572295  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
I20260630 12:27:56.589478  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:56.590575  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:56.626228  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:40947
I20260630 12:27:56.626322 14183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:40947 every 8 connection(s)
I20260630 12:27:56.629889 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:56.639966 14184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Bootstrap starting.
I20260630 12:27:56.644490 14184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:56.648370 14184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: No bootstrap required, opened a new log
I20260630 12:27:56.650312 14184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER }
I20260630 12:27:56.650664 14184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:56.650835 14184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ba5367d9bd4cf69a4c4243c8c0e979, State: Initialized, Role: FOLLOWER
I20260630 12:27:56.651311 14184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER }
I20260630 12:27:56.651715 14184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:56.651892 14184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:56.652086 14184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.657080 14184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER }
I20260630 12:27:56.657743 14184 leader_election.cc:304] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [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: 35ba5367d9bd4cf69a4c4243c8c0e979; no voters: 
I20260630 12:27:56.659089 14184 leader_election.cc:290] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:56.659425 14187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:56.660737 14187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 1 LEADER]: Becoming Leader. State: Replica: 35ba5367d9bd4cf69a4c4243c8c0e979, State: Running, Role: LEADER
I20260630 12:27:56.661365 14187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [LEADER]: Queue going to LEADER mode. State: All 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: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER }
I20260630 12:27:56.661828 14184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:56.665473 14188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER } }
I20260630 12:27:56.666093 14188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:56.666708 14189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35ba5367d9bd4cf69a4c4243c8c0e979. Latest consensus state: current_term: 1 leader_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ba5367d9bd4cf69a4c4243c8c0e979" member_type: VOTER } }
I20260630 12:27:56.667801 14189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:56.668474 14193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:56.673646 14193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:56.679114  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:56.682495 14193 catalog_manager.cc:1383] Generated new cluster ID: 1dc9d33dfe4147fc997baaecb920e171
I20260630 12:27:56.682789 14193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:56.694651 14193 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:56.696012 14193 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:56.712743 14193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Generated new TSK 0
I20260630 12:27:56.713310 14193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:56.745765  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:56.751524 14205 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
W20260630 12:27:56.752708 14206 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
W20260630 12:27:56.754156 14208 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
I20260630 12:27:56.754881  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:56.755781  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:56.755956  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:56.756074  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822476756063 us; error 0 us; skew 500 ppm
I20260630 12:27:56.756564  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:56.758786  6812 webserver.cc:533] Webserver started at http://127.6.167.1:37401/ using document root <none> and password file <none>
I20260630 12:27:56.759243  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:56.759441  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:56.759706  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:56.760821  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "c7e422f48d5242debb839e1c054428bb"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.765290  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:56.768360 14213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.769062  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:56.769364  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "c7e422f48d5242debb839e1c054428bb"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.769620  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
I20260630 12:27:56.788841  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:56.790033  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:56.791487  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:56.793781  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:56.794001  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.794238  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:56.794410  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.834702  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:36045
I20260630 12:27:56.834802 14275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:36045 every 8 connection(s)
I20260630 12:27:56.839591  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:56.846007 14280 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
W20260630 12:27:56.846812 14281 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
W20260630 12:27:56.849714 14283 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
I20260630 12:27:56.850265  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:56.851143  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:56.851370  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:56.851544  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822476851529 us; error 0 us; skew 500 ppm
I20260630 12:27:56.852113  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:56.854745  6812 webserver.cc:533] Webserver started at http://127.6.167.2:39805/ using document root <none> and password file <none>
I20260630 12:27:56.855304  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:56.855446 14276 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40947
I20260630 12:27:56.855543  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:56.855906 14276 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:56.855978  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:56.856884 14276 heartbeater.cc:507] Master 127.6.167.62:40947 requested a full tablet report, sending...
I20260630 12:27:56.857520  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.859114 14149 ts_manager.cc:194] Registered new tserver with Master: c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045)
I20260630 12:27:56.860944 14149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38056
I20260630 12:27:56.862383  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:56.865913 14288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.866616  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:56.866910  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.867180  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
I20260630 12:27:56.908625  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:56.909825  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:56.911243  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:56.913354  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:56.913573  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.913816  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:56.913988  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.950079  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:43523
I20260630 12:27:56.950177 14350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:43523 every 8 connection(s)
I20260630 12:27:56.954625  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:56.961957 14354 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
W20260630 12:27:56.963013 14355 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
W20260630 12:27:56.964824 14357 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
I20260630 12:27:56.965502  6812 server_base.cc:1061] running on GCE node
I20260630 12:27:56.966492  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:56.966773  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:56.966961  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822476966945 us; error 0 us; skew 500 ppm
I20260630 12:27:56.967226 14351 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40947
I20260630 12:27:56.967600  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:56.967623 14351 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:56.968792 14351 heartbeater.cc:507] Master 127.6.167.62:40947 requested a full tablet report, sending...
I20260630 12:27:56.970557  6812 webserver.cc:533] Webserver started at http://127.6.167.3:34115/ using document root <none> and password file <none>
I20260630 12:27:56.970887 14149 ts_manager.cc:194] Registered new tserver with Master: 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:56.971097  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:56.971457  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:56.971781  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:56.972568 14149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38072
I20260630 12:27:56.972949  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.977798  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:56.980978 14362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:56.981820  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:56.982268  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:27:56.982606  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
I20260630 12:27:57.007705  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.008898  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.010301  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.012458  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.012681  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.012919  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.013115  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.048993  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:33727
I20260630 12:27:57.049103 14424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:33727 every 8 connection(s)
I20260630 12:27:57.062211 14425 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40947
I20260630 12:27:57.062608 14425 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.063413 14425 heartbeater.cc:507] Master 127.6.167.62:40947 requested a full tablet report, sending...
I20260630 12:27:57.065366 14149 ts_manager.cc:194] Registered new tserver with Master: 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:57.065594  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013418697s
I20260630 12:27:57.066694 14149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38082
I20260630 12:27:57.863798 14276 heartbeater.cc:499] Master 127.6.167.62:40947 was elected leader, sending a full tablet report...
I20260630 12:27:57.975307 14351 heartbeater.cc:499] Master 127.6.167.62:40947 was elected leader, sending a full tablet report...
I20260630 12:27:58.069818 14425 heartbeater.cc:499] Master 127.6.167.62:40947 was elected leader, sending a full tablet report...
I20260630 12:27:58.126250 14149 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38096:
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"
    }
  }
}
W20260630 12:27:58.128984 14149 catalog_manager.cc:7077] 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.
I20260630 12:27:58.192787 14390 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7e49df4b09499b8d160b5516c03e66 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:58.193523 14389 tablet_service.cc:1511] Processing CreateTablet for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:58.194752 14388 tablet_service.cc:1511] Processing CreateTablet for tablet a6712d5174264c39b99066ecd9c9cf25 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:58.194773 14390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7e49df4b09499b8d160b5516c03e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.196868 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6712d5174264c39b99066ecd9c9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.198421 14240 tablet_service.cc:1511] Processing CreateTablet for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:58.198697 14387 tablet_service.cc:1511] Processing CreateTablet for tablet 8faff80ede334f08a852b037fa4b009f (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:58.198930 14239 tablet_service.cc:1511] Processing CreateTablet for tablet a6712d5174264c39b99066ecd9c9cf25 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:58.200023 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.201474 14238 tablet_service.cc:1511] Processing CreateTablet for tablet 8faff80ede334f08a852b037fa4b009f (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:58.202857 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faff80ede334f08a852b037fa4b009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.200269 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faff80ede334f08a852b037fa4b009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.203929 14389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.201474 14241 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7e49df4b09499b8d160b5516c03e66 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:58.205911 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7e49df4b09499b8d160b5516c03e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.208647 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6712d5174264c39b99066ecd9c9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.246915 14316 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7e49df4b09499b8d160b5516c03e66 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:58.248519 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7e49df4b09499b8d160b5516c03e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.248383 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:58.251067 14314 tablet_service.cc:1511] Processing CreateTablet for tablet a6712d5174264c39b99066ecd9c9cf25 (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:58.251780 14446 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: Bootstrap starting.
I20260630 12:27:58.253484 14313 tablet_service.cc:1511] Processing CreateTablet for tablet 8faff80ede334f08a852b037fa4b009f (DEFAULT_TABLE table=test-workload [id=612d8465d4a147d8b252477c3798b866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:58.254904 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.263772 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faff80ede334f08a852b037fa4b009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.264369 14446 tablet_bootstrap.cc:654] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.264593 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6712d5174264c39b99066ecd9c9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.278324 14446 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: No bootstrap required, opened a new log
I20260630 12:27:58.279016 14446 ts_tablet_manager.cc:1403] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.018s
I20260630 12:27:58.283197 14446 raft_consensus.cc:359] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.284447 14446 raft_consensus.cc:385] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.284804 14446 raft_consensus.cc:740] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.286113 14446 consensus_queue.cc:260] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.319098 14447 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.329667 14448 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: Bootstrap starting.
I20260630 12:27:58.336053 14447 tablet_bootstrap.cc:654] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.336053 14448 tablet_bootstrap.cc:654] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.339542 14446 ts_tablet_manager.cc:1434] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent starting tablet: real 0.060s	user 0.015s	sys 0.045s
I20260630 12:27:58.340782 14446 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: Bootstrap starting.
I20260630 12:27:58.349754 14446 tablet_bootstrap.cc:654] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.353976 14448 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: No bootstrap required, opened a new log
I20260630 12:27:58.354450 14448 ts_tablet_manager.cc:1403] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.017s
I20260630 12:27:58.357661 14446 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: No bootstrap required, opened a new log
I20260630 12:27:58.357432 14448 raft_consensus.cc:359] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.358142 14446 ts_tablet_manager.cc:1403] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260630 12:27:58.358167 14448 raft_consensus.cc:385] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.358323 14447 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
I20260630 12:27:58.358742 14448 raft_consensus.cc:740] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.359030 14447 ts_tablet_manager.cc:1403] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260630 12:27:58.359813 14448 consensus_queue.cc:260] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.361342 14446 raft_consensus.cc:359] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.361996 14447 raft_consensus.cc:359] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.362299 14446 raft_consensus.cc:385] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.362778 14447 raft_consensus.cc:385] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.362862 14446 raft_consensus.cc:740] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.363457 14447 raft_consensus.cc:740] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.364266 14446 consensus_queue.cc:260] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.364601 14447 consensus_queue.cc:260] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.366214 14448 ts_tablet_manager.cc:1434] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:27:58.367238 14448 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: Bootstrap starting.
I20260630 12:27:58.373624 14448 tablet_bootstrap.cc:654] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.377185 14446 ts_tablet_manager.cc:1434] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:27:58.378755 14447 ts_tablet_manager.cc:1434] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.011s
I20260630 12:27:58.380764 14447 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.381165 14446 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: Bootstrap starting.
I20260630 12:27:58.380440 14448 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: No bootstrap required, opened a new log
I20260630 12:27:58.382617 14448 ts_tablet_manager.cc:1403] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:27:58.385969 14448 raft_consensus.cc:359] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.386816 14448 raft_consensus.cc:385] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.387166 14448 raft_consensus.cc:740] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.388132 14448 consensus_queue.cc:260] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.388540 14447 tablet_bootstrap.cc:654] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.391371 14446 tablet_bootstrap.cc:654] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.392426 14448 ts_tablet_manager.cc:1434] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:27:58.393491 14448 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: Bootstrap starting.
I20260630 12:27:58.401537 14448 tablet_bootstrap.cc:654] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.407985 14447 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
I20260630 12:27:58.408509 14447 ts_tablet_manager.cc:1403] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260630 12:27:58.408728 14446 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: No bootstrap required, opened a new log
I20260630 12:27:58.409228 14446 ts_tablet_manager.cc:1403] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260630 12:27:58.411510 14448 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: No bootstrap required, opened a new log
I20260630 12:27:58.411326 14447 raft_consensus.cc:359] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.412021 14448 ts_tablet_manager.cc:1403] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260630 12:27:58.412119 14447 raft_consensus.cc:385] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.412106 14446 raft_consensus.cc:359] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.412669 14447 raft_consensus.cc:740] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.413097 14446 raft_consensus.cc:385] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.413409 14446 raft_consensus.cc:740] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.413712 14447 consensus_queue.cc:260] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.414166 14446 consensus_queue.cc:260] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.414601 14448 raft_consensus.cc:359] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.415311 14448 raft_consensus.cc:385] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.415552 14448 raft_consensus.cc:740] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.415907 14447 ts_tablet_manager.cc:1434] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:58.416937 14447 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.417877 14446 ts_tablet_manager.cc:1434] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:27:58.418962 14446 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: Bootstrap starting.
I20260630 12:27:58.423616 14447 tablet_bootstrap.cc:654] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.425223 14446 tablet_bootstrap.cc:654] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.416231 14448 consensus_queue.cc:260] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.430413 14448 ts_tablet_manager.cc:1434] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:27:58.431763 14448 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: Bootstrap starting.
I20260630 12:27:58.435101 14447 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
I20260630 12:27:58.435616 14447 ts_tablet_manager.cc:1403] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:27:58.438526 14447 raft_consensus.cc:359] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.439244 14447 raft_consensus.cc:385] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.439544 14447 raft_consensus.cc:740] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.441401 14447 consensus_queue.cc:260] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.442759 14448 tablet_bootstrap.cc:654] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.443095 14446 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: No bootstrap required, opened a new log
I20260630 12:27:58.443650 14446 ts_tablet_manager.cc:1403] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260630 12:27:58.443905 14447 ts_tablet_manager.cc:1434] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:27:58.444947 14447 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.447639 14454 raft_consensus.cc:493] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.447496 14446 raft_consensus.cc:359] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.448447 14446 raft_consensus.cc:385] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.448201 14454 raft_consensus.cc:515] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.448820 14446 raft_consensus.cc:740] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.449980 14446 consensus_queue.cc:260] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.451120 14447 tablet_bootstrap.cc:654] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.452442 14446 ts_tablet_manager.cc:1434] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:58.455382 14450 raft_consensus.cc:493] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.455963 14450 raft_consensus.cc:515] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.457106 14447 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
W20260630 12:27:58.455513 14352 tablet.cc:2406] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:58.457619 14447 ts_tablet_manager.cc:1403] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:27:58.460491 14447 raft_consensus.cc:359] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.461169 14447 raft_consensus.cc:385] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.461457 14447 raft_consensus.cc:740] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.462683 14454 leader_election.cc:290] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.462433 14447 consensus_queue.cc:260] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.466537 14450 leader_election.cc:290] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.466853 14447 ts_tablet_manager.cc:1434] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:58.479941 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb" is_pre_election: true
I20260630 12:27:58.480942 14251 raft_consensus.cc:2468] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in term 0.
I20260630 12:27:58.482429 14364 leader_election.cc:304] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.483711 14450 raft_consensus.cc:2804] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.484028 14450 raft_consensus.cc:493] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.484409 14450 raft_consensus.cc:3060] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.491586 14448 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: No bootstrap required, opened a new log
I20260630 12:27:58.492065 14448 ts_tablet_manager.cc:1403] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260630 12:27:58.494606 14448 raft_consensus.cc:359] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.495307 14448 raft_consensus.cc:385] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.495611 14448 raft_consensus.cc:740] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.496692 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb" is_pre_election: true
I20260630 12:27:58.496505 14448 consensus_queue.cc:260] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.497327 14251 raft_consensus.cc:2468] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 0.
I20260630 12:27:58.498600 14290 leader_election.cc:304] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.498891 14448 ts_tablet_manager.cc:1434] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:58.501783 14454 raft_consensus.cc:2804] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.502166 14454 raft_consensus.cc:493] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.502545 14454 raft_consensus.cc:3060] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.496960 14450 raft_consensus.cc:515] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.500758 14455 raft_consensus.cc:493] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.498999 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:27:58.502908 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:27:58.503544 14455 raft_consensus.cc:515] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.506136 14400 raft_consensus.cc:2393] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in current term 1: Already voted for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in this term.
I20260630 12:27:58.510725 14455 leader_election.cc:290] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.511029 14450 leader_election.cc:290] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 1 election: Requested vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.510803 14454 raft_consensus.cc:515] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.512398 14326 raft_consensus.cc:2393] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in current term 1: Already voted for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in this term.
I20260630 12:27:58.512421 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
I20260630 12:27:58.513708 14455 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.514334 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb"
I20260630 12:27:58.514163 14455 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.514954 14251 raft_consensus.cc:3060] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.515421 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:27:58.516185 14400 raft_consensus.cc:2393] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in current term 1: Already voted for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in this term.
I20260630 12:27:58.516776 14455 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.518898 14454 leader_election.cc:290] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 1 election: Requested vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.522132 14251 raft_consensus.cc:2468] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 1.
I20260630 12:27:58.523438 14290 leader_election.cc:304] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 4614c4efe1ae4dc3b104bcebc395c2c2
I20260630 12:27:58.524278 14454 raft_consensus.cc:2804] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.524200 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6712d5174264c39b99066ecd9c9cf25" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb"
I20260630 12:27:58.526520 14251 raft_consensus.cc:2393] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in current term 1: Already voted for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in this term.
I20260630 12:27:58.526628 14454 raft_consensus.cc:697] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Becoming Leader. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Running, Role: LEADER
I20260630 12:27:58.528024 14454 consensus_queue.cc:237] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Queue going to LEADER mode. State: All 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.528158 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:27:58.528131 14364 leader_election.cc:304] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2; no voters: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb
I20260630 12:27:58.528532 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:27:58.528990 14325 raft_consensus.cc:2468] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 0.
I20260630 12:27:58.529165 14326 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 0.
I20260630 12:27:58.529547 14450 raft_consensus.cc:2749] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:58.530524 14450 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.530697 14216 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.532447 14450 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.533061 14455 raft_consensus.cc:2804] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.533537 14455 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.533947 14455 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.534852 14450 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.534919 14216 leader_election.cc:304] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.536798 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:27:58.537644 14326 raft_consensus.cc:2468] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in term 0.
I20260630 12:27:58.538931 14365 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: 
I20260630 12:27:58.539731 14450 raft_consensus.cc:2804] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.539877 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb" is_pre_election: true
I20260630 12:27:58.540184 14450 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.540704 14450 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.543779 14455 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.545243 14251 raft_consensus.cc:2393] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in current term 1: Already voted for candidate c7e422f48d5242debb839e1c054428bb in this term.
I20260630 12:27:58.546897 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
I20260630 12:27:58.547463 14326 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.548055 14450 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.548720 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:27:58.549293 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:27:58.550174 14399 raft_consensus.cc:2393] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7e422f48d5242debb839e1c054428bb in current term 1: Already voted for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in this term.
I20260630 12:27:58.550462 14450 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 1 election: Requested vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.551337 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e422f48d5242debb839e1c054428bb"
I20260630 12:27:58.549417 14400 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 0.
I20260630 12:27:58.551882 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
I20260630 12:27:58.552132 14250 raft_consensus.cc:2393] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in current term 1: Already voted for candidate c7e422f48d5242debb839e1c054428bb in this term.
I20260630 12:27:58.553573 14365 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2; no voters: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb
I20260630 12:27:58.554356 14450 raft_consensus.cc:2749] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:58.554942 14326 raft_consensus.cc:2468] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 1.
I20260630 12:27:58.556051 14473 raft_consensus.cc:2804] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.556105 14216 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.556435 14455 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 election: Requested vote from peers 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.556702 14473 raft_consensus.cc:493] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.559355 14473 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.557545 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:27:58.560720 14400 raft_consensus.cc:2393] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7e422f48d5242debb839e1c054428bb in current term 1: Already voted for candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in this term.
I20260630 12:27:58.563848 14146 catalog_manager.cc:5697] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:58.558310 14475 raft_consensus.cc:2804] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.567417 14475 raft_consensus.cc:697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:27:58.566298 14473 raft_consensus.cc:515] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.571307 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
I20260630 12:27:58.572094 14326 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.570765 14473 leader_election.cc:290] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 election: Requested vote from peers 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:27:58.568856 14475 consensus_queue.cc:237] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [LEADER]: Queue going to LEADER mode. State: All 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.571316 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:27:58.573553 14400 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.579314 14326 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 1.
I20260630 12:27:58.580440 14216 leader_election.cc:304] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.580716 14146 catalog_manager.cc:5697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e422f48d5242debb839e1c054428bb (127.6.167.1). New cstate: current_term: 1 leader_uuid: "c7e422f48d5242debb839e1c054428bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:58.581312 14475 raft_consensus.cc:2804] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.581291 14400 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 1.
I20260630 12:27:58.582216 14475 raft_consensus.cc:697] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:27:58.582856 14475 consensus_queue.cc:237] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [LEADER]: Queue going to LEADER mode. State: All 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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.592649 14146 catalog_manager.cc:5697] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e422f48d5242debb839e1c054428bb (127.6.167.1). New cstate: current_term: 1 leader_uuid: "c7e422f48d5242debb839e1c054428bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:58.599293 14475 raft_consensus.cc:493] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:58.599820 14475 raft_consensus.cc:515] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.601673 14475 leader_election.cc:290] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.602277 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:27:58.602674 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:27:58.602948 14326 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 0.
I20260630 12:27:58.603288 14400 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 0.
I20260630 12:27:58.604018 14216 leader_election.cc:304] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.604722 14475 raft_consensus.cc:2804] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:58.605082 14475 raft_consensus.cc:493] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:58.605370 14475 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.610177 14475 raft_consensus.cc:515] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.611886 14475 leader_election.cc:290] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 election: Requested vote from peers 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:27:58.612766 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
I20260630 12:27:58.612977 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "c7e422f48d5242debb839e1c054428bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:27:58.613250 14326 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.613631 14400 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.618114 14326 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 1.
I20260630 12:27:58.619251 14216 leader_election.cc:304] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [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: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.619411 14400 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7e422f48d5242debb839e1c054428bb in term 1.
I20260630 12:27:58.619928 14475 raft_consensus.cc:2804] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.620368 14475 raft_consensus.cc:697] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:27:58.621151 14475 consensus_queue.cc:237] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [LEADER]: Queue going to LEADER mode. State: All 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.628300 14146 catalog_manager.cc:5697] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e422f48d5242debb839e1c054428bb (127.6.167.1). New cstate: current_term: 1 leader_uuid: "c7e422f48d5242debb839e1c054428bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:58.685164 14146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38112:
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: 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"
    }
  }
}
I20260630 12:27:58.713790 14239 tablet_service.cc:1511] Processing CreateTablet for tablet f4d8d0fb36d8443b81af95105e08a808 (DEFAULT_TABLE table=dugtrio [id=a95e17408a9148a294aae062c37d9f12]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:58.715041 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d8d0fb36d8443b81af95105e08a808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.714907 14313 tablet_service.cc:1511] Processing CreateTablet for tablet 61b5f0846b49460e96e7edecce4411be (DEFAULT_TABLE table=dugtrio [id=a95e17408a9148a294aae062c37d9f12]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:58.716143 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b5f0846b49460e96e7edecce4411be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.716975 14390 tablet_service.cc:1511] Processing CreateTablet for tablet 1891f7cbed2f4d6bb33a92053f713a51 (DEFAULT_TABLE table=dugtrio [id=a95e17408a9148a294aae062c37d9f12]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:58.717964 14241 tablet_service.cc:1511] Processing CreateTablet for tablet 7e245532be6f4228a8601ea341f61c20 (DEFAULT_TABLE table=dugtrio [id=a95e17408a9148a294aae062c37d9f12]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:58.719110 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e245532be6f4228a8601ea341f61c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.718300 14390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1891f7cbed2f4d6bb33a92053f713a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.732678 14447 tablet_bootstrap.cc:492] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.735739 14448 tablet_bootstrap.cc:492] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Bootstrap starting.
I20260630 12:27:58.736527 14446 tablet_bootstrap.cc:492] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Bootstrap starting.
I20260630 12:27:58.739920 14447 tablet_bootstrap.cc:654] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.741845 14446 tablet_bootstrap.cc:654] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.742399 14448 tablet_bootstrap.cc:654] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.746255 14447 tablet_bootstrap.cc:492] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
I20260630 12:27:58.746632 14446 tablet_bootstrap.cc:492] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: No bootstrap required, opened a new log
I20260630 12:27:58.746712 14447 ts_tablet_manager.cc:1403] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:27:58.747200 14446 ts_tablet_manager.cc:1403] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:27:58.747551 14448 tablet_bootstrap.cc:492] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: No bootstrap required, opened a new log
I20260630 12:27:58.747992 14448 ts_tablet_manager.cc:1403] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:27:58.749663 14447 raft_consensus.cc:359] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.750073 14446 raft_consensus.cc:359] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.750316 14447 raft_consensus.cc:385] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.750658 14446 raft_consensus.cc:385] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.750705 14447 raft_consensus.cc:740] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.750934 14448 raft_consensus.cc:359] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.751096 14446 raft_consensus.cc:740] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.751602 14448 raft_consensus.cc:385] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.751976 14448 raft_consensus.cc:740] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.751919 14447 consensus_queue.cc:260] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.752421 14446 consensus_queue.cc:260] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.753149 14447 raft_consensus.cc:399] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:58.753240 14446 raft_consensus.cc:399] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:58.753145 14448 consensus_queue.cc:260] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.753872 14447 raft_consensus.cc:493] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:58.753942 14446 raft_consensus.cc:493] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:58.754201 14448 raft_consensus.cc:399] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:58.754411 14447 raft_consensus.cc:3060] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.754470 14446 raft_consensus.cc:3060] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.754658 14448 raft_consensus.cc:493] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:58.755309 14448 raft_consensus.cc:3060] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.761446 14448 raft_consensus.cc:515] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.762079 14448 leader_election.cc:304] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: 
I20260630 12:27:58.762593 14448 leader_election.cc:290] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:58.762753 14454 raft_consensus.cc:2804] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.762586 14446 raft_consensus.cc:515] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.762589 14447 raft_consensus.cc:515] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.763653 14454 raft_consensus.cc:697] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Becoming Leader. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Running, Role: LEADER
I20260630 12:27:58.763852 14446 leader_election.cc:304] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2; no voters: 
I20260630 12:27:58.763927 14447 leader_election.cc:304] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [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: c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.764526 14454 consensus_queue.cc:237] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Queue going to LEADER mode. State: All 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: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:27:58.765014 14475 raft_consensus.cc:2804] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.765131 14472 raft_consensus.cc:2804] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.765722 14475 raft_consensus.cc:697] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:27:58.766513 14475 consensus_queue.cc:237] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [LEADER]: Queue going to LEADER mode. State: All 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.766610 14447 leader_election.cc:290] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:58.765722 14472 raft_consensus.cc:697] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 LEADER]: Becoming Leader. State: Replica: 4614c4efe1ae4dc3b104bcebc395c2c2, State: Running, Role: LEADER
I20260630 12:27:58.767752 14472 consensus_queue.cc:237] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [LEADER]: Queue going to LEADER mode. State: All 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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:27:58.768946 14447 ts_tablet_manager.cc:1434] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.022s	user 0.020s	sys 0.002s
I20260630 12:27:58.770166 14447 tablet_bootstrap.cc:492] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:27:58.766503 14448 ts_tablet_manager.cc:1434] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Time spent starting tablet: real 0.018s	user 0.018s	sys 0.000s
I20260630 12:27:58.767253 14446 leader_election.cc:290] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:58.775827 14446 ts_tablet_manager.cc:1434] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.000s
I20260630 12:27:58.778766 14447 tablet_bootstrap.cc:654] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.789418 14146 catalog_manager.cc:5697] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e422f48d5242debb839e1c054428bb (127.6.167.1). New cstate: current_term: 1 leader_uuid: "c7e422f48d5242debb839e1c054428bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:58.795944 14147 catalog_manager.cc:5697] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:58.799672 14447 tablet_bootstrap.cc:492] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: No bootstrap required, opened a new log
I20260630 12:27:58.804069 14447 ts_tablet_manager.cc:1403] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260630 12:27:58.799131 14149 catalog_manager.cc:5697] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:58.808211 14447 raft_consensus.cc:359] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.809080 14447 raft_consensus.cc:385] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.809494 14447 raft_consensus.cc:740] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.810698 14447 consensus_queue.cc:260] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.811636 14447 raft_consensus.cc:399] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:58.812074 14447 raft_consensus.cc:493] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:58.812594 14447 raft_consensus.cc:3060] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:58.824096 14447 raft_consensus.cc:515] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.825197 14447 leader_election.cc:304] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [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: c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:27:58.826102 14447 leader_election.cc:290] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:58.826237 14473 raft_consensus.cc:2804] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:58.826843 14473 raft_consensus.cc:697] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:27:58.827579 14473 consensus_queue.cc:237] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [LEADER]: Queue going to LEADER mode. State: All 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:27:58.828418 14447 ts_tablet_manager.cc:1434] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.024s	user 0.023s	sys 0.000s
I20260630 12:27:58.838528 14148 catalog_manager.cc:5697] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e422f48d5242debb839e1c054428bb (127.6.167.1). New cstate: current_term: 1 leader_uuid: "c7e422f48d5242debb839e1c054428bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:58.872382  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:27:58.896143  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:58.897185  6812 tablet_replica.cc:333] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.897794  6812 raft_consensus.cc:2243] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.898412  6812 pending_rounds.cc:70] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Trying to abort 1 pending ops.
I20260630 12:27:58.898641  6812 pending_rounds.cc:77] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440872283897856 op_type: NO_OP noop_request { }
I20260630 12:27:58.898944  6812 raft_consensus.cc:2889] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:58.899227  6812 raft_consensus.cc:2272] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.901665  6812 tablet_replica.cc:333] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.902194  6812 raft_consensus.cc:2243] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.902601  6812 raft_consensus.cc:2272] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.905174  6812 tablet_replica.cc:333] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.905740  6812 raft_consensus.cc:2243] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.906406  6812 pending_rounds.cc:70] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Trying to abort 1 pending ops.
I20260630 12:27:58.906605  6812 pending_rounds.cc:77] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440872438976512 op_type: NO_OP noop_request { }
I20260630 12:27:58.906910  6812 raft_consensus.cc:2889] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:58.907223  6812 raft_consensus.cc:2272] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.909399  6812 tablet_replica.cc:333] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.909859  6812 raft_consensus.cc:2243] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.910193  6812 raft_consensus.cc:2272] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.912611  6812 tablet_replica.cc:333] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.913048  6812 raft_consensus.cc:2243] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:58.913570  6812 pending_rounds.cc:70] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Trying to abort 1 pending ops.
I20260630 12:27:58.913714  6812 pending_rounds.cc:77] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440872242868224 op_type: NO_OP noop_request { }
I20260630 12:27:58.913924  6812 raft_consensus.cc:2889] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:58.914120  6812 raft_consensus.cc:2272] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:58.915913  6812 tablet_replica.cc:333] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: stopping tablet replica
I20260630 12:27:58.916420  6812 raft_consensus.cc:2243] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:58.916726  6812 raft_consensus.cc:2272] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:58.928936 14290 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
W20260630 12:27:58.933188 14290 consensus_peers.cc:597] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:58.943037  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:27:58.971904 14471 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.963711 14454 consensus_queue.cc:579] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Leader has been unable to successfully communicate with peer c7e422f48d5242debb839e1c054428bb for more than 1 seconds (1.434s)
I20260630 12:28:00.296635 14500 raft_consensus.cc:493] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:00.297158 14500 raft_consensus.cc:515] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.298990 14500 leader_election.cc:290] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:28:00.300175 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:28:00.300879 14400 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 1.
I20260630 12:28:00.302001 14292 leader_election.cc:304] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: 
I20260630 12:28:00.302670 14500 raft_consensus.cc:2804] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:28:00.302793 14290 leader_election.cc:336] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.303057 14500 raft_consensus.cc:493] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:00.303418 14500 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:00.308220 14500 raft_consensus.cc:515] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.309872 14500 leader_election.cc:290] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: Requested vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:28:00.310969 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faff80ede334f08a852b037fa4b009f" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:28:00.311561 14400 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.313308 14290 leader_election.cc:336] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.316712 14400 raft_consensus.cc:2468] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 2.
I20260630 12:28:00.317616 14292 leader_election.cc:304] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: c7e422f48d5242debb839e1c054428bb
I20260630 12:28:00.318279 14500 raft_consensus.cc:2804] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:00.318670 14500 raft_consensus.cc:697] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Becoming Leader. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Running, Role: LEADER
I20260630 12:28:00.319393 14500 consensus_queue.cc:237] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Queue going to LEADER 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.324110 14500 raft_consensus.cc:493] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:00.324550 14500 raft_consensus.cc:515] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:00.326570 14500 leader_election.cc:290] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727), c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045)
I20260630 12:28:00.327234 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:28:00.326587 14149 catalog_manager.cc:5697] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: term changed from 1 to 2, leader changed from c7e422f48d5242debb839e1c054428bb (127.6.167.1) to 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:00.327848 14400 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 1.
I20260630 12:28:00.328929 14292 leader_election.cc:304] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: 
I20260630 12:28:00.329710 14500 raft_consensus.cc:2804] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:00.330031 14500 raft_consensus.cc:493] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:00.330309 14500 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.335425 14290 leader_election.cc:336] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.336725 14500 raft_consensus.cc:515] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:00.338690 14500 leader_election.cc:290] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: Requested vote from peers 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727), c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045)
I20260630 12:28:00.339327 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7e49df4b09499b8d160b5516c03e66" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:28:00.339905 14400 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.342653 14290 leader_election.cc:336] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.345256 14400 raft_consensus.cc:2468] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 2.
I20260630 12:28:00.346182 14292 leader_election.cc:304] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: c7e422f48d5242debb839e1c054428bb
I20260630 12:28:00.346828 14500 raft_consensus.cc:2804] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:00.347281 14500 raft_consensus.cc:697] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Becoming Leader. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Running, Role: LEADER
I20260630 12:28:00.347958 14500 consensus_queue.cc:237] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Queue going to LEADER 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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:00.354218 14149 catalog_manager.cc:5697] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: term changed from 1 to 2, leader changed from c7e422f48d5242debb839e1c054428bb (127.6.167.1) to 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:00.603734 14500 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:00.604288 14500 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.606247 14500 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:28:00.607362 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" is_pre_election: true
I20260630 12:28:00.607824 14509 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:00.608350 14509 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.609212 14400 raft_consensus.cc:2468] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 1.
W20260630 12:28:00.610066 14290 leader_election.cc:336] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.611158 14509 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:28:00.612048 14292 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: c7e422f48d5242debb839e1c054428bb
I20260630 12:28:00.612851 14326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" is_pre_election: true
I20260630 12:28:00.612975 14500 raft_consensus.cc:2804] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:00.613577 14500 raft_consensus.cc:493] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:00.614015 14500 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.616964 14364 leader_election.cc:336] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.619836 14500 raft_consensus.cc:515] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.620837 14326 raft_consensus.cc:2393] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4614c4efe1ae4dc3b104bcebc395c2c2 in current term 2: Already voted for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in this term.
I20260630 12:28:00.621546 14500 leader_election.cc:290] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: Requested vote from peers c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045), 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727)
I20260630 12:28:00.622606 14365 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [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: 4614c4efe1ae4dc3b104bcebc395c2c2; no voters: 7a9a42c404cd44ac9c27dff1f7e58a18, c7e422f48d5242debb839e1c054428bb
I20260630 12:28:00.622803 14400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" candidate_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2"
I20260630 12:28:00.623425 14400 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:00.625092 14290 leader_election.cc:336] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:00.637281 14400 raft_consensus.cc:2468] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a9a42c404cd44ac9c27dff1f7e58a18 in term 2.
I20260630 12:28:00.638041 14509 raft_consensus.cc:2749] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:00.638902 14292 leader_election.cc:304] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 4614c4efe1ae4dc3b104bcebc395c2c2, 7a9a42c404cd44ac9c27dff1f7e58a18; no voters: c7e422f48d5242debb839e1c054428bb
I20260630 12:28:00.640642 14500 raft_consensus.cc:2804] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:00.641456 14500 raft_consensus.cc:697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Becoming Leader. State: Replica: 7a9a42c404cd44ac9c27dff1f7e58a18, State: Running, Role: LEADER
I20260630 12:28:00.642468 14500 consensus_queue.cc:237] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Queue going to LEADER 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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:00.652642 14149 catalog_manager.cc:5697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: term changed from 1 to 2, leader changed from c7e422f48d5242debb839e1c054428bb (127.6.167.1) to 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2). New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:00.692708 14197 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c7e422f48d5242debb839e1c054428bb not available for placement
W20260630 12:28:00.704573 14290 consensus_peers.cc:597] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:00.729853 14290 consensus_peers.cc:597] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:00.843412 14400 raft_consensus.cc:1275] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:00.844803 14500 consensus_queue.cc:1048] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:00.859423 14400 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:00.860695 14500 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:01.003067 14149 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38096:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:01.003592 14149 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38096:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:01.015517 14149 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Sending DeleteTablet for 1 replicas of tablet f4d8d0fb36d8443b81af95105e08a808
I20260630 12:28:01.016355 14149 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Sending DeleteTablet for 1 replicas of tablet 61b5f0846b49460e96e7edecce4411be
I20260630 12:28:01.016995 14149 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Sending DeleteTablet for 1 replicas of tablet 1891f7cbed2f4d6bb33a92053f713a51
I20260630 12:28:01.017808 14149 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: Sending DeleteTablet for 1 replicas of tablet 7e245532be6f4228a8601ea341f61c20
I20260630 12:28:01.018153 14313 tablet_service.cc:1558] Processing DeleteTablet for tablet 61b5f0846b49460e96e7edecce4411be with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:01 UTC) from {username='slave'} at 127.0.0.1:43654
I20260630 12:28:01.019258 14390 tablet_service.cc:1558] Processing DeleteTablet for tablet 1891f7cbed2f4d6bb33a92053f713a51 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:01 UTC) from {username='slave'} at 127.0.0.1:39544
I20260630 12:28:01.020393 14521 tablet_replica.cc:333] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: stopping tablet replica
I20260630 12:28:01.021903 14521 raft_consensus.cc:2243] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.022759 14521 raft_consensus.cc:2272] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.022935  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:01.026485 14521 ts_tablet_manager.cc:1916] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:01.035262 14522 tablet_replica.cc:333] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: stopping tablet replica
I20260630 12:28:01.036674 14522 raft_consensus.cc:2243] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.037451 14522 raft_consensus.cc:2272] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:01.037617 14134 catalog_manager.cc:4755] TS c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 7e245532be6f4228a8601ea341f61c20: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111)
I20260630 12:28:01.040545 14522 ts_tablet_manager.cc:1916] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:28:01.043146 14524 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
W20260630 12:28:01.046111 14525 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
I20260630 12:28:01.046329 14521 ts_tablet_manager.cc:1929] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:01.047031 14521 log.cc:1199] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-1-root/wals/61b5f0846b49460e96e7edecce4411be
I20260630 12:28:01.048148 14521 ts_tablet_manager.cc:1950] T 61b5f0846b49460e96e7edecce4411be P 7a9a42c404cd44ac9c27dff1f7e58a18: Deleting consensus metadata
I20260630 12:28:01.052394 14135 catalog_manager.cc:5028] TS 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523): tablet 61b5f0846b49460e96e7edecce4411be (table dugtrio [id=a95e17408a9148a294aae062c37d9f12]) successfully deleted
W20260630 12:28:01.055817 14527 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
I20260630 12:28:01.055877  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:01.057590  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.057789  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.058015  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822481057976 us; error 0 us; skew 500 ppm
I20260630 12:28:01.058550  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.059362 14522 ts_tablet_manager.cc:1929] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:01.059880 14522 log.cc:1199] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-2-root/wals/1891f7cbed2f4d6bb33a92053f713a51
I20260630 12:28:01.060663 14522 ts_tablet_manager.cc:1950] T 1891f7cbed2f4d6bb33a92053f713a51 P 4614c4efe1ae4dc3b104bcebc395c2c2: Deleting consensus metadata
I20260630 12:28:01.061647  6812 webserver.cc:533] Webserver started at http://127.6.167.4:40027/ using document root <none> and password file <none>
I20260630 12:28:01.062165  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.062386  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:01.062714  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:01.063990  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "edd6a682d41c4d11be8c63f07ac1c492"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-1v8t"
I20260630 12:28:01.064972 14136 catalog_manager.cc:5028] TS 4614c4efe1ae4dc3b104bcebc395c2c2 (127.6.167.3:33727): tablet 1891f7cbed2f4d6bb33a92053f713a51 (table dugtrio [id=a95e17408a9148a294aae062c37d9f12]) successfully deleted
I20260630 12:28:01.067971 14400 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:01.069470  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:28:01.069698 14499 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:01.073805 14532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.074815  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:28:01.075136  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "edd6a682d41c4d11be8c63f07ac1c492"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-1v8t"
I20260630 12:28:01.075538  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
W20260630 12:28:01.085371 14290 consensus_peers.cc:597] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:01.112299  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.113615  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.115175  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.117448  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:01.117694  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.117962  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:01.118170  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.161024  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:45137
I20260630 12:28:01.161131 14595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:45137 every 8 connection(s)
I20260630 12:28:01.165970  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.174134 14599 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
W20260630 12:28:01.174990 14600 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
I20260630 12:28:01.180744 14596 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40947
I20260630 12:28:01.181332 14596 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.182375 14596 heartbeater.cc:507] Master 127.6.167.62:40947 requested a full tablet report, sending...
I20260630 12:28:01.182945  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:01.183902 14602 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
I20260630 12:28:01.184998  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:01.185014 14149 ts_manager.cc:194] Registered new tserver with Master: edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137)
W20260630 12:28:01.185281  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.185606  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822481185588 us; error 0 us; skew 500 ppm
I20260630 12:28:01.186216  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.186759 14149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36040
I20260630 12:28:01.188858  6812 webserver.cc:533] Webserver started at http://127.6.167.1:37401/ using document root <none> and password file <none>
I20260630 12:28:01.189392  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.189613  6812 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:01.193101  6812 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:28:01.196393 14607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.197099  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:01.197388  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "c7e422f48d5242debb839e1c054428bb"
format_stamp: "Formatted at 2026-06-30 12:27:56 on dist-test-slave-1v8t"
I20260630 12:28:01.197676  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-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)
I20260630 12:28:01.213677  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.214867  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.216286  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.220157 14614 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:28:01.247831  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:28:01.248207  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.002s	sys 0.000s
I20260630 12:28:01.248530  6812 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:28:01.252647 14614 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.266022 14614 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.266817 14614 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.267369 14614 ts_tablet_manager.cc:1403] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:28:01.269567 14614 raft_consensus.cc:359] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:01.270268 14614 raft_consensus.cc:740] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.271003  6812 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:28:01.271354  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.023s	sys 0.000s
I20260630 12:28:01.270954 14614 consensus_queue.cc:260] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:01.273703 14614 ts_tablet_manager.cc:1434] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260630 12:28:01.274461 14614 tablet_bootstrap.cc:492] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.294255 14614 tablet_bootstrap.cc:492] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.295509 14614 tablet_bootstrap.cc:492] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.296305 14614 ts_tablet_manager.cc:1403] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:28:01.298629 14614 raft_consensus.cc:359] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.299129 14614 raft_consensus.cc:740] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.299954 14614 consensus_queue.cc:260] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [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: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.300670 14614 raft_consensus.cc:399] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:01.301102 14614 raft_consensus.cc:493] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:01.301520 14614 raft_consensus.cc:3060] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:01.308346 14614 raft_consensus.cc:515] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.309119 14614 leader_election.cc:304] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:28:01.310484 14617 raft_consensus.cc:2804] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:01.313247 14614 leader_election.cc:290] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:01.319762 14614 ts_tablet_manager.cc:1434] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260630 12:28:01.320644 14614 tablet_bootstrap.cc:492] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.324370 14617 raft_consensus.cc:697] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 2 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:28:01.325382 14617 consensus_queue.cc:237] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.345255 14614 tablet_bootstrap.cc:492] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.346621 14614 tablet_bootstrap.cc:492] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.347486 14614 ts_tablet_manager.cc:1403] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260630 12:28:01.349061  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:36045
I20260630 12:28:01.349205 14678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:36045 every 8 connection(s)
I20260630 12:28:01.350419 14614 raft_consensus.cc:359] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.351007 14614 raft_consensus.cc:740] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.351728 14614 consensus_queue.cc:260] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [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: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.352458 14614 raft_consensus.cc:399] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:01.352818 14614 raft_consensus.cc:493] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:01.353322 14614 raft_consensus.cc:3060] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:01.360404 14614 raft_consensus.cc:515] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.361122 14614 leader_election.cc:304] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c7e422f48d5242debb839e1c054428bb; no voters: 
I20260630 12:28:01.361706 14614 leader_election.cc:290] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:01.361836 14617 raft_consensus.cc:2804] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:01.362423 14617 raft_consensus.cc:697] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 2 LEADER]: Becoming Leader. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Running, Role: LEADER
I20260630 12:28:01.363437 14614 ts_tablet_manager.cc:1434] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:28:01.363173 14617 consensus_queue.cc:237] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } }
I20260630 12:28:01.364991 14614 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.367766 14679 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40947
I20260630 12:28:01.368142 14679 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.368993 14679 heartbeater.cc:507] Master 127.6.167.62:40947 requested a full tablet report, sending...
I20260630 12:28:01.373266 14149 ts_manager.cc:194] Re-registered known tserver with Master: c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045)
I20260630 12:28:01.376720 14614 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.377462 14614 tablet_bootstrap.cc:492] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.377959 14614 ts_tablet_manager.cc:1403] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:01.379733 14614 raft_consensus.cc:359] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.380131 14149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36056
I20260630 12:28:01.380367 14614 raft_consensus.cc:740] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.381088 14614 consensus_queue.cc:260] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.382655 14614 ts_tablet_manager.cc:1434] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:01.382736 14679 heartbeater.cc:499] Master 127.6.167.62:40947 was elected leader, sending a full tablet report...
I20260630 12:28:01.383327 14614 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.395530 14614 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.396600 14614 tablet_bootstrap.cc:492] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.397483 14614 ts_tablet_manager.cc:1403] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:28:01.399896 14614 raft_consensus.cc:359] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.400717 14614 raft_consensus.cc:740] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.401363 14614 consensus_queue.cc:260] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.403069 14614 ts_tablet_manager.cc:1434] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:28:01.403719 14614 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Bootstrap starting.
I20260630 12:28:01.407435 14639 tablet_service.cc:1558] Processing DeleteTablet for tablet f4d8d0fb36d8443b81af95105e08a808 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:01 UTC) from {username='slave'} at 127.0.0.1:44890
I20260630 12:28:01.410974 14686 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:01.411861 14686 raft_consensus.cc:2243] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.412446 14686 raft_consensus.cc:2272] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.416800 14686 ts_tablet_manager.cc:1916] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:01.417002 14614 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: 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
I20260630 12:28:01.417641 14614 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Bootstrap complete.
I20260630 12:28:01.418145 14614 ts_tablet_manager.cc:1403] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:28:01.419965 14614 raft_consensus.cc:359] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.420490 14614 raft_consensus.cc:740] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e422f48d5242debb839e1c054428bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.421018 14614 consensus_queue.cc:260] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.422434 14614 ts_tablet_manager.cc:1434] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:01.430042 14686 ts_tablet_manager.cc:1929] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:01.430490 14686 log.cc:1199] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/f4d8d0fb36d8443b81af95105e08a808
I20260630 12:28:01.431375 14686 ts_tablet_manager.cc:1950] T f4d8d0fb36d8443b81af95105e08a808 P c7e422f48d5242debb839e1c054428bb: Deleting consensus metadata
I20260630 12:28:01.433964 14134 catalog_manager.cc:5028] TS c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): tablet f4d8d0fb36d8443b81af95105e08a808 (table dugtrio [id=a95e17408a9148a294aae062c37d9f12]) successfully deleted
I20260630 12:28:01.445907 14639 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e245532be6f4228a8601ea341f61c20 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:01 UTC) from {username='slave'} at 127.0.0.1:44890
I20260630 12:28:01.446623 14686 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:01.447273 14686 raft_consensus.cc:2243] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.447800 14686 raft_consensus.cc:2272] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.450376 14686 ts_tablet_manager.cc:1916] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:01.460201 14686 ts_tablet_manager.cc:1929] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:01.460561 14686 log.cc:1199] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/7e245532be6f4228a8601ea341f61c20
I20260630 12:28:01.461146 14686 ts_tablet_manager.cc:1950] T 7e245532be6f4228a8601ea341f61c20 P c7e422f48d5242debb839e1c054428bb: Deleting consensus metadata
I20260630 12:28:01.463706 14134 catalog_manager.cc:5028] TS c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): tablet 7e245532be6f4228a8601ea341f61c20 (table dugtrio [id=a95e17408a9148a294aae062c37d9f12]) successfully deleted
I20260630 12:28:01.657733 14517 consensus_queue.cc:579] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Leader has been unable to successfully communicate with peer c7e422f48d5242debb839e1c054428bb for more than 1 seconds (1.014s)
I20260630 12:28:01.660502 14649 raft_consensus.cc:3060] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:01.666185 14649 pending_rounds.cc:85] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Aborting all ops after (but not including) 0
I20260630 12:28:01.666446 14649 pending_rounds.cc:107] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:01.666723 14649 raft_consensus.cc:2889] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:01.667217 14326 consensus_queue.cc:237] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:01.675195 14400 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.676627 14690 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:01.678707 14649 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.680074 14690 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:01.683947 14690 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.685968 14400 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
W20260630 12:28:01.690013 14292 consensus_peers.cc:597] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11bc3f36e2bf4df2ba8a2b2b7614138d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:01.689354 14649 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.695041 14135 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:01.704730 14149 catalog_manager.cc:5697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:01.713475 14517 consensus_queue.cc:579] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Leader has been unable to successfully communicate with peer c7e422f48d5242debb839e1c054428bb for more than 1 seconds (1.393s)
I20260630 12:28:01.715648 14649 raft_consensus.cc:3060] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:01.722362 14649 pending_rounds.cc:85] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Aborting all ops after (but not including) 0
I20260630 12:28:01.722633 14649 pending_rounds.cc:107] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:01.722884 14649 raft_consensus.cc:2889] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:01.723429 14326 consensus_queue.cc:237] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.729254 14400 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:01.730641 14690 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:01.732335 14197 auto_rebalancer.cc:639] Failed to schedule move for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.732972 14649 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:01.734162 14690 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:01.740077 14326 consensus_queue.cc:237] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:01.740789 14517 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.744676 14649 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.745220 14400 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.749974 14325 consensus_queue.cc:237] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:01.752580 14135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:01.758075 14147 catalog_manager.cc:5697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb reported cstate change: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.759151 14690 consensus_queue.cc:579] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Leader has been unable to successfully communicate with peer c7e422f48d5242debb839e1c054428bb for more than 1 seconds (1.410s)
I20260630 12:28:01.759596 14399 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.761533 14690 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:01.768241 14648 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:01.768270 14647 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.769667 14649 raft_consensus.cc:3060] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:01.770269 14517 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:01.770346 14689 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:01.774502 14399 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:01.779987 14649 pending_rounds.cc:85] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Aborting all ops after (but not including) 0
I20260630 12:28:01.780421 14649 pending_rounds.cc:107] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:01.780768 14649 raft_consensus.cc:2889] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:01.782456 14689 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:01.784104 14689 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.793823 14561 tablet_service.cc:1558] Processing DeleteTablet for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d with delete_type TABLET_DATA_TOMBSTONED (TS edd6a682d41c4d11be8c63f07ac1c492 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59916
W20260630 12:28:01.794373 14292 consensus_peers.cc:597] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6712d5174264c39b99066ecd9c9cf25. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:01.795135 14292 consensus_peers.cc:597] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8faff80ede334f08a852b037fa4b009f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:01.802230 14701 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.805367 14400 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.813068 14325 consensus_queue.cc:237] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:01.820602 14148 catalog_manager.cc:5697] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 reported cstate change: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
W20260630 12:28:01.821841 14292 consensus_peers.cc:597] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b7e49df4b09499b8d160b5516c03e66. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:01.829007 14136 catalog_manager.cc:4995] TS edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): delete failed for tablet 11bc3f36e2bf4df2ba8a2b2b7614138d because the tablet was not found. No further retry: Not found: Tablet not found: 11bc3f36e2bf4df2ba8a2b2b7614138d
W20260630 12:28:01.836655 14290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.1:36045, user_credentials={real_user=slave}} blocked reactor thread for 54884us
I20260630 12:28:01.838035 14399 raft_consensus.cc:1275] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.839483 14135 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8faff80ede334f08a852b037fa4b009f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:01.841470 14649 raft_consensus.cc:1275] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:01.843305 14399 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.843538 14649 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.844937 14689 consensus_queue.cc:1048] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:01.845782 14648 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
W20260630 12:28:01.851632 14197 auto_rebalancer.cc:639] Failed to schedule move for tablet 8faff80ede334f08a852b037fa4b009f: Invalid argument: Server with UUID edd6a682d41c4d11be8c63f07ac1c492 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:01.852327 14706 consensus_queue.cc:1048] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:01.853717 14148 catalog_manager.cc:5697] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:01.854045 14706 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.865825 14135 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7b7e49df4b09499b8d160b5516c03e66 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:01.870435 14399 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.870311 14648 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:01.886650 14146 catalog_manager.cc:5697] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index -1 to 2, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:01.900264 14325 consensus_queue.cc:237] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } }
I20260630 12:28:01.906167 14648 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:01.906167 14399 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:01.907559 14517 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:01.908349 14701 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:01.914400 14517 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.917896 14648 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.918728 14399 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.924762 14135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8faff80ede334f08a852b037fa4b009f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:01.933624 14147 catalog_manager.cc:5697] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 reported cstate change: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } }
I20260630 12:28:01.942669 14561 tablet_service.cc:1558] Processing DeleteTablet for tablet 8faff80ede334f08a852b037fa4b009f with delete_type TABLET_DATA_TOMBSTONED (TS edd6a682d41c4d11be8c63f07ac1c492 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59916
W20260630 12:28:01.944061 14136 catalog_manager.cc:4995] TS edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): delete failed for tablet 8faff80ede334f08a852b037fa4b009f because the tablet was not found. No further retry: Not found: Tablet not found: 8faff80ede334f08a852b037fa4b009f
I20260630 12:28:02.101413 14136 catalog_manager.cc:5244] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a6712d5174264c39b99066ecd9c9cf25 with cas_config_opid_index -1: aborting the task: latest config opid_index 2; task opid_index -1
I20260630 12:28:02.164038 14710 ts_tablet_manager.cc:933] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: Initiating tablet copy from peer 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:28:02.165783 14710 tablet_copy_client.cc:323] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:43523
I20260630 12:28:02.175508 14336 tablet_copy_service.cc:140] P 7a9a42c404cd44ac9c27dff1f7e58a18: Received BeginTabletCopySession request for tablet a6712d5174264c39b99066ecd9c9cf25 from peer edd6a682d41c4d11be8c63f07ac1c492 ({username='slave'} at 127.0.0.1:34362)
I20260630 12:28:02.175992 14336 tablet_copy_service.cc:161] P 7a9a42c404cd44ac9c27dff1f7e58a18: Beginning new tablet copy session on tablet a6712d5174264c39b99066ecd9c9cf25 from peer edd6a682d41c4d11be8c63f07ac1c492 at {username='slave'} at 127.0.0.1:34362: session id = edd6a682d41c4d11be8c63f07ac1c492-a6712d5174264c39b99066ecd9c9cf25
I20260630 12:28:02.181185 14336 tablet_copy_source_session.cc:215] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:02.184024 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6712d5174264c39b99066ecd9c9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:02.189635 14596 heartbeater.cc:499] Master 127.6.167.62:40947 was elected leader, sending a full tablet report...
I20260630 12:28:02.195767 14710 tablet_copy_client.cc:806] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:02.196341 14710 tablet_copy_client.cc:670] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:02.199708 14710 tablet_copy_client.cc:538] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:02.205358 14710 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: Bootstrap starting.
I20260630 12:28:02.218228 14714 ts_tablet_manager.cc:933] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Initiating tablet copy from peer 7a9a42c404cd44ac9c27dff1f7e58a18 (127.6.167.2:43523)
I20260630 12:28:02.219547 14710 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: 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
I20260630 12:28:02.220275 14714 tablet_copy_client.cc:323] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:43523
I20260630 12:28:02.220472 14710 tablet_bootstrap.cc:492] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: Bootstrap complete.
I20260630 12:28:02.221283 14710 ts_tablet_manager.cc:1403] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260630 12:28:02.222169 14336 tablet_copy_service.cc:140] P 7a9a42c404cd44ac9c27dff1f7e58a18: Received BeginTabletCopySession request for tablet 7b7e49df4b09499b8d160b5516c03e66 from peer edd6a682d41c4d11be8c63f07ac1c492 ({username='slave'} at 127.0.0.1:34362)
I20260630 12:28:02.222711 14336 tablet_copy_service.cc:161] P 7a9a42c404cd44ac9c27dff1f7e58a18: Beginning new tablet copy session on tablet 7b7e49df4b09499b8d160b5516c03e66 from peer edd6a682d41c4d11be8c63f07ac1c492 at {username='slave'} at 127.0.0.1:34362: session id = edd6a682d41c4d11be8c63f07ac1c492-7b7e49df4b09499b8d160b5516c03e66
I20260630 12:28:02.223593 14710 raft_consensus.cc:359] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:02.224273 14710 raft_consensus.cc:740] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edd6a682d41c4d11be8c63f07ac1c492, State: Initialized, Role: LEARNER
I20260630 12:28:02.224792 14710 consensus_queue.cc:260] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:02.227203 14710 ts_tablet_manager.cc:1434] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:28:02.229159 14335 tablet_copy_service.cc:342] P 7a9a42c404cd44ac9c27dff1f7e58a18: Request end of tablet copy session edd6a682d41c4d11be8c63f07ac1c492-a6712d5174264c39b99066ecd9c9cf25 received from {username='slave'} at 127.0.0.1:34362
I20260630 12:28:02.229553 14335 tablet_copy_service.cc:434] P 7a9a42c404cd44ac9c27dff1f7e58a18: ending tablet copy session edd6a682d41c4d11be8c63f07ac1c492-a6712d5174264c39b99066ecd9c9cf25 on tablet a6712d5174264c39b99066ecd9c9cf25 with peer edd6a682d41c4d11be8c63f07ac1c492
I20260630 12:28:02.231905 14336 tablet_copy_source_session.cc:215] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:02.235356 14714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7e49df4b09499b8d160b5516c03e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:02.245728 14714 tablet_copy_client.cc:806] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:02.246263 14714 tablet_copy_client.cc:670] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:02.249531 14714 tablet_copy_client.cc:538] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:02.254935 14714 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Bootstrap starting.
I20260630 12:28:02.269549 14714 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: 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
I20260630 12:28:02.270231 14714 tablet_bootstrap.cc:492] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Bootstrap complete.
I20260630 12:28:02.270759 14714 ts_tablet_manager.cc:1403] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260630 12:28:02.272891 14714 raft_consensus.cc:359] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:02.273516 14714 raft_consensus.cc:740] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edd6a682d41c4d11be8c63f07ac1c492, State: Initialized, Role: LEARNER
I20260630 12:28:02.274082 14714 consensus_queue.cc:260] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492 [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: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:02.275774 14714 ts_tablet_manager.cc:1434] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:02.277478 14336 tablet_copy_service.cc:342] P 7a9a42c404cd44ac9c27dff1f7e58a18: Request end of tablet copy session edd6a682d41c4d11be8c63f07ac1c492-7b7e49df4b09499b8d160b5516c03e66 received from {username='slave'} at 127.0.0.1:34362
I20260630 12:28:02.277887 14336 tablet_copy_service.cc:434] P 7a9a42c404cd44ac9c27dff1f7e58a18: ending tablet copy session edd6a682d41c4d11be8c63f07ac1c492-7b7e49df4b09499b8d160b5516c03e66 on tablet 7b7e49df4b09499b8d160b5516c03e66 with peer edd6a682d41c4d11be8c63f07ac1c492
I20260630 12:28:02.457446 14325 consensus_queue.cc:237] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } }
I20260630 12:28:02.463035 14648 raft_consensus.cc:1275] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:02.463382 14399 raft_consensus.cc:1275] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:02.464809 14719 consensus_queue.cc:1048] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:02.465426 14718 consensus_queue.cc:1048] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:02.472136 14719 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } }
I20260630 12:28:02.473760 14648 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } }
I20260630 12:28:02.474074 14399 raft_consensus.cc:2955] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } }
I20260630 12:28:02.484180 14135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b7e49df4b09499b8d160b5516c03e66 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:02.489748 14146 catalog_manager.cc:5697] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index 2 to 3, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) evicted. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:02.503970 14561 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b7e49df4b09499b8d160b5516c03e66 with delete_type TABLET_DATA_TOMBSTONED (TS edd6a682d41c4d11be8c63f07ac1c492 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59916
I20260630 12:28:02.508468 14725 tablet_replica.cc:333] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: stopping tablet replica
I20260630 12:28:02.509383 14725 raft_consensus.cc:2243] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:28:02.509950 14725 raft_consensus.cc:2272] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:28:02.513321 14725 ts_tablet_manager.cc:1916] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:02.529178 14725 ts_tablet_manager.cc:1929] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.2
I20260630 12:28:02.529573 14725 log.cc:1199] T 7b7e49df4b09499b8d160b5516c03e66 P edd6a682d41c4d11be8c63f07ac1c492: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-3-root/wals/7b7e49df4b09499b8d160b5516c03e66
I20260630 12:28:02.531121 14136 catalog_manager.cc:5028] TS edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): tablet 7b7e49df4b09499b8d160b5516c03e66 (table test-workload [id=612d8465d4a147d8b252477c3798b866]) successfully deleted
I20260630 12:28:02.711164 14570 raft_consensus.cc:1217] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:03.234553 14727 raft_consensus.cc:1064] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: attempting to promote NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 to VOTER
I20260630 12:28:03.237022 14727 consensus_queue.cc:237] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } }
I20260630 12:28:03.242501 14399 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:03.246891 14570 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 LEARNER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:03.247761 14648 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:03.252089 14726 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:03.254894 14726 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:03.257865 14718 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:03.272102 14726 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.274529 14648 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.278342 14570 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.287205 14399 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.302232 14145 catalog_manager.cc:5697] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index 2 to 3, edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:03.318693 14325 consensus_queue.cc:237] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } }
I20260630 12:28:03.324570 14570 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:03.324739 14399 raft_consensus.cc:1275] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:03.326102 14726 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:03.328091 14726 consensus_queue.cc:1048] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:03.334708 14726 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7e422f48d5242debb839e1c054428bb (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.337289 14399 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7e422f48d5242debb839e1c054428bb (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.339156 14570 raft_consensus.cc:2955] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7e422f48d5242debb839e1c054428bb (127.6.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.351243 14148 catalog_manager.cc:5697] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 reported cstate change: config changed from index 3 to 4, VOTER c7e422f48d5242debb839e1c054428bb (127.6.167.1) evicted. New cstate: current_term: 1 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: false } } }
I20260630 12:28:03.352509 14135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6712d5174264c39b99066ecd9c9cf25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:03.361608 14639 tablet_service.cc:1558] Processing DeleteTablet for tablet a6712d5174264c39b99066ecd9c9cf25 with delete_type TABLET_DATA_TOMBSTONED (TS c7e422f48d5242debb839e1c054428bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44890
I20260630 12:28:03.364171 14742 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:03.364887 14742 raft_consensus.cc:2243] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:03.365550 14742 raft_consensus.cc:2272] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:03.368124 14742 ts_tablet_manager.cc:1916] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:03.378852 14742 ts_tablet_manager.cc:1929] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:03.379211 14742 log.cc:1199] T a6712d5174264c39b99066ecd9c9cf25 P c7e422f48d5242debb839e1c054428bb: Deleting WAL directory at /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822286764395-6812-0/minicluster-data/ts-0-root/wals/a6712d5174264c39b99066ecd9c9cf25
I20260630 12:28:03.380558 14134 catalog_manager.cc:5028] TS c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): tablet a6712d5174264c39b99066ecd9c9cf25 (table test-workload [id=612d8465d4a147d8b252477c3798b866]) successfully deleted
W20260630 12:28:04.361799 14197 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 4614c4efe1ae4dc3b104bcebc395c2c2 not available for placement
I20260630 12:28:05.374238 14325 consensus_queue.cc:237] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } attrs { replace: true } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:05.381708 14399 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260630 12:28:05.382361 14292 consensus_peers.cc:597] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11bc3f36e2bf4df2ba8a2b2b7614138d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.382521 14648 raft_consensus.cc:1275] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:05.383291 14745 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:05.384341 14743 consensus_queue.cc:1048] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:05.390607  6812 tablet_server.cc:179] TabletServer@127.6.167.1:36045 shutting down...
W20260630 12:28:05.396764 14290 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260630 12:28:05.391187 14745 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } attrs { replace: true } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
W20260630 12:28:05.409672 14290 consensus_peers.cc:597] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.416159 14399 raft_consensus.cc:2955] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } attrs { replace: true } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:05.459632 14325 consensus_queue.cc:237] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [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: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } }
I20260630 12:28:05.458735 14147 catalog_manager.cc:5697] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:05.481396  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:05.482192 14399 raft_consensus.cc:1275] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Refusing update from remote peer 7a9a42c404cd44ac9c27dff1f7e58a18: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:05.482534  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:05.483387  6812 raft_consensus.cc:2243] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.483577 14745 consensus_queue.cc:1048] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:05.484148  6812 raft_consensus.cc:2272] T 8faff80ede334f08a852b037fa4b009f P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:05.485136 14292 consensus_peers.cc:597] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4:45137): Couldn't send request to peer edd6a682d41c4d11be8c63f07ac1c492. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8faff80ede334f08a852b037fa4b009f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.487428  6812 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:05.488641  6812 raft_consensus.cc:2243] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.489538  6812 raft_consensus.cc:2272] T 7b7e49df4b09499b8d160b5516c03e66 P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.492586  6812 tablet_replica.cc:333] stopping tablet replica
W20260630 12:28:05.492434 14290 consensus_peers.cc:597] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.493988  6812 raft_consensus.cc:2243] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.494889  6812 pending_rounds.cc:70] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Trying to abort 1 pending ops.
I20260630 12:28:05.495513  6812 pending_rounds.cc:77] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7302440900087820288 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } attrs { replace: true } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } } }
I20260630 12:28:05.496938  6812 raft_consensus.cc:2917] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260630 12:28:05.497495  6812 raft_consensus.cc:2889] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:28:05.497970  6812 raft_consensus.cc:2272] T 11bc3f36e2bf4df2ba8a2b2b7614138d P c7e422f48d5242debb839e1c054428bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.510190 14743 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:05.518829 14399 raft_consensus.cc:2955] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } } }
I20260630 12:28:05.523398 14325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d"
dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43654
I20260630 12:28:05.524092 14325 raft_consensus.cc:606] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:05.524461 14146 catalog_manager.cc:5697] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 reported cstate change: config changed from index 3 to 4, NON_VOTER edd6a682d41c4d11be8c63f07ac1c492 (127.6.167.4) added. New cstate: current_term: 2 leader_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7e422f48d5242debb839e1c054428bb" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4614c4efe1ae4dc3b104bcebc395c2c2" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6a682d41c4d11be8c63f07ac1c492" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:05.528070 14325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d"
dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43654
I20260630 12:28:05.528702 14325 raft_consensus.cc:606] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:05.532557  6812 tablet_server.cc:196] TabletServer@127.6.167.1:36045 shutdown complete.
I20260630 12:28:05.539978 14325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11bc3f36e2bf4df2ba8a2b2b7614138d"
dest_uuid: "7a9a42c404cd44ac9c27dff1f7e58a18"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43654
I20260630 12:28:05.540575 14325 raft_consensus.cc:606] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:28:05.547933  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
W20260630 12:28:05.577950 14290 consensus_peers.cc:597] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 -> Peer c7e422f48d5242debb839e1c054428bb (127.6.167.1:36045): Couldn't send request to peer c7e422f48d5242debb839e1c054428bb. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:36045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.585009  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:05.585634  6812 tablet_replica.cc:333] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18: stopping tablet replica
I20260630 12:28:05.586141  6812 raft_consensus.cc:2243] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:05.587064  6812 raft_consensus.cc:2272] T 8faff80ede334f08a852b037fa4b009f P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.589548  6812 tablet_replica.cc:333] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18: stopping tablet replica
I20260630 12:28:05.590039  6812 raft_consensus.cc:2243] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:05.590720  6812 raft_consensus.cc:2272] T a6712d5174264c39b99066ecd9c9cf25 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.592486  6812 tablet_replica.cc:333] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18: stopping tablet replica
I20260630 12:28:05.592931  6812 raft_consensus.cc:2243] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:05.593783  6812 raft_consensus.cc:2272] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.595714  6812 tablet_replica.cc:333] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18: stopping tablet replica
I20260630 12:28:05.596135  6812 raft_consensus.cc:2243] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:05.596869  6812 raft_consensus.cc:2272] T 7b7e49df4b09499b8d160b5516c03e66 P 7a9a42c404cd44ac9c27dff1f7e58a18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.610589  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:05.624454  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:05.646349  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:05.647092  6812 tablet_replica.cc:333] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2: stopping tablet replica
I20260630 12:28:05.647665  6812 raft_consensus.cc:2243] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.648281  6812 raft_consensus.cc:2272] T 7b7e49df4b09499b8d160b5516c03e66 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.650228  6812 tablet_replica.cc:333] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2: stopping tablet replica
I20260630 12:28:05.650724  6812 raft_consensus.cc:2243] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.651252  6812 raft_consensus.cc:2272] T 8faff80ede334f08a852b037fa4b009f P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.653939  6812 tablet_replica.cc:333] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2: stopping tablet replica
I20260630 12:28:05.654433  6812 raft_consensus.cc:2243] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.654978  6812 raft_consensus.cc:2272] T 11bc3f36e2bf4df2ba8a2b2b7614138d P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.657011  6812 tablet_replica.cc:333] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2: stopping tablet replica
I20260630 12:28:05.657476  6812 raft_consensus.cc:2243] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.657904  6812 raft_consensus.cc:2272] T a6712d5174264c39b99066ecd9c9cf25 P 4614c4efe1ae4dc3b104bcebc395c2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.678807  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:05.694913  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:28:05.712543  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:05.713323  6812 tablet_replica.cc:333] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492: stopping tablet replica
I20260630 12:28:05.713836  6812 raft_consensus.cc:2243] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.714370  6812 raft_consensus.cc:2272] T a6712d5174264c39b99066ecd9c9cf25 P edd6a682d41c4d11be8c63f07ac1c492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.733489  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:28:05.743264  6812 master.cc:562] Master@127.6.167.62:40947 shutting down...
W20260630 12:28:05.763130 14197 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 11bc3f36e2bf4df2ba8a2b2b7614138d already in progress
I20260630 12:28:05.764490  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:05.764990  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.765287  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35ba5367d9bd4cf69a4c4243c8c0e979: stopping tablet replica
I20260630 12:28:05.785302  6812 master.cc:584] Master@127.6.167.62:40947 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9273 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:28:05.823369  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:39977
I20260630 12:28:05.824476  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:05.829159 14760 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
W20260630 12:28:05.829452 14761 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
W20260630 12:28:05.831759 14763 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
I20260630 12:28:05.832181  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:05.833034  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:05.833199  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:05.833390  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822485833371 us; error 0 us; skew 500 ppm
I20260630 12:28:05.833969  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:05.836215  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40153/ using document root <none> and password file <none>
I20260630 12:28:05.836862  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:05.837059  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:05.837329  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:05.838354  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "30fc239caa2d4b11ad2c33fceb96340e"
format_stamp: "Formatted at 2026-06-30 12:28:05 on dist-test-slave-1v8t"
I20260630 12:28:05.842573  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:05.845698 14768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:05.846390  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:05.846681  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "30fc239caa2d4b11ad2c33fceb96340e"
format_stamp: "Formatted at 2026-06-30 12:28:05 on dist-test-slave-1v8t"
I20260630 12:28:05.846933  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-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)
I20260630 12:28:05.870213  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:05.871318  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:05.907819  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:39977
I20260630 12:28:05.907918 14819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:39977 every 8 connection(s)
I20260630 12:28:05.911459 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.921670 14820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e: Bootstrap starting.
I20260630 12:28:05.926074 14820 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.929946 14820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e: No bootstrap required, opened a new log
I20260630 12:28:05.931857 14820 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER }
I20260630 12:28:05.932207 14820 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.932459 14820 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30fc239caa2d4b11ad2c33fceb96340e, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.932931 14820 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER }
I20260630 12:28:05.933322 14820 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.933499 14820 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.933696 14820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.937881 14820 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER }
I20260630 12:28:05.938304 14820 leader_election.cc:304] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [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: 30fc239caa2d4b11ad2c33fceb96340e; no voters: 
I20260630 12:28:05.939321 14820 leader_election.cc:290] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.939649 14823 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.940990 14823 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 1 LEADER]: Becoming Leader. State: Replica: 30fc239caa2d4b11ad2c33fceb96340e, State: Running, Role: LEADER
I20260630 12:28:05.941632 14823 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [LEADER]: Queue going to LEADER mode. State: All 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: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER }
I20260630 12:28:05.942117 14820 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:05.946059 14825 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30fc239caa2d4b11ad2c33fceb96340e. Latest consensus state: current_term: 1 leader_uuid: "30fc239caa2d4b11ad2c33fceb96340e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER } }
I20260630 12:28:05.946727 14825 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:05.947484 14824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30fc239caa2d4b11ad2c33fceb96340e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fc239caa2d4b11ad2c33fceb96340e" member_type: VOTER } }
I20260630 12:28:05.947985 14824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:05.948513 14829 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:05.955117 14829 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:05.956781  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:05.963606 14829 catalog_manager.cc:1383] Generated new cluster ID: c08f7bc8d49c41ae8bfecd2d7fb217fe
I20260630 12:28:05.963891 14829 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:05.989051 14829 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:05.990401 14829 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:06.007550 14829 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e: Generated new TSK 0
I20260630 12:28:06.008193 14829 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:06.022938  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:06.028477 14841 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
W20260630 12:28:06.029570 14842 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
W20260630 12:28:06.031162 14844 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
I20260630 12:28:06.031280  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:06.032275  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:06.032490  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:06.032675  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822486032655 us; error 0 us; skew 500 ppm
I20260630 12:28:06.033185  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:06.035574  6812 webserver.cc:533] Webserver started at http://127.6.167.1:45515/ using document root <none> and password file <none>
I20260630 12:28:06.036062  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:06.036283  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:06.036567  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:06.037585  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "9111b08a688c419abb27e93e50d4beea"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.041867  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:06.044960 14849 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.045678  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:06.045969  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "9111b08a688c419abb27e93e50d4beea"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.046249  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-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)
I20260630 12:28:06.066579  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:06.067632  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:06.069059  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:06.071214  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:06.071440  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.071700  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:06.071872  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.107316  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:32983
I20260630 12:28:06.107411 14911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:32983 every 8 connection(s)
I20260630 12:28:06.112224  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:06.119243 14916 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
W20260630 12:28:06.119746 14917 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
W20260630 12:28:06.122872 14919 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
I20260630 12:28:06.123441  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:06.124699  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:06.124923  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:06.125147  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822486125128 us; error 0 us; skew 500 ppm
I20260630 12:28:06.125469 14912 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39977
I20260630 12:28:06.125735  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:06.125836 14912 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:06.126818 14912 heartbeater.cc:507] Master 127.6.167.62:39977 requested a full tablet report, sending...
I20260630 12:28:06.128398  6812 webserver.cc:533] Webserver started at http://127.6.167.2:38373/ using document root <none> and password file <none>
I20260630 12:28:06.128875  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:06.129076  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:06.129112 14785 ts_manager.cc:194] Registered new tserver with Master: 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983)
I20260630 12:28:06.129343  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:06.130532  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "6c2e1a08817d4298844bdced293b9095"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.130972 14785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47098
I20260630 12:28:06.135017  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:06.138139 14924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.138850  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:06.139119  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "6c2e1a08817d4298844bdced293b9095"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.139390  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-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)
I20260630 12:28:06.148095  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:06.149088  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:06.150391  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:06.152566  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:06.152788  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.153010  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:06.153177  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.189467  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:33455
I20260630 12:28:06.189570 14986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:33455 every 8 connection(s)
I20260630 12:28:06.194126  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:06.200570 14990 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
W20260630 12:28:06.201643 14991 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
I20260630 12:28:06.205502  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:06.206022 14993 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
I20260630 12:28:06.206735 14987 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39977
I20260630 12:28:06.207059  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:06.207160 14987 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:06.207382  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:06.207599  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822486207581 us; error 0 us; skew 500 ppm
I20260630 12:28:06.208026 14987 heartbeater.cc:507] Master 127.6.167.62:39977 requested a full tablet report, sending...
I20260630 12:28:06.208367  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:06.210225 14785 ts_manager.cc:194] Registered new tserver with Master: 6c2e1a08817d4298844bdced293b9095 (127.6.167.2:33455)
I20260630 12:28:06.210937  6812 webserver.cc:533] Webserver started at http://127.6.167.3:35393/ using document root <none> and password file <none>
I20260630 12:28:06.211417  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:06.211622  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:06.211705 14785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47110
I20260630 12:28:06.211910  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:06.213289  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "e2f988ff8d8147718b1fa4813387a109"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.217330  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:06.220463 14998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.221127  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:06.221408  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "e2f988ff8d8147718b1fa4813387a109"
format_stamp: "Formatted at 2026-06-30 12:28:06 on dist-test-slave-1v8t"
I20260630 12:28:06.221683  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-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)
I20260630 12:28:06.236972  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:06.238164  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:06.239650  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:06.241940  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:06.242159  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.242389  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:06.242560  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:06.279367  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:41337
I20260630 12:28:06.279462 15060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:41337 every 8 connection(s)
I20260630 12:28:06.292851 15061 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39977
I20260630 12:28:06.293272 15061 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:06.293941 15061 heartbeater.cc:507] Master 127.6.167.62:39977 requested a full tablet report, sending...
I20260630 12:28:06.295759 14785 ts_manager.cc:194] Registered new tserver with Master: e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:06.296731  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01432659s
I20260630 12:28:06.297215 14785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47116
I20260630 12:28:07.133428 14912 heartbeater.cc:499] Master 127.6.167.62:39977 was elected leader, sending a full tablet report...
I20260630 12:28:07.214233 14987 heartbeater.cc:499] Master 127.6.167.62:39977 was elected leader, sending a full tablet report...
I20260630 12:28:07.299832 15061 heartbeater.cc:499] Master 127.6.167.62:39977 was elected leader, sending a full tablet report...
I20260630 12:28:07.358922 14785 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47124:
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"
    }
  }
}
W20260630 12:28:07.361016 14785 catalog_manager.cc:7077] 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.
I20260630 12:28:07.421507 15026 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd32ec5f13b4d3ba390ab29b8321094 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:07.423038 15026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd32ec5f13b4d3ba390ab29b8321094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.423079 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 3093e3012e734092b715d24df646bda0 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:07.423936 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 323ff9fccb934c9186d4995b1474f96d (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:07.424562 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3093e3012e734092b715d24df646bda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.425222 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323ff9fccb934c9186d4995b1474f96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.434852 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2110506dec428eb3fceb59fb79b0a5 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:07.436174 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2110506dec428eb3fceb59fb79b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.436048 14952 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd32ec5f13b4d3ba390ab29b8321094 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:07.437429 14952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd32ec5f13b4d3ba390ab29b8321094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.437373 14950 tablet_service.cc:1511] Processing CreateTablet for tablet 3093e3012e734092b715d24df646bda0 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:07.438337 14877 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd32ec5f13b4d3ba390ab29b8321094 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:07.438843 14950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3093e3012e734092b715d24df646bda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.439623 14877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd32ec5f13b4d3ba390ab29b8321094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.441381 14951 tablet_service.cc:1511] Processing CreateTablet for tablet 323ff9fccb934c9186d4995b1474f96d (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:07.442714 14951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323ff9fccb934c9186d4995b1474f96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.445425 14949 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2110506dec428eb3fceb59fb79b0a5 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:07.446671 14949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2110506dec428eb3fceb59fb79b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.452854 14876 tablet_service.cc:1511] Processing CreateTablet for tablet 323ff9fccb934c9186d4995b1474f96d (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:07.454164 14876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323ff9fccb934c9186d4995b1474f96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.466178 14875 tablet_service.cc:1511] Processing CreateTablet for tablet 3093e3012e734092b715d24df646bda0 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:07.468020 14875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3093e3012e734092b715d24df646bda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.480399 15081 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: Bootstrap starting.
I20260630 12:28:07.480527 15082 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: Bootstrap starting.
I20260630 12:28:07.482196 14874 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2110506dec428eb3fceb59fb79b0a5 (DEFAULT_TABLE table=test-workload [id=e543eb2628984f44af08b73dc88d20bc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:07.483479 14874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2110506dec428eb3fceb59fb79b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:07.491269 15081 tablet_bootstrap.cc:654] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.494382 15082 tablet_bootstrap.cc:654] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.500669 15083 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: Bootstrap starting.
I20260630 12:28:07.505565 15082 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: No bootstrap required, opened a new log
I20260630 12:28:07.506155 15082 ts_tablet_manager.cc:1403] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260630 12:28:07.507900 15083 tablet_bootstrap.cc:654] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.509101 15082 raft_consensus.cc:359] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.509951 15082 raft_consensus.cc:385] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.510282 15082 raft_consensus.cc:740] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.511219 15082 consensus_queue.cc:260] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.518615 15081 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: No bootstrap required, opened a new log
I20260630 12:28:07.519341 15081 ts_tablet_manager.cc:1403] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.019s
I20260630 12:28:07.523061 15081 raft_consensus.cc:359] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.523874 15081 raft_consensus.cc:385] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.524173 15081 raft_consensus.cc:740] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9111b08a688c419abb27e93e50d4beea, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.525166 15081 consensus_queue.cc:260] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.526153 15083 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: No bootstrap required, opened a new log
I20260630 12:28:07.526360 15082 ts_tablet_manager.cc:1434] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.005s
I20260630 12:28:07.526718 15083 ts_tablet_manager.cc:1403] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260630 12:28:07.527789 15082 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: Bootstrap starting.
I20260630 12:28:07.529690 15083 raft_consensus.cc:359] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.530551 15083 raft_consensus.cc:385] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.530869 15083 raft_consensus.cc:740] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f988ff8d8147718b1fa4813387a109, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.531711 15083 consensus_queue.cc:260] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.536938 15082 tablet_bootstrap.cc:654] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.538932 15081 ts_tablet_manager.cc:1434] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.014s
I20260630 12:28:07.541400 15081 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: Bootstrap starting.
I20260630 12:28:07.544092 15083 ts_tablet_manager.cc:1434] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:28:07.545145 15083 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: Bootstrap starting.
I20260630 12:28:07.547752 15081 tablet_bootstrap.cc:654] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.551370 15083 tablet_bootstrap.cc:654] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.556495 15083 tablet_bootstrap.cc:492] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: No bootstrap required, opened a new log
I20260630 12:28:07.557062 15083 ts_tablet_manager.cc:1403] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:28:07.559154 15081 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: No bootstrap required, opened a new log
I20260630 12:28:07.559619 15081 ts_tablet_manager.cc:1403] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:28:07.560433 15083 raft_consensus.cc:359] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.561075 15083 raft_consensus.cc:385] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.561363 15083 raft_consensus.cc:740] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f988ff8d8147718b1fa4813387a109, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.562417 15082 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: No bootstrap required, opened a new log
I20260630 12:28:07.562252 15083 consensus_queue.cc:260] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.562439 15081 raft_consensus.cc:359] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.563128 15082 ts_tablet_manager.cc:1403] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260630 12:28:07.563453 15081 raft_consensus.cc:385] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.563805 15081 raft_consensus.cc:740] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9111b08a688c419abb27e93e50d4beea, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.564487 15083 ts_tablet_manager.cc:1434] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:07.564674 15081 consensus_queue.cc:260] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.566041 15082 raft_consensus.cc:359] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.566778 15082 raft_consensus.cc:385] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.567051 15082 raft_consensus.cc:740] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.567242 15083 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: Bootstrap starting.
I20260630 12:28:07.567797 15082 consensus_queue.cc:260] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.569993 15082 ts_tablet_manager.cc:1434] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:07.570967 15082 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: Bootstrap starting.
I20260630 12:28:07.572873 15081 ts_tablet_manager.cc:1434] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:28:07.573673 15083 tablet_bootstrap.cc:654] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.576367 15081 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: Bootstrap starting.
I20260630 12:28:07.576877 15082 tablet_bootstrap.cc:654] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.582777 15081 tablet_bootstrap.cc:654] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.585727 15083 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: No bootstrap required, opened a new log
I20260630 12:28:07.586381 15083 ts_tablet_manager.cc:1403] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:28:07.590021 15083 raft_consensus.cc:359] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.591003 15083 raft_consensus.cc:385] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.591372 15083 raft_consensus.cc:740] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f988ff8d8147718b1fa4813387a109, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.593573 15083 consensus_queue.cc:260] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.594821 15082 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: No bootstrap required, opened a new log
I20260630 12:28:07.595333 15082 ts_tablet_manager.cc:1403] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:28:07.596079 15083 ts_tablet_manager.cc:1434] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:28:07.597133 15083 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: Bootstrap starting.
I20260630 12:28:07.598009 15082 raft_consensus.cc:359] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.598738 15082 raft_consensus.cc:385] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.599023 15082 raft_consensus.cc:740] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.599964 15082 consensus_queue.cc:260] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.602226 15082 ts_tablet_manager.cc:1434] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:07.603214 15082 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: Bootstrap starting.
I20260630 12:28:07.603464 15083 tablet_bootstrap.cc:654] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.606946 15081 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: No bootstrap required, opened a new log
I20260630 12:28:07.607460 15081 ts_tablet_manager.cc:1403] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260630 12:28:07.610258 15081 raft_consensus.cc:359] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.611001 15081 raft_consensus.cc:385] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.611340 15081 raft_consensus.cc:740] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9111b08a688c419abb27e93e50d4beea, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.611395 15082 tablet_bootstrap.cc:654] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.612300 15081 consensus_queue.cc:260] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.614948 15081 ts_tablet_manager.cc:1434] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:07.616106 15081 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: Bootstrap starting.
I20260630 12:28:07.616128 15083 tablet_bootstrap.cc:492] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: No bootstrap required, opened a new log
I20260630 12:28:07.617029 15083 ts_tablet_manager.cc:1403] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:28:07.620747 15083 raft_consensus.cc:359] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.621692 15083 raft_consensus.cc:385] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.622072 15083 raft_consensus.cc:740] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f988ff8d8147718b1fa4813387a109, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.622829 15081 tablet_bootstrap.cc:654] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.623199 15083 consensus_queue.cc:260] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.626788 15083 ts_tablet_manager.cc:1434] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:07.630247 15082 tablet_bootstrap.cc:492] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: No bootstrap required, opened a new log
I20260630 12:28:07.630863 15082 ts_tablet_manager.cc:1403] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260630 12:28:07.632632 15081 tablet_bootstrap.cc:492] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: No bootstrap required, opened a new log
I20260630 12:28:07.633181 15081 ts_tablet_manager.cc:1403] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:28:07.633414 15082 raft_consensus.cc:359] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.634166 15082 raft_consensus.cc:385] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.634472 15082 raft_consensus.cc:740] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.635237 15082 consensus_queue.cc:260] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.635547 15081 raft_consensus.cc:359] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.636185 15081 raft_consensus.cc:385] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.636519 15081 raft_consensus.cc:740] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9111b08a688c419abb27e93e50d4beea, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.637432 15082 ts_tablet_manager.cc:1434] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:07.637364 15081 consensus_queue.cc:260] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.639596 15081 ts_tablet_manager.cc:1434] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:07.643457 15087 raft_consensus.cc:493] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.643966 15087 raft_consensus.cc:515] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.646651 15087 leader_election.cc:290] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337), 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983)
I20260630 12:28:07.657799 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd32ec5f13b4d3ba390ab29b8321094" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea" is_pre_election: true
I20260630 12:28:07.658519 14887 raft_consensus.cc:2468] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.659530 14928 leader_election.cc:304] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, 9111b08a688c419abb27e93e50d4beea; no voters: 
I20260630 12:28:07.659646 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd32ec5f13b4d3ba390ab29b8321094" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109" is_pre_election: true
I20260630 12:28:07.660282 15087 raft_consensus.cc:2804] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.660343 15036 raft_consensus.cc:2468] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.660791 15087 raft_consensus.cc:493] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.661168 15087 raft_consensus.cc:3060] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.665884 15087 raft_consensus.cc:515] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.667356 15087 leader_election.cc:290] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 election: Requested vote from peers e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337), 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983)
I20260630 12:28:07.668205 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd32ec5f13b4d3ba390ab29b8321094" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109"
I20260630 12:28:07.668386 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd32ec5f13b4d3ba390ab29b8321094" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea"
I20260630 12:28:07.668821 15036 raft_consensus.cc:3060] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.668874 14887 raft_consensus.cc:3060] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.676258 14887 raft_consensus.cc:2468] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 1.
I20260630 12:28:07.676214 15036 raft_consensus.cc:2468] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 1.
I20260630 12:28:07.677557 14926 leader_election.cc:304] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, e2f988ff8d8147718b1fa4813387a109; no voters: 
I20260630 12:28:07.678305 15087 raft_consensus.cc:2804] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.679437 15087 raft_consensus.cc:697] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Running, Role: LEADER
I20260630 12:28:07.680284 15087 consensus_queue.cc:237] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Queue going to LEADER mode. State: All 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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:07.688011 14785 catalog_manager.cc:5697] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2e1a08817d4298844bdced293b9095 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:07.762089 15088 raft_consensus.cc:493] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.762631 15088 raft_consensus.cc:515] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.764678 15088 leader_election.cc:290] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c2e1a08817d4298844bdced293b9095 (127.6.167.2:33455), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.767866 15087 raft_consensus.cc:493] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.768433 15087 raft_consensus.cc:515] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.771180 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3093e3012e734092b715d24df646bda0" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea" is_pre_election: true
I20260630 12:28:07.771448 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3093e3012e734092b715d24df646bda0" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109" is_pre_election: true
I20260630 12:28:07.771828 14887 raft_consensus.cc:2468] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.772080 15036 raft_consensus.cc:2468] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.772981 14928 leader_election.cc:304] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, 9111b08a688c419abb27e93e50d4beea; no voters: 
I20260630 12:28:07.773444 15087 leader_election.cc:290] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.773929 15101 raft_consensus.cc:2804] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.774304 15101 raft_consensus.cc:493] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.774590 15101 raft_consensus.cc:3060] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.777618 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2110506dec428eb3fceb59fb79b0a5" candidate_uuid: "9111b08a688c419abb27e93e50d4beea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109" is_pre_election: true
I20260630 12:28:07.777710 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2110506dec428eb3fceb59fb79b0a5" candidate_uuid: "9111b08a688c419abb27e93e50d4beea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2e1a08817d4298844bdced293b9095" is_pre_election: true
I20260630 12:28:07.778231 15036 raft_consensus.cc:2468] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9111b08a688c419abb27e93e50d4beea in term 0.
I20260630 12:28:07.778419 14962 raft_consensus.cc:2468] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9111b08a688c419abb27e93e50d4beea in term 0.
I20260630 12:28:07.779256 14851 leader_election.cc:304] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [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: 9111b08a688c419abb27e93e50d4beea, e2f988ff8d8147718b1fa4813387a109; no voters: 
I20260630 12:28:07.780004 15088 raft_consensus.cc:2804] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.780409 15088 raft_consensus.cc:493] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.780740 15088 raft_consensus.cc:3060] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.781543 15101 raft_consensus.cc:515] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.783812 15101 leader_election.cc:290] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 election: Requested vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.784637 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3093e3012e734092b715d24df646bda0" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109"
I20260630 12:28:07.784024 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3093e3012e734092b715d24df646bda0" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea"
I20260630 12:28:07.785758 14887 raft_consensus.cc:3060] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.785205 15036 raft_consensus.cc:3060] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.786890 15088 raft_consensus.cc:515] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.788997 15088 leader_election.cc:290] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [CANDIDATE]: Term 1 election: Requested vote from peers 6c2e1a08817d4298844bdced293b9095 (127.6.167.2:33455), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.790058 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2110506dec428eb3fceb59fb79b0a5" candidate_uuid: "9111b08a688c419abb27e93e50d4beea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109"
I20260630 12:28:07.790098 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2110506dec428eb3fceb59fb79b0a5" candidate_uuid: "9111b08a688c419abb27e93e50d4beea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2e1a08817d4298844bdced293b9095"
I20260630 12:28:07.790787 15035 raft_consensus.cc:3060] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.791056 14962 raft_consensus.cc:3060] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.792423 15036 raft_consensus.cc:2468] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 1.
I20260630 12:28:07.792964 14887 raft_consensus.cc:2468] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 1.
I20260630 12:28:07.793496 14926 leader_election.cc:304] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, e2f988ff8d8147718b1fa4813387a109; no voters: 
I20260630 12:28:07.794370 15101 raft_consensus.cc:2804] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.794835 15101 raft_consensus.cc:697] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Running, Role: LEADER
I20260630 12:28:07.795631 15101 consensus_queue.cc:237] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Queue going to LEADER mode. State: All 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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.797610 15035 raft_consensus.cc:2468] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9111b08a688c419abb27e93e50d4beea in term 1.
I20260630 12:28:07.798419 14962 raft_consensus.cc:2468] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9111b08a688c419abb27e93e50d4beea in term 1.
I20260630 12:28:07.798640 14851 leader_election.cc:304] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [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: 9111b08a688c419abb27e93e50d4beea, e2f988ff8d8147718b1fa4813387a109; no voters: 
I20260630 12:28:07.799857 15088 raft_consensus.cc:2804] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.801270 15088 raft_consensus.cc:697] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 LEADER]: Becoming Leader. State: Replica: 9111b08a688c419abb27e93e50d4beea, State: Running, Role: LEADER
I20260630 12:28:07.802151 15088 consensus_queue.cc:237] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Queue going to LEADER mode. State: All 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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.804100 14785 catalog_manager.cc:5697] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2e1a08817d4298844bdced293b9095 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.810313 14782 catalog_manager.cc:5697] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9111b08a688c419abb27e93e50d4beea (127.6.167.1). New cstate: current_term: 1 leader_uuid: "9111b08a688c419abb27e93e50d4beea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.812770 15089 raft_consensus.cc:493] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.813300 15089 raft_consensus.cc:515] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.815500 15089 leader_election.cc:290] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), 6c2e1a08817d4298844bdced293b9095 (127.6.167.2:33455)
I20260630 12:28:07.818699 15101 raft_consensus.cc:493] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.819177 15101 raft_consensus.cc:515] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.821177 15101 leader_election.cc:290] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.821913 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea" is_pre_election: true
I20260630 12:28:07.822585 14887 raft_consensus.cc:2468] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.822732 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109" is_pre_election: true
I20260630 12:28:07.823349 15035 raft_consensus.cc:2468] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 0.
I20260630 12:28:07.823848 14928 leader_election.cc:304] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, 9111b08a688c419abb27e93e50d4beea; no voters: 
I20260630 12:28:07.824774 15101 raft_consensus.cc:2804] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.825139 15101 raft_consensus.cc:493] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.825492 15101 raft_consensus.cc:3060] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.828909 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "e2f988ff8d8147718b1fa4813387a109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea" is_pre_election: true
I20260630 12:28:07.829572 14887 raft_consensus.cc:2468] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f988ff8d8147718b1fa4813387a109 in term 0.
I20260630 12:28:07.830809 15002 leader_election.cc:304] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [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: 9111b08a688c419abb27e93e50d4beea, e2f988ff8d8147718b1fa4813387a109; no voters: 
I20260630 12:28:07.831642 15089 raft_consensus.cc:2804] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.832021 15089 raft_consensus.cc:493] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.832012 15101 raft_consensus.cc:515] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.832612 15089 raft_consensus.cc:3060] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.834683 15101 leader_election.cc:290] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [CANDIDATE]: Term 1 election: Requested vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), e2f988ff8d8147718b1fa4813387a109 (127.6.167.3:41337)
I20260630 12:28:07.834923 14887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea"
I20260630 12:28:07.835533 14887 raft_consensus.cc:3060] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.835559 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "e2f988ff8d8147718b1fa4813387a109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2e1a08817d4298844bdced293b9095" is_pre_election: true
I20260630 12:28:07.835770 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "6c2e1a08817d4298844bdced293b9095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f988ff8d8147718b1fa4813387a109"
I20260630 12:28:07.836514 14962 raft_consensus.cc:2393] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2f988ff8d8147718b1fa4813387a109 in current term 1: Already voted for candidate 6c2e1a08817d4298844bdced293b9095 in this term.
I20260630 12:28:07.840197 15089 raft_consensus.cc:515] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.841323 15035 raft_consensus.cc:2393] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c2e1a08817d4298844bdced293b9095 in current term 1: Already voted for candidate e2f988ff8d8147718b1fa4813387a109 in this term.
I20260630 12:28:07.842386 15089 leader_election.cc:290] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [CANDIDATE]: Term 1 election: Requested vote from peers 9111b08a688c419abb27e93e50d4beea (127.6.167.1:32983), 6c2e1a08817d4298844bdced293b9095 (127.6.167.2:33455)
I20260630 12:28:07.841220 14887 raft_consensus.cc:2468] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2e1a08817d4298844bdced293b9095 in term 1.
I20260630 12:28:07.843153 14886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "e2f988ff8d8147718b1fa4813387a109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9111b08a688c419abb27e93e50d4beea"
I20260630 12:28:07.844027 14886 raft_consensus.cc:2393] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e2f988ff8d8147718b1fa4813387a109 in current term 1: Already voted for candidate 6c2e1a08817d4298844bdced293b9095 in this term.
I20260630 12:28:07.843983 14928 leader_election.cc:304] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: 6c2e1a08817d4298844bdced293b9095, 9111b08a688c419abb27e93e50d4beea; no voters: 
I20260630 12:28:07.844648 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323ff9fccb934c9186d4995b1474f96d" candidate_uuid: "e2f988ff8d8147718b1fa4813387a109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2e1a08817d4298844bdced293b9095"
I20260630 12:28:07.844928 15101 raft_consensus.cc:2804] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.845468 15101 raft_consensus.cc:697] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2e1a08817d4298844bdced293b9095, State: Running, Role: LEADER
I20260630 12:28:07.846148 15101 consensus_queue.cc:237] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Queue going to LEADER mode. State: All 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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:07.851293 15000 leader_election.cc:304] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [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: e2f988ff8d8147718b1fa4813387a109; no voters: 6c2e1a08817d4298844bdced293b9095, 9111b08a688c419abb27e93e50d4beea
I20260630 12:28:07.852222 15089 raft_consensus.cc:2749] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:07.854467 14782 catalog_manager.cc:5697] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2e1a08817d4298844bdced293b9095 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.949959  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:07.955376 15111 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
W20260630 12:28:07.957580 15112 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
W20260630 12:28:07.958856 15114 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
I20260630 12:28:07.958913  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:07.960516  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:07.960764  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:07.960951  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822487960933 us; error 0 us; skew 500 ppm
I20260630 12:28:07.961476  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:07.963872  6812 webserver.cc:533] Webserver started at http://127.6.167.4:42965/ using document root <none> and password file <none>
I20260630 12:28:07.964399  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:07.964619  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:07.964881  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:07.966048  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "48a449045473491fa44d94c2ed3f8b73"
format_stamp: "Formatted at 2026-06-30 12:28:07 on dist-test-slave-1v8t"
I20260630 12:28:07.970337  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:07.973474 15119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:07.974247  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:07.974561  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "48a449045473491fa44d94c2ed3f8b73"
format_stamp: "Formatted at 2026-06-30 12:28:07 on dist-test-slave-1v8t"
I20260630 12:28:07.974855  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822286764395-6812-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)
I20260630 12:28:07.996831  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:07.997943  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:07.999306  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.001523  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.001750  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.001997  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.002170  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.041607  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:41505
I20260630 12:28:08.041700 15181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:41505 every 8 connection(s)
I20260630 12:28:08.062378 15182 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39977
I20260630 12:28:08.062748 15182 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.063417 15182 heartbeater.cc:507] Master 127.6.167.62:39977 requested a full tablet report, sending...
I20260630 12:28:08.065471 14782 ts_manager.cc:194] Registered new tserver with Master: 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505)
I20260630 12:28:08.066847 14782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47140
I20260630 12:28:08.072788 15101 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:08.085183 15189 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:08.189374 15088 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:08.204902 15088 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:08.218309 15189 consensus_queue.cc:1048] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:08.231654 15189 consensus_queue.cc:1048] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:08.314075 15189 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:08.319443 15189 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:08.985824 14962 consensus_queue.cc:237] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
I20260630 12:28:08.992628 14886 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:08.994279 15087 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:08.995914 15035 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:08.997321 15087 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:09.000731 15189 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.006208 14887 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
W20260630 12:28:09.008618 14926 consensus_peers.cc:597] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 323ff9fccb934c9186d4995b1474f96d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.009224 15035 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.020007 14962 consensus_queue.cc:237] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
I20260630 12:28:09.019915 14785 catalog_manager.cc:5697] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 reported cstate change: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:09.026671 14887 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:28:09.027302 14926 consensus_peers.cc:597] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cd32ec5f13b4d3ba390ab29b8321094. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.028159 15087 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:09.030191 15036 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:09.031692 15189 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:09.039803 15101 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.041225 14887 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.041850 15035 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.066234 14782 catalog_manager.cc:5697] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea reported cstate change: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: true } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.069432 15182 heartbeater.cc:499] Master 127.6.167.62:39977 was elected leader, sending a full tablet report...
I20260630 12:28:09.079233 14887 consensus_queue.cc:237] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
I20260630 12:28:09.085155 15035 raft_consensus.cc:1275] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 9111b08a688c419abb27e93e50d4beea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:09.086639 14962 raft_consensus.cc:1275] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Refusing update from remote peer 9111b08a688c419abb27e93e50d4beea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:09.086735 15199 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:09.088500 15088 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:09.094240 15199 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.096125 15035 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
W20260630 12:28:09.101518 14851 consensus_peers.cc:597] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d2110506dec428eb3fceb59fb79b0a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.101006 14962 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.108248 14781 catalog_manager.cc:5697] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 reported cstate change: config changed from index -1 to 2, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "9111b08a688c419abb27e93e50d4beea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.109730 14961 consensus_queue.cc:237] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
W20260630 12:28:09.117528 14926 consensus_peers.cc:597] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 323ff9fccb934c9186d4995b1474f96d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.117864 15035 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:09.119401 15101 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:09.123898 14887 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:09.126071 15101 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:09.130833 15101 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.132455 15035 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.140940 14887 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
W20260630 12:28:09.143011 14833 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:09.143442 14833 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:09.146302 14782 catalog_manager.cc:5697] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:09.148397 14961 consensus_queue.cc:237] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
I20260630 12:28:09.159770 15035 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:09.159873 14926 consensus_peers.cc:597] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cd32ec5f13b4d3ba390ab29b8321094. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.160367 14961 consensus_queue.cc:237] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } }
I20260630 12:28:09.161413 15189 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:09.165249 14887 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:09.166708 15101 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:09.168715 15036 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:09.168708 15087 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.171226 14886 raft_consensus.cc:1275] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:09.172791 15101 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:09.176317 15189 consensus_queue.cc:1048] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:09.176395 15036 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.177380 14885 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.184090 15189 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } }
W20260630 12:28:09.192142 14833 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:09.192535 14833 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:09.186748 14886 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } }
I20260630 12:28:09.196462 14782 catalog_manager.cc:5697] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.198108 14887 consensus_queue.cc:237] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } }
I20260630 12:28:09.212813 15035 raft_consensus.cc:1275] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 9111b08a688c419abb27e93e50d4beea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:09.213020 14851 consensus_peers.cc:597] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea -> Peer 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): Couldn't send request to peer 48a449045473491fa44d94c2ed3f8b73. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d2110506dec428eb3fceb59fb79b0a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.214601 15200 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:09.214723 14961 raft_consensus.cc:1275] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Refusing update from remote peer 9111b08a688c419abb27e93e50d4beea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:09.221390 14961 consensus_queue.cc:237] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [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: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } }
I20260630 12:28:09.223382 15088 consensus_queue.cc:1048] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:09.215806 15036 raft_consensus.cc:2955] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } }
I20260630 12:28:09.225241 15088 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.228022 14962 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.222774 14770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 323ff9fccb934c9186d4995b1474f96d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:09.231637 14886 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:09.233278 15189 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:09.236215 15035 raft_consensus.cc:1275] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Refusing update from remote peer 6c2e1a08817d4298844bdced293b9095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:09.238497 14785 catalog_manager.cc:5697] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 reported cstate change: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } attrs { replace: false } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } }
I20260630 12:28:09.241379 15101 consensus_queue.cc:1048] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:09.243498 15101 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } }
I20260630 12:28:09.245072 15036 raft_consensus.cc:2955] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [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: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.251061 15035 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } }
W20260630 12:28:09.252833 14833 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:09.254638 14833 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:09.264793 14782 catalog_manager.cc:5697] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9111b08a688c419abb27e93e50d4beea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } attrs { replace: false } } peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } } peers { permanent_uuid: "48a449045473491fa44d94c2ed3f8b73" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41505 } attrs { promote: true } } }
I20260630 12:28:09.274113 14886 raft_consensus.cc:2955] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } }
I20260630 12:28:09.278697 14770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cd32ec5f13b4d3ba390ab29b8321094 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:09.281556 15147 tablet_service.cc:1558] Processing DeleteTablet for tablet 323ff9fccb934c9186d4995b1474f96d with delete_type TABLET_DATA_TOMBSTONED (TS 48a449045473491fa44d94c2ed3f8b73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51720
I20260630 12:28:09.291989 14784 catalog_manager.cc:5697] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 reported cstate change: config changed from index 3 to 4, NON_VOTER 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4) evicted. New cstate: current_term: 1 leader_uuid: "6c2e1a08817d4298844bdced293b9095" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2f988ff8d8147718b1fa4813387a109" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41337 } attrs { replace: false } } peers { permanent_uuid: "9111b08a688c419abb27e93e50d4beea" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 32983 } } peers { permanent_uuid: "6c2e1a08817d4298844bdced293b9095" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33455 } } }
W20260630 12:28:09.299292 14770 catalog_manager.cc:4995] TS 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): delete failed for tablet 323ff9fccb934c9186d4995b1474f96d because the tablet was not found. No further retry: Not found: Tablet not found: 323ff9fccb934c9186d4995b1474f96d
I20260630 12:28:09.305680 15147 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cd32ec5f13b4d3ba390ab29b8321094 with delete_type TABLET_DATA_TOMBSTONED (TS 48a449045473491fa44d94c2ed3f8b73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51720
W20260630 12:28:09.308749 14770 catalog_manager.cc:4995] TS 48a449045473491fa44d94c2ed3f8b73 (127.6.167.4:41505): delete failed for tablet 7cd32ec5f13b4d3ba390ab29b8321094 because the tablet was not found. No further retry: Not found: Tablet not found: 7cd32ec5f13b4d3ba390ab29b8321094
I20260630 12:28:09.320070  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:09.346801  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.347645  6812 tablet_replica.cc:333] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea: stopping tablet replica
I20260630 12:28:09.348376  6812 raft_consensus.cc:2243] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.349563  6812 raft_consensus.cc:2272] T 6d2110506dec428eb3fceb59fb79b0a5 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.352232  6812 tablet_replica.cc:333] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea: stopping tablet replica
I20260630 12:28:09.352901  6812 raft_consensus.cc:2243] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.353482  6812 raft_consensus.cc:2272] T 323ff9fccb934c9186d4995b1474f96d P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.356482  6812 tablet_replica.cc:333] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea: stopping tablet replica
I20260630 12:28:09.356998  6812 raft_consensus.cc:2243] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.357405  6812 raft_consensus.cc:2272] T 3093e3012e734092b715d24df646bda0 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.359215  6812 tablet_replica.cc:333] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea: stopping tablet replica
I20260630 12:28:09.359679  6812 raft_consensus.cc:2243] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.360219  6812 raft_consensus.cc:2272] T 7cd32ec5f13b4d3ba390ab29b8321094 P 9111b08a688c419abb27e93e50d4beea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.385665  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:09.401362  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:09.422020  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.422849  6812 tablet_replica.cc:333] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095: stopping tablet replica
I20260630 12:28:09.423628  6812 raft_consensus.cc:2243] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.424342  6812 raft_consensus.cc:2272] T 6d2110506dec428eb3fceb59fb79b0a5 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.426976  6812 tablet_replica.cc:333] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095: stopping tablet replica
I20260630 12:28:09.427578  6812 raft_consensus.cc:2243] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.428325  6812 raft_consensus.cc:2272] T 323ff9fccb934c9186d4995b1474f96d P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.430641  6812 tablet_replica.cc:333] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095: stopping tablet replica
I20260630 12:28:09.431124  6812 raft_consensus.cc:2243] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.431797  6812 raft_consensus.cc:2272] T 3093e3012e734092b715d24df646bda0 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.433768  6812 tablet_replica.cc:333] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095: stopping tablet replica
I20260630 12:28:09.434226  6812 raft_consensus.cc:2243] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.434859  6812 raft_consensus.cc:2272] T 7cd32ec5f13b4d3ba390ab29b8321094 P 6c2e1a08817d4298844bdced293b9095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.458609  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:09.473369  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:09.494134  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.494946  6812 tablet_replica.cc:333] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109: stopping tablet replica
I20260630 12:28:09.495646  6812 raft_consensus.cc:2243] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.496328  6812 raft_consensus.cc:2272] T 323ff9fccb934c9186d4995b1474f96d P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.498732  6812 tablet_replica.cc:333] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109: stopping tablet replica
I20260630 12:28:09.499280  6812 raft_consensus.cc:2243] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.499684  6812 raft_consensus.cc:2272] T 3093e3012e734092b715d24df646bda0 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.501556  6812 tablet_replica.cc:333] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109: stopping tablet replica
I20260630 12:28:09.502082  6812 raft_consensus.cc:2243] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.502637  6812 raft_consensus.cc:2272] T 7cd32ec5f13b4d3ba390ab29b8321094 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.504901  6812 tablet_replica.cc:333] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109: stopping tablet replica
I20260630 12:28:09.505389  6812 raft_consensus.cc:2243] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.505883  6812 raft_consensus.cc:2272] T 6d2110506dec428eb3fceb59fb79b0a5 P e2f988ff8d8147718b1fa4813387a109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.528484  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:09.543339  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:28:09.565936  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.582522  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:28:09.591591  6812 master.cc:562] Master@127.6.167.62:39977 shutting down...
I20260630 12:28:09.609000  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.609498  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.609798  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30fc239caa2d4b11ad2c33fceb96340e: stopping tablet replica
I20260630 12:28:09.631093  6812 master.cc:584] Master@127.6.167.62:39977 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3843 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:28:09.667511  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:45333
I20260630 12:28:09.668668  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:09.674660 15218 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
W20260630 12:28:09.674896 15219 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
W20260630 12:28:09.676276 15221 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
I20260630 12:28:09.677462  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:09.678375  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:09.678556  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:09.678771  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822489678728 us; error 0 us; skew 500 ppm
I20260630 12:28:09.679309  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:09.681831  6812 webserver.cc:533] Webserver started at http://127.6.167.62:33955/ using document root <none> and password file <none>
I20260630 12:28:09.682345  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:09.682521  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:09.682866  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:09.684068  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "77d7e67477e04c07980437eba97c17b1"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.688654  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:09.691924 15226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:09.693050  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:09.693447  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "77d7e67477e04c07980437eba97c17b1"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.693742  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-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)
I20260630 12:28:09.714210  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:09.715366  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:09.751749  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:45333
I20260630 12:28:09.751868 15277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:45333 every 8 connection(s)
I20260630 12:28:09.755501 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.765918 15278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1: Bootstrap starting.
I20260630 12:28:09.770568 15278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.774504 15278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1: No bootstrap required, opened a new log
I20260630 12:28:09.776542 15278 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER }
I20260630 12:28:09.776938 15278 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.777171 15278 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d7e67477e04c07980437eba97c17b1, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.777729 15278 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER }
I20260630 12:28:09.778183 15278 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:09.778378 15278 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:09.778676 15278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:09.783032 15278 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER }
I20260630 12:28:09.783527 15278 leader_election.cc:304] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [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: 77d7e67477e04c07980437eba97c17b1; no voters: 
I20260630 12:28:09.784595 15278 leader_election.cc:290] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:09.784919 15281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:09.786206 15281 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 1 LEADER]: Becoming Leader. State: Replica: 77d7e67477e04c07980437eba97c17b1, State: Running, Role: LEADER
I20260630 12:28:09.786847 15281 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [LEADER]: Queue going to LEADER mode. State: All 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: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER }
I20260630 12:28:09.787503 15278 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:09.789913 15282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77d7e67477e04c07980437eba97c17b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER } }
I20260630 12:28:09.789978 15283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77d7e67477e04c07980437eba97c17b1. Latest consensus state: current_term: 1 leader_uuid: "77d7e67477e04c07980437eba97c17b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d7e67477e04c07980437eba97c17b1" member_type: VOTER } }
I20260630 12:28:09.790788 15283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:09.790729 15282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:09.796774 15287 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:09.802224 15287 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:09.805472  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:09.811704 15287 catalog_manager.cc:1383] Generated new cluster ID: 3ee9f689250f44b29519ec3b72d3ddb0
I20260630 12:28:09.812072 15287 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:09.828523 15287 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:09.829763 15287 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:09.846215 15287 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1: Generated new TSK 0
I20260630 12:28:09.846783 15287 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:09.872298  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:09.877914 15299 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
W20260630 12:28:09.878955 15300 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
I20260630 12:28:09.880654  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:09.880615 15302 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
I20260630 12:28:09.881846  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:09.882064  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:09.882186  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822489882175 us; error 0 us; skew 500 ppm
I20260630 12:28:09.882606  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:09.884804  6812 webserver.cc:533] Webserver started at http://127.6.167.1:34057/ using document root <none> and password file <none>
I20260630 12:28:09.885223  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:09.885371  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:09.885597  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:09.886597  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.890908  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:09.894058 15307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:09.894836  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:09.895135  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.895466  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-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)
I20260630 12:28:09.910073  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:09.911309  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:09.912850  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:09.915256  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:09.915439  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:09.915761  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:09.915956  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:09.956928  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:35185
I20260630 12:28:09.957031 15369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:35185 every 8 connection(s)
I20260630 12:28:09.962164  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:09.971119 15374 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
W20260630 12:28:09.971160 15375 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
I20260630 12:28:09.974243  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:09.975524 15377 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
I20260630 12:28:09.976269 15370 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45333
I20260630 12:28:09.976634 15370 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:09.976657  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:09.977152  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:09.977344  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822489977326 us; error 0 us; skew 500 ppm
I20260630 12:28:09.977629 15370 heartbeater.cc:507] Master 127.6.167.62:45333 requested a full tablet report, sending...
I20260630 12:28:09.978006  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:09.979698 15243 ts_manager.cc:194] Registered new tserver with Master: 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185)
I20260630 12:28:09.981201  6812 webserver.cc:533] Webserver started at http://127.6.167.2:44673/ using document root <none> and password file <none>
I20260630 12:28:09.981436 15243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46782
I20260630 12:28:09.981797  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:09.982090  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:09.982373  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:09.983662  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "f087d03e095a42c98848041e358dd08a"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.988143  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:09.991462 15382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:09.992197  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:09.992563  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "f087d03e095a42c98848041e358dd08a"
format_stamp: "Formatted at 2026-06-30 12:28:09 on dist-test-slave-1v8t"
I20260630 12:28:09.992864  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-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)
I20260630 12:28:10.025876  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.027030  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.028589  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.030910  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.031133  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.031404  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.031585  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.072366  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:45717
I20260630 12:28:10.072551 15444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:45717 every 8 connection(s)
I20260630 12:28:10.077338  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.084372 15448 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
W20260630 12:28:10.086366 15449 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
I20260630 12:28:10.088265  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:10.089754 15445 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45333
I20260630 12:28:10.090255 15445 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:10.090574 15451 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
I20260630 12:28:10.091239 15445 heartbeater.cc:507] Master 127.6.167.62:45333 requested a full tablet report, sending...
I20260630 12:28:10.091543  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.091804  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.091995  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822490091976 us; error 0 us; skew 500 ppm
I20260630 12:28:10.092610  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.093657 15243 ts_manager.cc:194] Registered new tserver with Master: f087d03e095a42c98848041e358dd08a (127.6.167.2:45717)
I20260630 12:28:10.095391  6812 webserver.cc:533] Webserver started at http://127.6.167.3:38655/ using document root <none> and password file <none>
I20260630 12:28:10.095566 15243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46786
I20260630 12:28:10.096046  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.096335  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.096657  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.098153  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "95ad676be709474eabbf0dc94434ddd9"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-1v8t"
I20260630 12:28:10.102502  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:10.105590 15456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.106341  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:10.106599  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "95ad676be709474eabbf0dc94434ddd9"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-1v8t"
I20260630 12:28:10.106820  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822286764395-6812-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)
I20260630 12:28:10.134338  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.135370  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.136765  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.138875  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.139101  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.139336  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.139508  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.177899  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:43533
I20260630 12:28:10.178054 15518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:43533 every 8 connection(s)
I20260630 12:28:10.192499 15519 heartbeater.cc:344] Connected to a master server at 127.6.167.62:45333
I20260630 12:28:10.192898 15519 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.193588 15519 heartbeater.cc:507] Master 127.6.167.62:45333 requested a full tablet report, sending...
I20260630 12:28:10.195705 15243 ts_manager.cc:194] Registered new tserver with Master: 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:10.196204  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014627043s
I20260630 12:28:10.197250 15243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46798
I20260630 12:28:10.984040 15370 heartbeater.cc:499] Master 127.6.167.62:45333 was elected leader, sending a full tablet report...
I20260630 12:28:11.098278 15445 heartbeater.cc:499] Master 127.6.167.62:45333 was elected leader, sending a full tablet report...
I20260630 12:28:11.199638 15519 heartbeater.cc:499] Master 127.6.167.62:45333 was elected leader, sending a full tablet report...
I20260630 12:28:11.250552 15243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46806:
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"
    }
  }
}
W20260630 12:28:11.253322 15243 catalog_manager.cc:7077] 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.
I20260630 12:28:11.322906 15482 tablet_service.cc:1511] Processing CreateTablet for tablet d146690e95b246bd91824d6ed83b6c9d (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.324436 15482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d146690e95b246bd91824d6ed83b6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.325073 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 04733c9fcb1d464f93df561a59ce4921 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.329244 15481 tablet_service.cc:1511] Processing CreateTablet for tablet 917efdd8faff4cb1b81bd75d743cff88 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.330673 15335 tablet_service.cc:1511] Processing CreateTablet for tablet bda5edd785db4b7183d291761a2f4d38 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.331911 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda5edd785db4b7183d291761a2f4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.323231 15484 tablet_service.cc:1511] Processing CreateTablet for tablet bda5edd785db4b7183d291761a2f4d38 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.333375 15334 tablet_service.cc:1511] Processing CreateTablet for tablet 04733c9fcb1d464f93df561a59ce4921 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.334702 15334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04733c9fcb1d464f93df561a59ce4921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.335651 15480 tablet_service.cc:1511] Processing CreateTablet for tablet 983bff6708454c8d894928ee653fa6ad (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.338430 15479 tablet_service.cc:1511] Processing CreateTablet for tablet a0650963d9744a248ca20b4e4cbb8894 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.339677 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04733c9fcb1d464f93df561a59ce4921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.340320 15481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917efdd8faff4cb1b81bd75d743cff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.340981 15479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0650963d9744a248ca20b4e4cbb8894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.341537 15333 tablet_service.cc:1511] Processing CreateTablet for tablet d146690e95b246bd91824d6ed83b6c9d (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.341964 15332 tablet_service.cc:1511] Processing CreateTablet for tablet 917efdd8faff4cb1b81bd75d743cff88 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.342816 15333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d146690e95b246bd91824d6ed83b6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.343791 15332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917efdd8faff4cb1b81bd75d743cff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.347515 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda5edd785db4b7183d291761a2f4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.349530 15331 tablet_service.cc:1511] Processing CreateTablet for tablet 983bff6708454c8d894928ee653fa6ad (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.350831 15331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983bff6708454c8d894928ee653fa6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.352592 15480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983bff6708454c8d894928ee653fa6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.357827 15330 tablet_service.cc:1511] Processing CreateTablet for tablet a0650963d9744a248ca20b4e4cbb8894 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.359126 15330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0650963d9744a248ca20b4e4cbb8894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.374089 15410 tablet_service.cc:1511] Processing CreateTablet for tablet bda5edd785db4b7183d291761a2f4d38 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.375427 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda5edd785db4b7183d291761a2f4d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.378157 15409 tablet_service.cc:1511] Processing CreateTablet for tablet 04733c9fcb1d464f93df561a59ce4921 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.379452 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04733c9fcb1d464f93df561a59ce4921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.379606 15405 tablet_service.cc:1511] Processing CreateTablet for tablet a0650963d9744a248ca20b4e4cbb8894 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.380865 15405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0650963d9744a248ca20b4e4cbb8894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.381778 15408 tablet_service.cc:1511] Processing CreateTablet for tablet d146690e95b246bd91824d6ed83b6c9d (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.383049 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d146690e95b246bd91824d6ed83b6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.385286 15407 tablet_service.cc:1511] Processing CreateTablet for tablet 917efdd8faff4cb1b81bd75d743cff88 (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.386533 15407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917efdd8faff4cb1b81bd75d743cff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.388197 15406 tablet_service.cc:1511] Processing CreateTablet for tablet 983bff6708454c8d894928ee653fa6ad (DEFAULT_TABLE table=test-workload [id=20d1c3264dea4b0d88fe9611723cf964]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.389492 15406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983bff6708454c8d894928ee653fa6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.399251 15540 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.407022 15539 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.428503 15539 tablet_bootstrap.cc:654] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.442847 15541 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.443327 15540 tablet_bootstrap.cc:654] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.446496 15539 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.447024 15539 ts_tablet_manager.cc:1403] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.009s
I20260630 12:28:11.448155 15540 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.448633 15540 ts_tablet_manager.cc:1403] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260630 12:28:11.450031 15541 tablet_bootstrap.cc:654] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.449996 15539 raft_consensus.cc:359] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.450965 15539 raft_consensus.cc:385] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.450755 15540 raft_consensus.cc:359] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.451363 15539 raft_consensus.cc:740] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.451532 15540 raft_consensus.cc:385] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.451901 15540 raft_consensus.cc:740] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.452217 15539 consensus_queue.cc:260] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.452659 15540 consensus_queue.cc:260] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.455363 15539 ts_tablet_manager.cc:1434] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:11.456040 15541 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.456379 15539 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.456714 15541 ts_tablet_manager.cc:1403] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260630 12:28:11.460496 15541 raft_consensus.cc:359] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.461254 15541 raft_consensus.cc:385] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.461589 15541 raft_consensus.cc:740] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.462313 15540 ts_tablet_manager.cc:1434] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260630 12:28:11.462963 15539 tablet_bootstrap.cc:654] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.463088 15541 consensus_queue.cc:260] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.473387 15540 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.482345 15540 tablet_bootstrap.cc:654] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.483035 15539 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.483036 15541 ts_tablet_manager.cc:1434] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.011s
I20260630 12:28:11.483835 15539 ts_tablet_manager.cc:1403] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.023s
I20260630 12:28:11.484500 15541 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.486929 15539 raft_consensus.cc:359] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.487686 15539 raft_consensus.cc:385] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.488008 15539 raft_consensus.cc:740] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.488786 15539 consensus_queue.cc:260] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.490897 15539 ts_tablet_manager.cc:1434] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:11.491961 15539 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.492810 15541 tablet_bootstrap.cc:654] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.493937 15540 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.494510 15540 ts_tablet_manager.cc:1403] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260630 12:28:11.498021 15539 tablet_bootstrap.cc:654] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.498245 15540 raft_consensus.cc:359] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.499444 15540 raft_consensus.cc:385] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.499883 15540 raft_consensus.cc:740] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.501134 15540 consensus_queue.cc:260] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.504627 15541 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.505190 15541 ts_tablet_manager.cc:1403] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:28:11.508256 15540 ts_tablet_manager.cc:1434] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260630 12:28:11.508004 15541 raft_consensus.cc:359] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.508946 15541 raft_consensus.cc:385] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.509292 15541 raft_consensus.cc:740] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.510279 15541 consensus_queue.cc:260] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.509428 15540 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.527302 15540 tablet_bootstrap.cc:654] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.527998 15539 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.528270 15541 ts_tablet_manager.cc:1434] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.009s
I20260630 12:28:11.528478 15539 ts_tablet_manager.cc:1403] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.014s
I20260630 12:28:11.529335 15541 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.531488 15539 raft_consensus.cc:359] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.532269 15539 raft_consensus.cc:385] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.532589 15539 raft_consensus.cc:740] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.533427 15539 consensus_queue.cc:260] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.535568 15539 ts_tablet_manager.cc:1434] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:11.536595 15539 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.537039 15541 tablet_bootstrap.cc:654] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.542855 15539 tablet_bootstrap.cc:654] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.550299 15541 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.550815 15541 ts_tablet_manager.cc:1403] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:28:11.552733 15540 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.553241 15540 ts_tablet_manager.cc:1403] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.008s
I20260630 12:28:11.553298 15539 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.553882 15539 ts_tablet_manager.cc:1403] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260630 12:28:11.553601 15541 raft_consensus.cc:359] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.554381 15541 raft_consensus.cc:385] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.554694 15541 raft_consensus.cc:740] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.555423 15541 consensus_queue.cc:260] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.556247 15540 raft_consensus.cc:359] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.556337 15539 raft_consensus.cc:359] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.557137 15540 raft_consensus.cc:385] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.557282 15539 raft_consensus.cc:385] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.557588 15541 ts_tablet_manager.cc:1434] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:28:11.557753 15539 raft_consensus.cc:740] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.557560 15540 raft_consensus.cc:740] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.558712 15539 consensus_queue.cc:260] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.558907 15541 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.559664 15540 consensus_queue.cc:260] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.560961 15539 ts_tablet_manager.cc:1434] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:11.561975 15539 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.566483 15541 tablet_bootstrap.cc:654] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.567703 15539 tablet_bootstrap.cc:654] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.569159 15540 ts_tablet_manager.cc:1434] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260630 12:28:11.578886 15540 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.583353 15541 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.583949 15541 ts_tablet_manager.cc:1403] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260630 12:28:11.585250 15540 tablet_bootstrap.cc:654] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.586974 15541 raft_consensus.cc:359] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.587800 15541 raft_consensus.cc:385] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.588207 15541 raft_consensus.cc:740] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.589184 15539 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.589691 15539 ts_tablet_manager.cc:1403] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.012s
I20260630 12:28:11.589057 15541 consensus_queue.cc:260] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.590543 15540 tablet_bootstrap.cc:492] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.591100 15540 ts_tablet_manager.cc:1403] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:28:11.591504 15541 ts_tablet_manager.cc:1434] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:28:11.592634 15541 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.592536 15539 raft_consensus.cc:359] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.593394 15539 raft_consensus.cc:385] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.593755 15539 raft_consensus.cc:740] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.593931 15540 raft_consensus.cc:359] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.594806 15540 raft_consensus.cc:385] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.595404 15540 raft_consensus.cc:740] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.595225 15539 consensus_queue.cc:260] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.596463 15540 consensus_queue.cc:260] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.598100 15539 ts_tablet_manager.cc:1434] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:28:11.599174 15539 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: Bootstrap starting.
I20260630 12:28:11.599689 15541 tablet_bootstrap.cc:654] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.605216 15539 tablet_bootstrap.cc:654] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.607721 15540 ts_tablet_manager.cc:1434] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:28:11.611205 15541 tablet_bootstrap.cc:492] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.611790 15541 ts_tablet_manager.cc:1403] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:28:11.614698 15541 raft_consensus.cc:359] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.615510 15541 raft_consensus.cc:385] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.615741 15540 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.615875 15541 raft_consensus.cc:740] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.616812 15539 tablet_bootstrap.cc:492] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: No bootstrap required, opened a new log
I20260630 12:28:11.617527 15539 ts_tablet_manager.cc:1403] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:28:11.616887 15541 consensus_queue.cc:260] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.620048 15541 ts_tablet_manager.cc:1434] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:11.620190 15539 raft_consensus.cc:359] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.621096 15541 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: Bootstrap starting.
I20260630 12:28:11.621101 15539 raft_consensus.cc:385] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.621803 15539 raft_consensus.cc:740] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.622515 15540 tablet_bootstrap.cc:654] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.622718 15539 consensus_queue.cc:260] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.625476 15539 ts_tablet_manager.cc:1434] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:28:11.630666 15541 tablet_bootstrap.cc:654] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.631752 15546 raft_consensus.cc:493] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.632303 15546 raft_consensus.cc:515] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.635211 15546 leader_election.cc:290] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f087d03e095a42c98848041e358dd08a (127.6.167.2:45717), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:11.636505 15541 tablet_bootstrap.cc:492] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: No bootstrap required, opened a new log
I20260630 12:28:11.637090 15541 ts_tablet_manager.cc:1403] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:28:11.640548 15541 raft_consensus.cc:359] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.641570 15541 raft_consensus.cc:385] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.641986 15541 raft_consensus.cc:740] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087d03e095a42c98848041e358dd08a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.643688 15541 consensus_queue.cc:260] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.645514 15540 tablet_bootstrap.cc:492] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.646266 15540 ts_tablet_manager.cc:1403] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260630 12:28:11.650285 15540 raft_consensus.cc:359] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.651250 15540 raft_consensus.cc:385] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.651592 15540 raft_consensus.cc:740] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.652280 15540 consensus_queue.cc:260] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.653640 15541 ts_tablet_manager.cc:1434] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:28:11.654384 15540 ts_tablet_manager.cc:1434] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:11.655154 15545 raft_consensus.cc:493] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.655429 15540 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Bootstrap starting.
I20260630 12:28:11.655630 15545 raft_consensus.cc:515] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.659543 15545 leader_election.cc:290] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), f087d03e095a42c98848041e358dd08a (127.6.167.2:45717)
I20260630 12:28:11.660897 15545 raft_consensus.cc:493] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.661527 15545 raft_consensus.cc:515] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.664597 15545 leader_election.cc:290] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), f087d03e095a42c98848041e358dd08a (127.6.167.2:45717)
I20260630 12:28:11.671201 15540 tablet_bootstrap.cc:654] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.672484 15552 raft_consensus.cc:493] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.674492 15552 raft_consensus.cc:515] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.677690 15552 leader_election.cc:290] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:11.678289 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983bff6708454c8d894928ee653fa6ad" candidate_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9" is_pre_election: true
I20260630 12:28:11.679693 15494 raft_consensus.cc:2468] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d0a11a3ba943479c92d6fa0fe1b3fe in term 0.
I20260630 12:28:11.684782 15310 leader_election.cc:304] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.685757 15546 raft_consensus.cc:2804] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.686231 15546 raft_consensus.cc:493] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.686661 15546 raft_consensus.cc:3060] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.687597 15552 raft_consensus.cc:493] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.688324 15552 raft_consensus.cc:515] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.691129 15552 leader_election.cc:290] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:11.699447 15546 raft_consensus.cc:515] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.705435 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983bff6708454c8d894928ee653fa6ad" candidate_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9"
I20260630 12:28:11.706048 15494 raft_consensus.cc:3060] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.706563 15345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d146690e95b246bd91824d6ed83b6c9d" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" is_pre_election: true
I20260630 12:28:11.707472 15345 raft_consensus.cc:2468] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 0.
I20260630 12:28:11.708807 15459 leader_election.cc:304] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.708942 15344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917efdd8faff4cb1b81bd75d743cff88" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" is_pre_election: true
I20260630 12:28:11.709749 15545 raft_consensus.cc:2804] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.710177 15545 raft_consensus.cc:493] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.709913 15344 raft_consensus.cc:2468] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 0.
I20260630 12:28:11.710572 15545 raft_consensus.cc:3060] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.704629 15546 leader_election.cc:290] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [CANDIDATE]: Term 1 election: Requested vote from peers f087d03e095a42c98848041e358dd08a (127.6.167.2:45717), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:11.717816 15494 raft_consensus.cc:2468] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d0a11a3ba943479c92d6fa0fe1b3fe in term 1.
I20260630 12:28:11.719087 15310 leader_election.cc:304] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.720369 15546 raft_consensus.cc:2804] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.723317 15459 leader_election.cc:304] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.730444 15540 tablet_bootstrap.cc:492] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: No bootstrap required, opened a new log
I20260630 12:28:11.731115 15540 ts_tablet_manager.cc:1403] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.019s
I20260630 12:28:11.732946 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d146690e95b246bd91824d6ed83b6c9d" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a" is_pre_election: true
I20260630 12:28:11.733884 15420 raft_consensus.cc:2468] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 0.
I20260630 12:28:11.736569 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917efdd8faff4cb1b81bd75d743cff88" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a" is_pre_election: true
I20260630 12:28:11.736833 15418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983bff6708454c8d894928ee653fa6ad" candidate_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a"
I20260630 12:28:11.737495 15419 raft_consensus.cc:2468] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 0.
I20260630 12:28:11.737712 15418 raft_consensus.cc:3060] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.721465 15545 raft_consensus.cc:515] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.742944 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983bff6708454c8d894928ee653fa6ad" candidate_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a" is_pre_election: true
I20260630 12:28:11.748076 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d146690e95b246bd91824d6ed83b6c9d" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a"
I20260630 12:28:11.744436 15545 leader_election.cc:290] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [CANDIDATE]: Term 1 election: Requested vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), f087d03e095a42c98848041e358dd08a (127.6.167.2:45717)
I20260630 12:28:11.750726 15419 raft_consensus.cc:3060] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.753268 15546 raft_consensus.cc:697] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 LEADER]: Becoming Leader. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Running, Role: LEADER
I20260630 12:28:11.754462 15545 raft_consensus.cc:2804] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.757165 15545 raft_consensus.cc:493] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.757860 15546 consensus_queue.cc:237] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [LEADER]: Queue going to LEADER mode. State: All 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: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.760880 15344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d146690e95b246bd91824d6ed83b6c9d" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
I20260630 12:28:11.761471 15344 raft_consensus.cc:3060] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.761942 15540 raft_consensus.cc:359] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.762661 15540 raft_consensus.cc:385] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.762928 15540 raft_consensus.cc:740] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d0a11a3ba943479c92d6fa0fe1b3fe, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.763720 15540 consensus_queue.cc:260] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.765684 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04733c9fcb1d464f93df561a59ce4921" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9" is_pre_election: true
I20260630 12:28:11.766551 15494 raft_consensus.cc:2468] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.767838 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0650963d9744a248ca20b4e4cbb8894" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9" is_pre_election: true
I20260630 12:28:11.768744 15493 raft_consensus.cc:2468] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.770004 15385 leader_election.cc:304] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.771169 15552 raft_consensus.cc:2804] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.771015 15385 leader_election.cc:304] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.771692 15552 raft_consensus.cc:493] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.772091 15552 raft_consensus.cc:3060] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.772467 15547 raft_consensus.cc:2804] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.772964 15547 raft_consensus.cc:493] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.773356 15547 raft_consensus.cc:3060] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.779477 15552 raft_consensus.cc:515] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.781167 15345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04733c9fcb1d464f93df561a59ce4921" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" is_pre_election: true
I20260630 12:28:11.781819 15345 raft_consensus.cc:2468] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.782629 15342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04733c9fcb1d464f93df561a59ce4921" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
I20260630 12:28:11.782953 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0650963d9744a248ca20b4e4cbb8894" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" is_pre_election: true
I20260630 12:28:11.783290 15342 raft_consensus.cc:3060] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.783583 15343 raft_consensus.cc:2468] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.770992 15344 raft_consensus.cc:2468] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 1.
I20260630 12:28:11.787293 15545 raft_consensus.cc:3060] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.790876 15552 leader_election.cc:290] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 election: Requested vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
I20260630 12:28:11.793432 15418 raft_consensus.cc:2468] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d0a11a3ba943479c92d6fa0fe1b3fe in term 1.
I20260630 12:28:11.785872 15459 leader_election.cc:304] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.795177 15573 raft_consensus.cc:2804] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.795300 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04733c9fcb1d464f93df561a59ce4921" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9"
I20260630 12:28:11.795962 15493 raft_consensus.cc:3060] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.783465 15547 raft_consensus.cc:515] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.804288 15552 raft_consensus.cc:493] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.805066 15552 raft_consensus.cc:515] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.805958 15547 leader_election.cc:290] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 election: Requested vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533)
W20260630 12:28:11.802170 15291 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:11.807322 15552 leader_election.cc:290] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533), 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185)
I20260630 12:28:11.807542 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0650963d9744a248ca20b4e4cbb8894" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9"
I20260630 12:28:11.809934 15344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0650963d9744a248ca20b4e4cbb8894" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
I20260630 12:28:11.807893 15545 raft_consensus.cc:515] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.811257 15344 raft_consensus.cc:3060] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.813385 15494 raft_consensus.cc:3060] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.813838 15545 leader_election.cc:290] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [CANDIDATE]: Term 1 election: Requested vote from peers 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185), f087d03e095a42c98848041e358dd08a (127.6.167.2:45717)
I20260630 12:28:11.816608 15345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917efdd8faff4cb1b81bd75d743cff88" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
I20260630 12:28:11.817421 15345 raft_consensus.cc:3060] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.817871 15243 catalog_manager.cc:5697] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1). New cstate: current_term: 1 leader_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.809521 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda5edd785db4b7183d291761a2f4d38" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9" is_pre_election: true
I20260630 12:28:11.809911 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda5edd785db4b7183d291761a2f4d38" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" is_pre_election: true
I20260630 12:28:11.822955 15492 raft_consensus.cc:2468] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.823566 15418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917efdd8faff4cb1b81bd75d743cff88" candidate_uuid: "95ad676be709474eabbf0dc94434ddd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087d03e095a42c98848041e358dd08a"
I20260630 12:28:11.824221 15418 raft_consensus.cc:3060] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.824803 15385 leader_election.cc:304] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.825631 15552 raft_consensus.cc:2804] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.821698 15494 raft_consensus.cc:2468] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.829757 15419 raft_consensus.cc:2468] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 1.
I20260630 12:28:11.830681 15385 leader_election.cc:304] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.831463 15547 raft_consensus.cc:2804] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.834256 15418 raft_consensus.cc:2468] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 1.
I20260630 12:28:11.822069 15573 raft_consensus.cc:697] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 1 LEADER]: Becoming Leader. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Running, Role: LEADER
I20260630 12:28:11.827605 15552 raft_consensus.cc:493] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.810238 15342 raft_consensus.cc:2468] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.834334 15345 raft_consensus.cc:2468] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ad676be709474eabbf0dc94434ddd9 in term 1.
I20260630 12:28:11.834733 15344 raft_consensus.cc:2468] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.836989 15552 raft_consensus.cc:3060] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.823138 15343 raft_consensus.cc:2468] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 0.
I20260630 12:28:11.837725 15459 leader_election.cc:304] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [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: 48d0a11a3ba943479c92d6fa0fe1b3fe, 95ad676be709474eabbf0dc94434ddd9; no voters: 
I20260630 12:28:11.836215 15493 raft_consensus.cc:2468] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.838652 15576 raft_consensus.cc:2804] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.839187 15576 raft_consensus.cc:697] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 1 LEADER]: Becoming Leader. State: Replica: 95ad676be709474eabbf0dc94434ddd9, State: Running, Role: LEADER
I20260630 12:28:11.839653 15385 leader_election.cc:304] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.839987 15576 consensus_queue.cc:237] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Queue going to LEADER mode. State: All 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: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.841310 15573 consensus_queue.cc:237] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Queue going to LEADER mode. State: All 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: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.843948 15552 raft_consensus.cc:515] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.843727 15540 ts_tablet_manager.cc:1434] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: Time spent starting tablet: real 0.112s	user 0.020s	sys 0.022s
I20260630 12:28:11.845847 15552 leader_election.cc:290] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [CANDIDATE]: Term 1 election: Requested vote from peers 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3:43533), 48d0a11a3ba943479c92d6fa0fe1b3fe (127.6.167.1:35185)
I20260630 12:28:11.847204 15552 raft_consensus.cc:2804] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.847712 15552 raft_consensus.cc:697] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Becoming Leader. State: Replica: f087d03e095a42c98848041e358dd08a, State: Running, Role: LEADER
I20260630 12:28:11.848542 15552 consensus_queue.cc:237] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [LEADER]: Queue going to LEADER mode. State: All 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: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.861750 15241 catalog_manager.cc:5697] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "95ad676be709474eabbf0dc94434ddd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:11.865309 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda5edd785db4b7183d291761a2f4d38" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ad676be709474eabbf0dc94434ddd9"
I20260630 12:28:11.865957 15493 raft_consensus.cc:3060] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.872400 15493 raft_consensus.cc:2468] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.873534 15385 leader_election.cc:304] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [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: 95ad676be709474eabbf0dc94434ddd9, f087d03e095a42c98848041e358dd08a; no voters: 
I20260630 12:28:11.873746 15344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda5edd785db4b7183d291761a2f4d38" candidate_uuid: "f087d03e095a42c98848041e358dd08a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe"
I20260630 12:28:11.874418 15579 raft_consensus.cc:2804] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.874779 15344 raft_consensus.cc:3060] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.875272 15579 raft_consensus.cc:697] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Becoming Leader. State: Replica: f087d03e095a42c98848041e358dd08a, State: Running, Role: LEADER
I20260630 12:28:11.876485 15579 consensus_queue.cc:237] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [LEADER]: Queue going to LEADER mode. State: All 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: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } }
I20260630 12:28:11.878268 15547 raft_consensus.cc:697] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Becoming Leader. State: Replica: f087d03e095a42c98848041e358dd08a, State: Running, Role: LEADER
I20260630 12:28:11.879418 15547 consensus_queue.cc:237] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [LEADER]: Queue going to LEADER mode. State: All 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: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } }
I20260630 12:28:11.884193 15344 raft_consensus.cc:2468] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087d03e095a42c98848041e358dd08a in term 1.
I20260630 12:28:11.888520 15243 catalog_manager.cc:5697] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ad676be709474eabbf0dc94434ddd9 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "95ad676be709474eabbf0dc94434ddd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:11.895499 15241 catalog_manager.cc:5697] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a reported cstate change: term changed from 0 to 1, leader changed from <none> to f087d03e095a42c98848041e358dd08a (127.6.167.2). New cstate: current_term: 1 leader_uuid: "f087d03e095a42c98848041e358dd08a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.908200 15241 catalog_manager.cc:5697] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a reported cstate change: term changed from 0 to 1, leader changed from <none> to f087d03e095a42c98848041e358dd08a (127.6.167.2). New cstate: current_term: 1 leader_uuid: "f087d03e095a42c98848041e358dd08a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:11.909549 15241 catalog_manager.cc:5697] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a reported cstate change: term changed from 0 to 1, leader changed from <none> to f087d03e095a42c98848041e358dd08a (127.6.167.2). New cstate: current_term: 1 leader_uuid: "f087d03e095a42c98848041e358dd08a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.189533 15575 consensus_queue.cc:1048] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.207873 15572 consensus_queue.cc:1048] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.248428 15579 consensus_queue.cc:1048] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.253134 15418 raft_consensus.cc:1275] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Refusing update from remote peer 95ad676be709474eabbf0dc94434ddd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.253358 15344 raft_consensus.cc:1275] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Refusing update from remote peer 95ad676be709474eabbf0dc94434ddd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.255352 15573 consensus_queue.cc:1048] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.257030 15576 consensus_queue.cc:1048] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.269310 15573 consensus_queue.cc:1048] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087d03e095a42c98848041e358dd08a" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 45717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.301185 15342 raft_consensus.cc:1275] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Refusing update from remote peer 95ad676be709474eabbf0dc94434ddd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.302804 15573 consensus_queue.cc:1048] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.345158 15577 consensus_queue.cc:1048] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.418416 15577 consensus_queue.cc:1048] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.468293 15547 consensus_queue.cc:1048] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.488826 15547 consensus_queue.cc:1048] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ad676be709474eabbf0dc94434ddd9" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.512887 15547 consensus_queue.cc:1048] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d0a11a3ba943479c92d6fa0fe1b3fe" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:12.722462 15623 log.cc:927] Time spent T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260630 12:28:13.028352 15590 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.000s	sys 0.000s
I20260630 12:28:13.725641  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:13.753010  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:13.753749  6812 tablet_replica.cc:333] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.754426  6812 raft_consensus.cc:2243] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.755045  6812 raft_consensus.cc:2272] T a0650963d9744a248ca20b4e4cbb8894 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.757807  6812 tablet_replica.cc:333] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.758450  6812 raft_consensus.cc:2243] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.759117  6812 raft_consensus.cc:2272] T bda5edd785db4b7183d291761a2f4d38 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.762089  6812 tablet_replica.cc:333] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.762701  6812 raft_consensus.cc:2243] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.763236  6812 raft_consensus.cc:2272] T 917efdd8faff4cb1b81bd75d743cff88 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.765926  6812 tablet_replica.cc:333] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.766520  6812 raft_consensus.cc:2243] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.767074  6812 raft_consensus.cc:2272] T 04733c9fcb1d464f93df561a59ce4921 P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.769584  6812 tablet_replica.cc:333] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.770102  6812 raft_consensus.cc:2243] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.770892  6812 raft_consensus.cc:2272] T 983bff6708454c8d894928ee653fa6ad P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.773231  6812 tablet_replica.cc:333] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe: stopping tablet replica
I20260630 12:28:13.773720  6812 raft_consensus.cc:2243] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.774219  6812 raft_consensus.cc:2272] T d146690e95b246bd91824d6ed83b6c9d P 48d0a11a3ba943479c92d6fa0fe1b3fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.799762  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:13.816215  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:13.840829  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:13.841463  6812 tablet_replica.cc:333] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.842062  6812 raft_consensus.cc:2243] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.842588  6812 raft_consensus.cc:2272] T d146690e95b246bd91824d6ed83b6c9d P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.845211  6812 tablet_replica.cc:333] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.845753  6812 raft_consensus.cc:2243] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.846237  6812 raft_consensus.cc:2272] T 983bff6708454c8d894928ee653fa6ad P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.848644  6812 tablet_replica.cc:333] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.849172  6812 raft_consensus.cc:2243] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.849923  6812 raft_consensus.cc:2272] T 04733c9fcb1d464f93df561a59ce4921 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.852202  6812 tablet_replica.cc:333] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.852842  6812 raft_consensus.cc:2243] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.853315  6812 raft_consensus.cc:2272] T 917efdd8faff4cb1b81bd75d743cff88 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.855489  6812 tablet_replica.cc:333] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.855985  6812 raft_consensus.cc:2243] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.856840  6812 raft_consensus.cc:2272] T bda5edd785db4b7183d291761a2f4d38 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.859095  6812 tablet_replica.cc:333] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a: stopping tablet replica
I20260630 12:28:13.859584  6812 raft_consensus.cc:2243] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.860324  6812 raft_consensus.cc:2272] T a0650963d9744a248ca20b4e4cbb8894 P f087d03e095a42c98848041e358dd08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.879997  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:13.894824  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:13.918129  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:13.918735  6812 tablet_replica.cc:333] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.919313  6812 raft_consensus.cc:2243] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.919840  6812 raft_consensus.cc:2272] T 983bff6708454c8d894928ee653fa6ad P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.922217  6812 tablet_replica.cc:333] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.922760  6812 raft_consensus.cc:2243] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.923262  6812 raft_consensus.cc:2272] T a0650963d9744a248ca20b4e4cbb8894 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.925630  6812 tablet_replica.cc:333] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.926147  6812 raft_consensus.cc:2243] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.926664  6812 raft_consensus.cc:2272] T bda5edd785db4b7183d291761a2f4d38 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.928977  6812 tablet_replica.cc:333] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.929479  6812 raft_consensus.cc:2243] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.930217  6812 raft_consensus.cc:2272] T d146690e95b246bd91824d6ed83b6c9d P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.932508  6812 tablet_replica.cc:333] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.933004  6812 raft_consensus.cc:2243] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:13.933517  6812 raft_consensus.cc:2272] T 04733c9fcb1d464f93df561a59ce4921 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.935671  6812 tablet_replica.cc:333] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9: stopping tablet replica
I20260630 12:28:13.936149  6812 raft_consensus.cc:2243] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.936915  6812 raft_consensus.cc:2272] T 917efdd8faff4cb1b81bd75d743cff88 P 95ad676be709474eabbf0dc94434ddd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.961642  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:13.976481  6812 master.cc:562] Master@127.6.167.62:45333 shutting down...
I20260630 12:28:13.996757  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:13.997257  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:13.997550  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77d7e67477e04c07980437eba97c17b1: stopping tablet replica
I20260630 12:28:14.015878  6812 master.cc:584] Master@127.6.167.62:45333 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4377 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:28:14.045015  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:40401
I20260630 12:28:14.046037  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:14.050539 15640 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
W20260630 12:28:14.051241 15641 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
W20260630 12:28:14.052235 15643 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
I20260630 12:28:14.053310  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:14.054030  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:14.054196  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:14.054369  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822494054356 us; error 0 us; skew 500 ppm
I20260630 12:28:14.054891  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:14.057080  6812 webserver.cc:533] Webserver started at http://127.6.167.62:45227/ using document root <none> and password file <none>
I20260630 12:28:14.057533  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:14.057716  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:14.057989  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:14.059012  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "5a465015cf274eb79cdab08b32f5fc4d"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.063251  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:14.066363 15648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.067339  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:14.067859  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "5a465015cf274eb79cdab08b32f5fc4d"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.068172  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-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)
I20260630 12:28:14.084712  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:14.085645  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:14.119073  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:40401
I20260630 12:28:14.119165 15699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:40401 every 8 connection(s)
I20260630 12:28:14.122700 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.132740 15700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d: Bootstrap starting.
I20260630 12:28:14.136724 15700 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.140223 15700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d: No bootstrap required, opened a new log
I20260630 12:28:14.142104 15700 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER }
I20260630 12:28:14.142472 15700 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.142697 15700 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a465015cf274eb79cdab08b32f5fc4d, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.143261 15700 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER }
I20260630 12:28:14.143707 15700 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:14.143919 15700 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:14.144158 15700 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.148314 15700 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER }
I20260630 12:28:14.148803 15700 leader_election.cc:304] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [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: 5a465015cf274eb79cdab08b32f5fc4d; no voters: 
I20260630 12:28:14.149857 15700 leader_election.cc:290] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:14.150173 15703 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.151410 15703 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 1 LEADER]: Becoming Leader. State: Replica: 5a465015cf274eb79cdab08b32f5fc4d, State: Running, Role: LEADER
I20260630 12:28:14.152020 15703 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [LEADER]: Queue going to LEADER mode. State: All 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: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER }
I20260630 12:28:14.152575 15700 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:14.157143 15705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a465015cf274eb79cdab08b32f5fc4d. Latest consensus state: current_term: 1 leader_uuid: "5a465015cf274eb79cdab08b32f5fc4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER } }
I20260630 12:28:14.157513 15704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a465015cf274eb79cdab08b32f5fc4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a465015cf274eb79cdab08b32f5fc4d" member_type: VOTER } }
I20260630 12:28:14.157790 15705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:14.158072 15704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:14.159439 15711 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:14.163981 15711 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:14.167225  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:14.172303 15711 catalog_manager.cc:1383] Generated new cluster ID: 25e99cb8b6ae42ebac6be0e60aea4209
I20260630 12:28:14.172580 15711 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:14.194831 15711 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:14.196074 15711 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:14.213702 15711 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d: Generated new TSK 0
I20260630 12:28:14.214270 15711 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:14.233601  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:14.238859 15721 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
W20260630 12:28:14.239902 15722 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
W20260630 12:28:14.241439 15724 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
I20260630 12:28:14.241652  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:14.242547  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:14.242726  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:14.242853  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822494242842 us; error 0 us; skew 500 ppm
I20260630 12:28:14.243271  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:14.245383  6812 webserver.cc:533] Webserver started at http://127.6.167.1:33127/ using document root <none> and password file <none>
I20260630 12:28:14.245786  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:14.245936  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:14.246145  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:14.247105  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "27bd5bb0180443ad9d918bf8e9c91715"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.251217  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:14.254323 15729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.255048  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:14.255342  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "27bd5bb0180443ad9d918bf8e9c91715"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.255620  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-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)
I20260630 12:28:14.268404  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:14.269388  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:14.270756  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:14.272874  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:14.273049  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.273334  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:14.273489  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.309891  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:45899
I20260630 12:28:14.309974 15791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:45899 every 8 connection(s)
I20260630 12:28:14.314756  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:14.323122 15796 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
W20260630 12:28:14.323271 15797 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
W20260630 12:28:14.325608 15799 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
I20260630 12:28:14.325727  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:14.327888  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:14.328121  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:14.328405  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822494328385 us; error 0 us; skew 500 ppm
I20260630 12:28:14.329136  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:14.331003 15792 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40401
I20260630 12:28:14.331354 15792 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:14.332015  6812 webserver.cc:533] Webserver started at http://127.6.167.2:41379/ using document root <none> and password file <none>
I20260630 12:28:14.332203 15792 heartbeater.cc:507] Master 127.6.167.62:40401 requested a full tablet report, sending...
I20260630 12:28:14.332703  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:14.332968  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:14.333259  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:14.334414 15665 ts_manager.cc:194] Registered new tserver with Master: 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899)
I20260630 12:28:14.334502  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "c7b839a00984470992f0c82cf5d68b79"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.336158 15665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33954
I20260630 12:28:14.339746  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:28:14.343272 15804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.344163  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:14.344462  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "c7b839a00984470992f0c82cf5d68b79"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.344698  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-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)
I20260630 12:28:14.357630  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:14.358533  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:14.359892  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:14.362663  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:14.362874  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.363122  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:14.363288  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.399251  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:38821
I20260630 12:28:14.399389 15866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:38821 every 8 connection(s)
I20260630 12:28:14.404163  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:14.410311 15870 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
W20260630 12:28:14.411649 15871 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
I20260630 12:28:14.413528  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:14.414252 15873 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
I20260630 12:28:14.415269  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:14.415567  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:14.415798  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822494415779 us; error 0 us; skew 500 ppm
I20260630 12:28:14.416522  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:14.416976 15867 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40401
I20260630 12:28:14.417455 15867 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:14.418421 15867 heartbeater.cc:507] Master 127.6.167.62:40401 requested a full tablet report, sending...
I20260630 12:28:14.419296  6812 webserver.cc:533] Webserver started at http://127.6.167.3:44495/ using document root <none> and password file <none>
I20260630 12:28:14.419943  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:14.420169  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:14.420536  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:14.420918 15665 ts_manager.cc:194] Registered new tserver with Master: c7b839a00984470992f0c82cf5d68b79 (127.6.167.2:38821)
I20260630 12:28:14.422053  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "497c3c85c9294a3186add03a9919a806"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.422857 15665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33966
I20260630 12:28:14.428290  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:28:14.431730 15878 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.432593  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:14.432842  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "497c3c85c9294a3186add03a9919a806"
format_stamp: "Formatted at 2026-06-30 12:28:14 on dist-test-slave-1v8t"
I20260630 12:28:14.433074  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822286764395-6812-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)
I20260630 12:28:14.446614  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:14.447521  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:14.448760  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:14.450855  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:14.451030  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.451299  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:14.451457  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:14.488626  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:34493
I20260630 12:28:14.488746 15940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:34493 every 8 connection(s)
I20260630 12:28:14.502737 15941 heartbeater.cc:344] Connected to a master server at 127.6.167.62:40401
I20260630 12:28:14.503125 15941 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:14.503754 15941 heartbeater.cc:507] Master 127.6.167.62:40401 requested a full tablet report, sending...
I20260630 12:28:14.505546 15665 ts_manager.cc:194] Registered new tserver with Master: 497c3c85c9294a3186add03a9919a806 (127.6.167.3:34493)
I20260630 12:28:14.506214  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014514557s
I20260630 12:28:14.506831 15665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33968
I20260630 12:28:15.338544 15792 heartbeater.cc:499] Master 127.6.167.62:40401 was elected leader, sending a full tablet report...
I20260630 12:28:15.425982 15867 heartbeater.cc:499] Master 127.6.167.62:40401 was elected leader, sending a full tablet report...
I20260630 12:28:15.509341 15941 heartbeater.cc:499] Master 127.6.167.62:40401 was elected leader, sending a full tablet report...
I20260630 12:28:15.561488 15665 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33982:
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"
    }
  }
}
W20260630 12:28:15.563123 15665 catalog_manager.cc:7077] 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.
I20260630 12:28:15.606137 15757 tablet_service.cc:1511] Processing CreateTablet for tablet a284cfe65b714ed9a5a56b46ee173221 (DEFAULT_TABLE table=test-workload [id=c04cb74b1653402abe0842ddc2663b04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:15.607448 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a284cfe65b714ed9a5a56b46ee173221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.624215 15832 tablet_service.cc:1511] Processing CreateTablet for tablet a284cfe65b714ed9a5a56b46ee173221 (DEFAULT_TABLE table=test-workload [id=c04cb74b1653402abe0842ddc2663b04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:15.625936 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a284cfe65b714ed9a5a56b46ee173221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.629463 15906 tablet_service.cc:1511] Processing CreateTablet for tablet a284cfe65b714ed9a5a56b46ee173221 (DEFAULT_TABLE table=test-workload [id=c04cb74b1653402abe0842ddc2663b04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:15.631016 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a284cfe65b714ed9a5a56b46ee173221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.646456 15961 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: Bootstrap starting.
I20260630 12:28:15.651906 15962 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: Bootstrap starting.
I20260630 12:28:15.653029 15961 tablet_bootstrap.cc:654] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:15.656879 15962 tablet_bootstrap.cc:654] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:15.658511 15961 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: No bootstrap required, opened a new log
I20260630 12:28:15.659030 15961 ts_tablet_manager.cc:1403] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:28:15.661514 15962 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: No bootstrap required, opened a new log
I20260630 12:28:15.662019 15962 ts_tablet_manager.cc:1403] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:28:15.661908 15961 raft_consensus.cc:359] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.663514 15961 raft_consensus.cc:385] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:15.663846 15961 raft_consensus.cc:740] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7b839a00984470992f0c82cf5d68b79, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.665337 15961 consensus_queue.cc:260] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.665650 15962 raft_consensus.cc:359] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.666489 15962 raft_consensus.cc:385] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:15.666843 15962 raft_consensus.cc:740] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 497c3c85c9294a3186add03a9919a806, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.667775 15962 consensus_queue.cc:260] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.671898 15962 ts_tablet_manager.cc:1434] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:15.675513 15961 ts_tablet_manager.cc:1434] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:28:15.689422 15967 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: Bootstrap starting.
I20260630 12:28:15.695674 15967 tablet_bootstrap.cc:654] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:15.701138 15967 tablet_bootstrap.cc:492] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: No bootstrap required, opened a new log
I20260630 12:28:15.703012 15967 ts_tablet_manager.cc:1403] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:28:15.706622 15967 raft_consensus.cc:359] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.707577 15967 raft_consensus.cc:385] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:15.708016 15967 raft_consensus.cc:740] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bd5bb0180443ad9d918bf8e9c91715, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.708988 15967 consensus_queue.cc:260] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.975101 15969 raft_consensus.cc:493] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:15.975914 15969 raft_consensus.cc:515] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:15.989336 15967 ts_tablet_manager.cc:1434] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: Time spent starting tablet: real 0.286s	user 0.075s	sys 0.127s
I20260630 12:28:15.990536 15969 leader_election.cc:290] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 497c3c85c9294a3186add03a9919a806 (127.6.167.3:34493), c7b839a00984470992f0c82cf5d68b79 (127.6.167.2:38821)
I20260630 12:28:16.142910 15965 raft_consensus.cc:493] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:16.143390 15965 raft_consensus.cc:515] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:16.145879 15965 leader_election.cc:290] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899), 497c3c85c9294a3186add03a9919a806 (127.6.167.3:34493)
I20260630 12:28:16.159312 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "c7b839a00984470992f0c82cf5d68b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bd5bb0180443ad9d918bf8e9c91715" is_pre_election: true
I20260630 12:28:16.160077 15767 raft_consensus.cc:2468] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7b839a00984470992f0c82cf5d68b79 in term 0.
I20260630 12:28:16.161572 15805 leader_election.cc:304] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [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: 27bd5bb0180443ad9d918bf8e9c91715, c7b839a00984470992f0c82cf5d68b79; no voters: 
I20260630 12:28:16.162746 15965 raft_consensus.cc:2804] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:16.163151 15965 raft_consensus.cc:493] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:16.163530 15965 raft_consensus.cc:3060] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:16.164078 15713 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:16.166432 15966 raft_consensus.cc:493] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:16.166929 15966 raft_consensus.cc:515] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:16.169512 15966 leader_election.cc:290] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899), c7b839a00984470992f0c82cf5d68b79 (127.6.167.2:38821)
I20260630 12:28:16.172309 15965 raft_consensus.cc:515] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:16.175328 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "c7b839a00984470992f0c82cf5d68b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "497c3c85c9294a3186add03a9919a806" is_pre_election: true
I20260630 12:28:16.175993 15916 raft_consensus.cc:2468] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7b839a00984470992f0c82cf5d68b79 in term 0.
I20260630 12:28:16.183451 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "c7b839a00984470992f0c82cf5d68b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bd5bb0180443ad9d918bf8e9c91715"
I20260630 12:28:16.184043 15767 raft_consensus.cc:3060] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:16.189064 15766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "497c3c85c9294a3186add03a9919a806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bd5bb0180443ad9d918bf8e9c91715" is_pre_election: true
I20260630 12:28:16.189416 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "27bd5bb0180443ad9d918bf8e9c91715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7b839a00984470992f0c82cf5d68b79" is_pre_election: true
I20260630 12:28:16.189682 15767 raft_consensus.cc:2468] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7b839a00984470992f0c82cf5d68b79 in term 1.
I20260630 12:28:16.190282 15842 raft_consensus.cc:2393] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27bd5bb0180443ad9d918bf8e9c91715 in current term 1: Already voted for candidate c7b839a00984470992f0c82cf5d68b79 in this term.
I20260630 12:28:16.190802 15805 leader_election.cc:304] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [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: 27bd5bb0180443ad9d918bf8e9c91715, c7b839a00984470992f0c82cf5d68b79; no voters: 
I20260630 12:28:16.193041 15965 leader_election.cc:290] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [CANDIDATE]: Term 1 election: Requested vote from peers 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899), 497c3c85c9294a3186add03a9919a806 (127.6.167.3:34493)
I20260630 12:28:16.193578 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "c7b839a00984470992f0c82cf5d68b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "497c3c85c9294a3186add03a9919a806"
I20260630 12:28:16.193742 15965 raft_consensus.cc:2804] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:16.194156 15916 raft_consensus.cc:3060] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:16.194418 15965 raft_consensus.cc:697] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 LEADER]: Becoming Leader. State: Replica: c7b839a00984470992f0c82cf5d68b79, State: Running, Role: LEADER
I20260630 12:28:16.195678 15965 consensus_queue.cc:237] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [LEADER]: Queue going to LEADER mode. State: All 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: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } }
I20260630 12:28:16.201647 15916 raft_consensus.cc:2468] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7b839a00984470992f0c82cf5d68b79 in term 1.
I20260630 12:28:16.205997 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "27bd5bb0180443ad9d918bf8e9c91715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "497c3c85c9294a3186add03a9919a806" is_pre_election: true
I20260630 12:28:16.206897 15916 raft_consensus.cc:2393] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27bd5bb0180443ad9d918bf8e9c91715 in current term 1: Already voted for candidate c7b839a00984470992f0c82cf5d68b79 in this term.
I20260630 12:28:16.208045 15733 leader_election.cc:304] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [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: 27bd5bb0180443ad9d918bf8e9c91715; no voters: 497c3c85c9294a3186add03a9919a806, c7b839a00984470992f0c82cf5d68b79
I20260630 12:28:16.209056 15970 raft_consensus.cc:2749] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:16.212018 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a284cfe65b714ed9a5a56b46ee173221" candidate_uuid: "497c3c85c9294a3186add03a9919a806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7b839a00984470992f0c82cf5d68b79" is_pre_election: true
I20260630 12:28:16.213313 15881 leader_election.cc:304] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [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: 497c3c85c9294a3186add03a9919a806; no voters: 27bd5bb0180443ad9d918bf8e9c91715, c7b839a00984470992f0c82cf5d68b79
I20260630 12:28:16.214157 15966 raft_consensus.cc:2749] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:16.217063 15662 catalog_manager.cc:5697] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7b839a00984470992f0c82cf5d68b79 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "c7b839a00984470992f0c82cf5d68b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7b839a00984470992f0c82cf5d68b79" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38821 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.391366 15767 raft_consensus.cc:1275] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 1 FOLLOWER]: Refusing update from remote peer c7b839a00984470992f0c82cf5d68b79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:16.391482 15916 raft_consensus.cc:1275] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Refusing update from remote peer c7b839a00984470992f0c82cf5d68b79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:16.392895 15965 consensus_queue.cc:1048] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bd5bb0180443ad9d918bf8e9c91715" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:16.393563 15979 consensus_queue.cc:1048] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "497c3c85c9294a3186add03a9919a806" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:16.809226  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:16.833237  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:16.833925  6812 tablet_replica.cc:333] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715: stopping tablet replica
I20260630 12:28:16.834501  6812 raft_consensus.cc:2243] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:16.835012  6812 raft_consensus.cc:2272] T a284cfe65b714ed9a5a56b46ee173221 P 27bd5bb0180443ad9d918bf8e9c91715 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:16.913492 15788 debug-util.cc:398] Leaking SignalData structure 0x7b080011e460 after lost signal to thread 6815
W20260630 12:28:16.914553 15788 debug-util.cc:398] Leaking SignalData structure 0x7b0800175820 after lost signal to thread 15699
W20260630 12:28:17.377094 15805 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45899: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:28:17.380198 15805 consensus_peers.cc:597] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 -> Peer 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899): Couldn't send request to peer 27bd5bb0180443ad9d918bf8e9c91715. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:17.854625  6812 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15788)
W20260630 12:28:18.855293  6812 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15788)
W20260630 12:28:19.373610 15696 debug-util.cc:398] Leaking SignalData structure 0x7b08000dad20 after lost signal to thread 6815
W20260630 12:28:19.374686 15696 debug-util.cc:398] Leaking SignalData structure 0x7b08001980a0 after lost signal to thread 15699
W20260630 12:28:19.375826 15696 debug-util.cc:398] Leaking SignalData structure 0x7b08001a26e0 after lost signal to thread 15866
W20260630 12:28:19.376858 15696 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2de0 after lost signal to thread 15940
W20260630 12:28:19.856190  6812 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15788)
W20260630 12:28:20.043365 15805 consensus_peers.cc:597] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 -> Peer 27bd5bb0180443ad9d918bf8e9c91715 (127.6.167.1:45899): Couldn't send request to peer 27bd5bb0180443ad9d918bf8e9c91715. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:45899: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:28:20.495293  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:20.519104  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:20.551373  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.552258  6812 tablet_replica.cc:333] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79: stopping tablet replica
I20260630 12:28:20.553030  6812 raft_consensus.cc:2243] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.554322  6812 raft_consensus.cc:2272] T a284cfe65b714ed9a5a56b46ee173221 P c7b839a00984470992f0c82cf5d68b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.580893  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:20.599160  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:20.628739  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.629681  6812 tablet_replica.cc:333] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806: stopping tablet replica
I20260630 12:28:20.630421  6812 raft_consensus.cc:2243] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.631496  6812 raft_consensus.cc:2272] T a284cfe65b714ed9a5a56b46ee173221 P 497c3c85c9294a3186add03a9919a806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.656468  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:20.677441  6812 master.cc:562] Master@127.6.167.62:40401 shutting down...
I20260630 12:28:20.704367  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.705260  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.705646  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a465015cf274eb79cdab08b32f5fc4d: stopping tablet replica
W20260630 12:28:21.724324  6812 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15696)
I20260630 12:28:22.353685  6812 master.cc:584] Master@127.6.167.62:40401 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (8350 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:28:22.400281  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:42333
I20260630 12:28:22.401394  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.407167 16018 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
W20260630 12:28:22.407493 16019 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
W20260630 12:28:22.407684 16021 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
I20260630 12:28:22.408679  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:22.409487  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.409703  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.409868  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822502409849 us; error 0 us; skew 500 ppm
I20260630 12:28:22.410394  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.416724  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40787/ using document root <none> and password file <none>
I20260630 12:28:22.417181  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.417351  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.417567  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.418677  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "cbaad9364bdb42c59c2cdc2ea7b513be"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.422920  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:28:22.426196 16026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.426949  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:22.427227  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "cbaad9364bdb42c59c2cdc2ea7b513be"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.427510  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-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)
I20260630 12:28:22.453214  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.454434  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.492089  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:42333
I20260630 12:28:22.492193 16077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:42333 every 8 connection(s)
I20260630 12:28:22.495992 16078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.507927 16078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be: Bootstrap starting.
I20260630 12:28:22.512689 16078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.516835 16078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be: No bootstrap required, opened a new log
I20260630 12:28:22.518998 16078 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER }
I20260630 12:28:22.519407 16078 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.519671 16078 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaad9364bdb42c59c2cdc2ea7b513be, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.520349 16078 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER }
I20260630 12:28:22.520803 16078 raft_consensus.cc:399] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:22.521044 16078 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:22.521323 16078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:22.526085 16078 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER }
I20260630 12:28:22.526587 16078 leader_election.cc:304] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [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: cbaad9364bdb42c59c2cdc2ea7b513be; no voters: 
I20260630 12:28:22.527642 16078 leader_election.cc:290] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:22.527972 16081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:22.529285 16081 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 1 LEADER]: Becoming Leader. State: Replica: cbaad9364bdb42c59c2cdc2ea7b513be, State: Running, Role: LEADER
I20260630 12:28:22.530092 16081 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [LEADER]: Queue going to LEADER mode. State: All 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: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER }
I20260630 12:28:22.530712 16078 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:22.536540 16082 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER } }
I20260630 12:28:22.535759 16083 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbaad9364bdb42c59c2cdc2ea7b513be. Latest consensus state: current_term: 1 leader_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaad9364bdb42c59c2cdc2ea7b513be" member_type: VOTER } }
I20260630 12:28:22.537084 16082 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.537124 16083 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.539299 16090 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:22.546829 16090 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:22.548151  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:22.560086 16090 catalog_manager.cc:1383] Generated new cluster ID: e5a9950ffc29488aa542587cf31da580
I20260630 12:28:22.560577 16090 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:22.584198 16090 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:22.585691 16090 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:22.600868 16090 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be: Generated new TSK 0
I20260630 12:28:22.601454 16090 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:22.618680  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.625324 16099 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
W20260630 12:28:22.626075 16100 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
W20260630 12:28:22.627453 16102 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
I20260630 12:28:22.628050  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:22.628974  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.629172  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.629295  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822502629284 us; error 0 us; skew 500 ppm
I20260630 12:28:22.629824  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.632040  6812 webserver.cc:533] Webserver started at http://127.6.167.1:43817/ using document root <none> and password file <none>
I20260630 12:28:22.632627  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.632800  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.633008  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.634066  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "f5cae1760d4e4adb988861eedc8642c6"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.638386  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:22.641651 16107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.642374  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:28:22.642699  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "f5cae1760d4e4adb988861eedc8642c6"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.642967  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-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)
I20260630 12:28:22.665163  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.666390  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.667827  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.670179  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.670411  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.670655  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.670840  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.710791  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:38713
I20260630 12:28:22.710886 16169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:38713 every 8 connection(s)
I20260630 12:28:22.715898  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.722782 16174 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
W20260630 12:28:22.726406 16175 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
W20260630 12:28:22.727610 16177 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
I20260630 12:28:22.728327 16170 heartbeater.cc:344] Connected to a master server at 127.6.167.62:42333
I20260630 12:28:22.728681  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:22.728739 16170 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:22.730026 16170 heartbeater.cc:507] Master 127.6.167.62:42333 requested a full tablet report, sending...
I20260630 12:28:22.731745  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.732012  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.732193  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822502732173 us; error 0 us; skew 500 ppm
I20260630 12:28:22.732268 16043 ts_manager.cc:194] Registered new tserver with Master: f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713)
I20260630 12:28:22.732962  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.734565 16043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43238
I20260630 12:28:22.735479  6812 webserver.cc:533] Webserver started at http://127.6.167.2:46059/ using document root <none> and password file <none>
I20260630 12:28:22.736070  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.736305  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.736579  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.737742  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "88a5abf8f834480d89c43929e9a73abd"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.742146  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:28:22.745571 16182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.746228  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:28:22.746510  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "88a5abf8f834480d89c43929e9a73abd"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.746793  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-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)
I20260630 12:28:22.765978  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.767109  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.768592  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.770764  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.770980  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.771207  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.771373  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.814745  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:33081
I20260630 12:28:22.814851 16244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:33081 every 8 connection(s)
I20260630 12:28:22.820590  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.829568 16248 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
W20260630 12:28:22.830746 16249 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
I20260630 12:28:22.833323 16245 heartbeater.cc:344] Connected to a master server at 127.6.167.62:42333
I20260630 12:28:22.833753 16245 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:22.834307 16251 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
I20260630 12:28:22.834671 16245 heartbeater.cc:507] Master 127.6.167.62:42333 requested a full tablet report, sending...
I20260630 12:28:22.836225  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:22.836956 16043 ts_manager.cc:194] Registered new tserver with Master: 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:22.837280  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.837569  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.837777  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822502837757 us; error 0 us; skew 500 ppm
I20260630 12:28:22.838615  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.838944 16043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43246
I20260630 12:28:22.841650  6812 webserver.cc:533] Webserver started at http://127.6.167.3:33959/ using document root <none> and password file <none>
I20260630 12:28:22.842172  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.842381  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.842638  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.843772  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "aa13a6cd0517475e9031905114b5a0f8"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.848383  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:22.851574 16256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.852629  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:22.852939  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "aa13a6cd0517475e9031905114b5a0f8"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-1v8t"
I20260630 12:28:22.853229  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-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)
I20260630 12:28:22.871040  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.872421  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.873889  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.876019  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.876284  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.876540  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.876711  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.915617  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:36091
I20260630 12:28:22.915717 16318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:36091 every 8 connection(s)
I20260630 12:28:22.929915 16319 heartbeater.cc:344] Connected to a master server at 127.6.167.62:42333
I20260630 12:28:22.930313 16319 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:22.931041 16319 heartbeater.cc:507] Master 127.6.167.62:42333 requested a full tablet report, sending...
I20260630 12:28:22.933051 16043 ts_manager.cc:194] Registered new tserver with Master: aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:22.933496  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01449219s
I20260630 12:28:22.934437 16043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43250
I20260630 12:28:23.792178 16170 heartbeater.cc:499] Master 127.6.167.62:42333 was elected leader, sending a full tablet report...
I20260630 12:28:23.842201 16245 heartbeater.cc:499] Master 127.6.167.62:42333 was elected leader, sending a full tablet report...
I20260630 12:28:23.900359 16043 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43258:
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"
    }
  }
}
I20260630 12:28:23.937088 16319 heartbeater.cc:499] Master 127.6.167.62:42333 was elected leader, sending a full tablet report...
I20260630 12:28:23.968190 16284 tablet_service.cc:1511] Processing CreateTablet for tablet a660fa43aa7a47f4b799d590e68f5356 (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:23.969228 16283 tablet_service.cc:1511] Processing CreateTablet for tablet 472a792b0e3c427988330b0c36cb6214 (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:23.969650 16284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a660fa43aa7a47f4b799d590e68f5356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:23.970577 16283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472a792b0e3c427988330b0c36cb6214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:23.978035 16210 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec3cacce3494c84be3a6b3e5e8e667a (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:23.978493 16209 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc9519eb02543bf9143f36e58a0c7e0 (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:23.979418 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec3cacce3494c84be3a6b3e5e8e667a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:23.979270 16135 tablet_service.cc:1511] Processing CreateTablet for tablet 84a2ad583d4a41ebbc74dabaa8dd82f6 (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:23.980044 16209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc9519eb02543bf9143f36e58a0c7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:23.980579 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a2ad583d4a41ebbc74dabaa8dd82f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:23.980306 16134 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97f8f9bb6b4f27837c0d0815e4509b (DEFAULT_TABLE table=test-workload [id=71cb844e426f4f329cd626003d98e46a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:23.981657 16134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97f8f9bb6b4f27837c0d0815e4509b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.005257 16339 tablet_bootstrap.cc:492] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:24.009421 16340 tablet_bootstrap.cc:492] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:24.019012 16340 tablet_bootstrap.cc:654] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.019483 16339 tablet_bootstrap.cc:654] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.028790 16341 tablet_bootstrap.cc:492] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:24.029253 16340 tablet_bootstrap.cc:492] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:24.030021 16340 ts_tablet_manager.cc:1403] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.010s
I20260630 12:28:24.029330 16339 tablet_bootstrap.cc:492] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:24.030833 16339 ts_tablet_manager.cc:1403] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.027s	user 0.000s	sys 0.014s
I20260630 12:28:24.032740 16340 raft_consensus.cc:359] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.033224 16340 raft_consensus.cc:385] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.033470 16340 raft_consensus.cc:740] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.033819 16339 raft_consensus.cc:359] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.034122 16340 consensus_queue.cc:260] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.034430 16339 raft_consensus.cc:385] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.034782 16340 raft_consensus.cc:399] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.034787 16339 raft_consensus.cc:740] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.035274 16340 raft_consensus.cc:493] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.035671 16340 raft_consensus.cc:3060] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.035982 16341 tablet_bootstrap.cc:654] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.035805 16339 consensus_queue.cc:260] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.036646 16339 raft_consensus.cc:399] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.036990 16339 raft_consensus.cc:493] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.037348 16339 raft_consensus.cc:3060] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.041639 16341 tablet_bootstrap.cc:492] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:24.041719 16340 raft_consensus.cc:515] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.042261 16341 ts_tablet_manager.cc:1403] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:28:24.042544 16340 leader_election.cc:304] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [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: f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:24.043988 16340 leader_election.cc:290] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.044541 16345 raft_consensus.cc:2804] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.045027 16339 raft_consensus.cc:515] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.045218 16341 raft_consensus.cc:359] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.045781 16341 raft_consensus.cc:385] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.045878 16339 leader_election.cc:304] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd; no voters: 
I20260630 12:28:24.046288 16341 raft_consensus.cc:740] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.047199 16341 consensus_queue.cc:260] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.048064 16341 raft_consensus.cc:399] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.048523 16341 raft_consensus.cc:493] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.048982 16341 raft_consensus.cc:3060] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.054590 16348 raft_consensus.cc:2804] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.055073 16339 leader_election.cc:290] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.055366 16340 ts_tablet_manager.cc:1434] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.011s
I20260630 12:28:24.056566 16345 raft_consensus.cc:697] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Becoming Leader. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Running, Role: LEADER
I20260630 12:28:24.057399 16345 consensus_queue.cc:237] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.058105 16340 tablet_bootstrap.cc:492] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:24.058180 16341 raft_consensus.cc:515] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.059262 16341 leader_election.cc:304] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [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: aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:24.060344 16348 raft_consensus.cc:697] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Becoming Leader. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Running, Role: LEADER
I20260630 12:28:24.061839 16348 consensus_queue.cc:237] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Queue going to LEADER mode. State: All 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: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.067598 16340 tablet_bootstrap.cc:654] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.070058 16339 ts_tablet_manager.cc:1434] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.006s
I20260630 12:28:24.072649 16339 tablet_bootstrap.cc:492] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:24.079948 16043 catalog_manager.cc:5697] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.080639 16341 leader_election.cc:290] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.081255 16352 raft_consensus.cc:2804] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.085632 16339 tablet_bootstrap.cc:654] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.092051 16340 tablet_bootstrap.cc:492] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:24.093533 16340 ts_tablet_manager.cc:1403] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260630 12:28:24.095227 16042 catalog_manager.cc:5697] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a5abf8f834480d89c43929e9a73abd (127.6.167.2). New cstate: current_term: 1 leader_uuid: "88a5abf8f834480d89c43929e9a73abd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.097970 16340 raft_consensus.cc:359] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.100066 16340 raft_consensus.cc:385] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.100848 16340 raft_consensus.cc:740] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.103659 16340 consensus_queue.cc:260] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.105587 16340 raft_consensus.cc:399] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.106395 16340 raft_consensus.cc:493] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.107168 16340 raft_consensus.cc:3060] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.115674 16339 tablet_bootstrap.cc:492] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:24.116568 16339 ts_tablet_manager.cc:1403] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.017s
I20260630 12:28:24.124095 16339 raft_consensus.cc:359] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.125003 16339 raft_consensus.cc:385] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.125449 16339 raft_consensus.cc:740] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.126770 16339 consensus_queue.cc:260] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.127851 16339 raft_consensus.cc:399] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.128342 16339 raft_consensus.cc:493] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.128866 16339 raft_consensus.cc:3060] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.125481 16340 raft_consensus.cc:515] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.130772 16340 leader_election.cc:304] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [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: f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:24.132082 16340 leader_election.cc:290] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.133594 16347 raft_consensus.cc:2804] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.134053 16347 raft_consensus.cc:697] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Becoming Leader. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Running, Role: LEADER
I20260630 12:28:24.134727 16347 consensus_queue.cc:237] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } }
I20260630 12:28:24.139320 16339 raft_consensus.cc:515] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.140362 16339 leader_election.cc:304] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd; no voters: 
I20260630 12:28:24.141005 16339 leader_election.cc:290] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.141139 16341 ts_tablet_manager.cc:1434] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.099s	user 0.059s	sys 0.040s
I20260630 12:28:24.141238 16348 raft_consensus.cc:2804] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.141840 16348 raft_consensus.cc:697] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Becoming Leader. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Running, Role: LEADER
I20260630 12:28:24.142182 16341 tablet_bootstrap.cc:492] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:24.142728 16339 ts_tablet_manager.cc:1434] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.000s
I20260630 12:28:24.142534 16348 consensus_queue.cc:237] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Queue going to LEADER mode. State: All 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: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } }
I20260630 12:28:24.139464 16352 raft_consensus.cc:697] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Becoming Leader. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Running, Role: LEADER
I20260630 12:28:24.143870 16352 consensus_queue.cc:237] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.150030 16042 catalog_manager.cc:5697] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.150689 16341 tablet_bootstrap.cc:654] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.159319 16340 ts_tablet_manager.cc:1434] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.065s	user 0.015s	sys 0.002s
I20260630 12:28:24.160048 16043 catalog_manager.cc:5697] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.169265 16341 tablet_bootstrap.cc:492] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:24.169862 16341 ts_tablet_manager.cc:1403] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260630 12:28:24.171231 16042 catalog_manager.cc:5697] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a5abf8f834480d89c43929e9a73abd (127.6.167.2). New cstate: current_term: 1 leader_uuid: "88a5abf8f834480d89c43929e9a73abd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.172719 16341 raft_consensus.cc:359] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.173342 16341 raft_consensus.cc:385] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.173676 16341 raft_consensus.cc:740] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.174342 16341 consensus_queue.cc:260] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.174885 16341 raft_consensus.cc:399] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:24.175201 16341 raft_consensus.cc:493] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:24.175550 16341 raft_consensus.cc:3060] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.182453 16341 raft_consensus.cc:515] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.183213 16341 leader_election.cc:304] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [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: aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:24.183912 16341 leader_election.cc:290] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:24.184281 16356 raft_consensus.cc:2804] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.184823 16356 raft_consensus.cc:697] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Becoming Leader. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Running, Role: LEADER
I20260630 12:28:24.185540 16356 consensus_queue.cc:237] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:24.185853 16341 ts_tablet_manager.cc:1434] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:28:24.193779 16043 catalog_manager.cc:5697] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:24.668224 16074 debug-util.cc:398] Leaking SignalData structure 0x7b080019aaa0 after lost signal to thread 6815
I20260630 12:28:24.978232 16040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43260:
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"
    }
  }
}
W20260630 12:28:24.981968 16040 catalog_manager.cc:7077] 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.
I20260630 12:28:25.029487 16135 tablet_service.cc:1511] Processing CreateTablet for tablet dd57a029881e4333acad20f13a192c10 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:25.030756 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd57a029881e4333acad20f13a192c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.031541 16209 tablet_service.cc:1511] Processing CreateTablet for tablet dd57a029881e4333acad20f13a192c10 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:25.032776 16209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd57a029881e4333acad20f13a192c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.034174 16283 tablet_service.cc:1511] Processing CreateTablet for tablet dd57a029881e4333acad20f13a192c10 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:25.035465 16283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd57a029881e4333acad20f13a192c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.052863 16134 tablet_service.cc:1511] Processing CreateTablet for tablet c1dd1d0787a64642a4560e9bcbfdb473 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:25.054337 16134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dd1d0787a64642a4560e9bcbfdb473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.057785 16210 tablet_service.cc:1511] Processing CreateTablet for tablet c1dd1d0787a64642a4560e9bcbfdb473 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:25.058929 16397 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.059185 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dd1d0787a64642a4560e9bcbfdb473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.065481 16397 tablet_bootstrap.cc:654] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.054224 16396 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.077061 16397 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.077662 16397 ts_tablet_manager.cc:1403] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:28:25.079264 16284 tablet_service.cc:1511] Processing CreateTablet for tablet c1dd1d0787a64642a4560e9bcbfdb473 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:25.080552 16284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dd1d0787a64642a4560e9bcbfdb473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.075819 16396 tablet_bootstrap.cc:654] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.080526 16397 raft_consensus.cc:359] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.091900 16397 raft_consensus.cc:385] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.092108 16396 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.092293 16397 raft_consensus.cc:740] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.092695 16396 ts_tablet_manager.cc:1403] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260630 12:28:25.093279 16397 consensus_queue.cc:260] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.097882 16397 ts_tablet_manager.cc:1434] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260630 12:28:25.095569 16396 raft_consensus.cc:359] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.098558 16396 raft_consensus.cc:385] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.098912 16396 raft_consensus.cc:740] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.099635 16396 consensus_queue.cc:260] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.099856 16134 tablet_service.cc:1511] Processing CreateTablet for tablet 42b563529940475fbc28ff6433f003fe (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:25.101245 16134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b563529940475fbc28ff6433f003fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.102209 16396 ts_tablet_manager.cc:1434] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:28:25.103157 16396 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.109206 16396 tablet_bootstrap.cc:654] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.116729 16282 tablet_service.cc:1511] Processing CreateTablet for tablet 42b563529940475fbc28ff6433f003fe (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:25.118642 16282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b563529940475fbc28ff6433f003fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.121387 16396 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.121960 16396 ts_tablet_manager.cc:1403] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260630 12:28:25.122638 16209 tablet_service.cc:1511] Processing CreateTablet for tablet 42b563529940475fbc28ff6433f003fe (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:25.123891 16209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b563529940475fbc28ff6433f003fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.124889 16396 raft_consensus.cc:359] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.126806 16281 tablet_service.cc:1511] Processing CreateTablet for tablet a8268125b546459dab85186ebe86469b (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:25.127401 16208 tablet_service.cc:1511] Processing CreateTablet for tablet a8268125b546459dab85186ebe86469b (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:25.128095 16281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8268125b546459dab85186ebe86469b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.131511 16135 tablet_service.cc:1511] Processing CreateTablet for tablet a8268125b546459dab85186ebe86469b (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:25.134697 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8268125b546459dab85186ebe86469b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.135334 16401 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:25.140786 16397 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.141414 16401 tablet_bootstrap.cc:654] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.141383 16133 tablet_service.cc:1511] Processing CreateTablet for tablet 854d5b97c9e74f57be1fba6c64c526a9 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:25.142845 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d5b97c9e74f57be1fba6c64c526a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.144883 16208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8268125b546459dab85186ebe86469b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.133085 16396 raft_consensus.cc:385] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.149178 16396 raft_consensus.cc:740] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.151695 16396 consensus_queue.cc:260] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.154326 16396 ts_tablet_manager.cc:1434] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260630 12:28:25.152619 16397 tablet_bootstrap.cc:654] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.172915 16282 tablet_service.cc:1511] Processing CreateTablet for tablet 854d5b97c9e74f57be1fba6c64c526a9 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:25.174212 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:25.174638 16282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d5b97c9e74f57be1fba6c64c526a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.175544 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.177292 16208 tablet_service.cc:1511] Processing CreateTablet for tablet 854d5b97c9e74f57be1fba6c64c526a9 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:25.178905 16208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d5b97c9e74f57be1fba6c64c526a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.190824 16396 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.190518 16210 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:25.193362 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.197361 16396 tablet_bootstrap.cc:654] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.197118 16284 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 (DEFAULT_TABLE table=test-workload-rf3 [id=8b3f6eed1d9e4780aa90eee8c295e390]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:25.198400 16284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.222574 16401 tablet_bootstrap.cc:492] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.223290 16401 ts_tablet_manager.cc:1403] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.000s
I20260630 12:28:25.245321 16401 raft_consensus.cc:359] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.246302 16401 raft_consensus.cc:385] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.250381 16397 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.251163 16397 ts_tablet_manager.cc:1403] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.111s	user 0.048s	sys 0.032s
I20260630 12:28:25.249898 16396 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.250357 16401 raft_consensus.cc:740] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.254376 16397 raft_consensus.cc:359] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.255192 16397 raft_consensus.cc:385] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.254910 16401 consensus_queue.cc:260] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.255569 16397 raft_consensus.cc:740] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.256589 16397 consensus_queue.cc:260] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.257323 16401 ts_tablet_manager.cc:1434] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260630 12:28:25.258347 16401 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:25.259089 16397 ts_tablet_manager.cc:1434] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:28:25.260196 16397 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.264492 16396 ts_tablet_manager.cc:1403] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.017s
I20260630 12:28:25.266875 16397 tablet_bootstrap.cc:654] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.268848 16396 raft_consensus.cc:359] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.269649 16396 raft_consensus.cc:385] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.269958 16396 raft_consensus.cc:740] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.270675 16396 consensus_queue.cc:260] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.273275 16396 ts_tablet_manager.cc:1434] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:25.274277 16396 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.276945 16401 tablet_bootstrap.cc:654] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.282900 16397 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.283463 16397 ts_tablet_manager.cc:1403] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260630 12:28:25.283772 16396 tablet_bootstrap.cc:654] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.285176 16350 raft_consensus.cc:493] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.285681 16350 raft_consensus.cc:515] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.286561 16397 raft_consensus.cc:359] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.287302 16397 raft_consensus.cc:385] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.287578 16397 raft_consensus.cc:740] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.288358 16397 consensus_queue.cc:260] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.292812 16397 ts_tablet_manager.cc:1434] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:25.293907 16397 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.294642 16350 leader_election.cc:290] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.300380 16397 tablet_bootstrap.cc:654] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.307173 16347 raft_consensus.cc:493] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.307796 16347 raft_consensus.cc:515] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.311326 16347 leader_election.cc:290] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.312335 16397 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.312912 16397 ts_tablet_manager.cc:1403] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:28:25.317994 16397 raft_consensus.cc:359] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.318878 16397 raft_consensus.cc:385] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.319228 16397 raft_consensus.cc:740] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.319998 16397 consensus_queue.cc:260] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.330607 16397 ts_tablet_manager.cc:1434] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:28:25.331657 16397 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.338205 16397 tablet_bootstrap.cc:654] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.350050 16397 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.350687 16397 ts_tablet_manager.cc:1403] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:28:25.354336 16397 raft_consensus.cc:359] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.355266 16397 raft_consensus.cc:385] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.355620 16397 raft_consensus.cc:740] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.356437 16397 consensus_queue.cc:260] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.359158 16397 ts_tablet_manager.cc:1434] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:28:25.398415 16350 raft_consensus.cc:493] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.399190 16350 raft_consensus.cc:515] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.404843 16350 leader_election.cc:290] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.418834 16397 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: Bootstrap starting.
I20260630 12:28:25.423595 16401 tablet_bootstrap.cc:492] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.424464 16401 ts_tablet_manager.cc:1403] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.166s	user 0.037s	sys 0.042s
I20260630 12:28:25.437502 16397 tablet_bootstrap.cc:654] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.442018 16401 raft_consensus.cc:359] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.445107 16401 raft_consensus.cc:385] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.449259 16401 raft_consensus.cc:740] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.451416 16401 consensus_queue.cc:260] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.460211 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd57a029881e4333acad20f13a192c10" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8" is_pre_election: true
I20260630 12:28:25.461011 16294 raft_consensus.cc:2468] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 0.
I20260630 12:28:25.468465 16347 raft_consensus.cc:493] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.468359 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8" is_pre_election: true
I20260630 12:28:25.469041 16184 leader_election.cc:304] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.469005 16347 raft_consensus.cc:515] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.469370 16294 raft_consensus.cc:2468] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 0.
I20260630 12:28:25.471436 16350 raft_consensus.cc:2804] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.472118 16350 raft_consensus.cc:493] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.472470 16184 leader_election.cc:304] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.472957 16347 leader_election.cc:290] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.475243 16396 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.475853 16396 ts_tablet_manager.cc:1403] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.202s	user 0.061s	sys 0.086s
I20260630 12:28:25.473345 16348 raft_consensus.cc:2804] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.478155 16348 raft_consensus.cc:493] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.478489 16348 raft_consensus.cc:3060] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.480793 16396 raft_consensus.cc:359] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.481637 16396 raft_consensus.cc:385] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.481736 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:25.482062 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd57a029881e4333acad20f13a192c10" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:25.482108 16396 raft_consensus.cc:740] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.482537 16144 raft_consensus.cc:2468] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 0.
I20260630 12:28:25.482941 16145 raft_consensus.cc:2468] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 0.
I20260630 12:28:25.483260 16396 consensus_queue.cc:260] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.472474 16350 raft_consensus.cc:3060] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.485805 16396 ts_tablet_manager.cc:1434] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:25.486912 16396 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.496841 16220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.497480 16220 raft_consensus.cc:2468] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cae1760d4e4adb988861eedc8642c6 in term 0.
I20260630 12:28:25.498863 16397 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: No bootstrap required, opened a new log
I20260630 12:28:25.498749 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.499037 16396 tablet_bootstrap.cc:654] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.499396 16397 ts_tablet_manager.cc:1403] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.012s
I20260630 12:28:25.500077 16108 leader_election.cc:304] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [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: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:25.500922 16347 raft_consensus.cc:2804] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.501336 16347 raft_consensus.cc:493] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.501673 16347 raft_consensus.cc:3060] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.502280 16397 raft_consensus.cc:359] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.503002 16397 raft_consensus.cc:385] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.502848 16350 raft_consensus.cc:515] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.503328 16397 raft_consensus.cc:740] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.504092 16397 consensus_queue.cc:260] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.505596 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd57a029881e4333acad20f13a192c10" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6"
I20260630 12:28:25.506196 16145 raft_consensus.cc:3060] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.495878 16348 raft_consensus.cc:515] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.508314 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8" is_pre_election: true
I20260630 12:28:25.508575 16219 raft_consensus.cc:2393] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5cae1760d4e4adb988861eedc8642c6 in current term 1: Already voted for candidate 88a5abf8f834480d89c43929e9a73abd in this term.
I20260630 12:28:25.509907 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6"
I20260630 12:28:25.510591 16144 raft_consensus.cc:3060] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.510648 16293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8" is_pre_election: true
I20260630 12:28:25.511374 16293 raft_consensus.cc:2468] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cae1760d4e4adb988861eedc8642c6 in term 0.
I20260630 12:28:25.506141 16401 ts_tablet_manager.cc:1434] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.004s
I20260630 12:28:25.512387 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dd1d0787a64642a4560e9bcbfdb473" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8"
I20260630 12:28:25.512995 16294 raft_consensus.cc:3060] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.513562 16401 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
W20260630 12:28:25.513903 16109 leader_election.cc:343] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:25.514863 16109 leader_election.cc:304] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [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: aa13a6cd0517475e9031905114b5a0f8, f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:25.511711 16347 raft_consensus.cc:515] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.516328 16348 leader_election.cc:290] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 election: Requested vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.521085 16294 raft_consensus.cc:2468] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 1.
I20260630 12:28:25.522608 16401 tablet_bootstrap.cc:654] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.522413 16184 leader_election.cc:304] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.527451 16347 leader_election.cc:290] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Requested vote from peers 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.525599 16348 raft_consensus.cc:2804] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.533684 16396 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.534277 16396 ts_tablet_manager.cc:1403] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.011s
I20260630 12:28:25.536034 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8"
I20260630 12:28:25.537627 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd"
I20260630 12:28:25.538236 16219 raft_consensus.cc:3060] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.538308 16396 raft_consensus.cc:359] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.539561 16396 raft_consensus.cc:385] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.539994 16396 raft_consensus.cc:740] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.540385 16348 raft_consensus.cc:697] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Becoming Leader. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Running, Role: LEADER
I20260630 12:28:25.541288 16348 consensus_queue.cc:237] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.541115 16396 consensus_queue.cc:260] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.544374 16396 ts_tablet_manager.cc:1434] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
W20260630 12:28:25.545197 16109 leader_election.cc:343] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:25.545369 16396 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: Bootstrap starting.
I20260630 12:28:25.548456 16397 ts_tablet_manager.cc:1434] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.004s
I20260630 12:28:25.548744 16144 raft_consensus.cc:2468] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 1.
I20260630 12:28:25.550017 16347 raft_consensus.cc:2764] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:28:25.550935 16350 leader_election.cc:290] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [CANDIDATE]: Term 1 election: Requested vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.552069 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd57a029881e4333acad20f13a192c10" candidate_uuid: "88a5abf8f834480d89c43929e9a73abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8"
I20260630 12:28:25.552693 16294 raft_consensus.cc:3060] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.552753 16145 raft_consensus.cc:2468] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 1.
I20260630 12:28:25.553118 16421 raft_consensus.cc:493] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.566039 16401 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.565920 16421 raft_consensus.cc:515] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.566139 16186 leader_election.cc:304] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [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: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:25.566608 16401 ts_tablet_manager.cc:1403] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.008s
I20260630 12:28:25.567199 16350 raft_consensus.cc:2804] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.568601 16421 leader_election.cc:290] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.563947 16396 tablet_bootstrap.cc:654] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.568825 16220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.572155 16220 raft_consensus.cc:2468] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cae1760d4e4adb988861eedc8642c6 in term 0.
I20260630 12:28:25.572508 16350 raft_consensus.cc:697] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Becoming Leader. State: Replica: 88a5abf8f834480d89c43929e9a73abd, State: Running, Role: LEADER
I20260630 12:28:25.573537 16108 leader_election.cc:304] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [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: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:25.569622 16401 raft_consensus.cc:359] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.574249 16401 raft_consensus.cc:385] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.574436 16421 raft_consensus.cc:2804] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.574635 16401 raft_consensus.cc:740] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.574868 16421 raft_consensus.cc:493] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.575410 16421 raft_consensus.cc:3060] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.575726 16401 consensus_queue.cc:260] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.570712 16293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8" is_pre_election: true
W20260630 12:28:25.579289 16109 leader_election.cc:343] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:25.571563 16219 raft_consensus.cc:2468] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cae1760d4e4adb988861eedc8642c6 in term 1.
I20260630 12:28:25.580485 16401 ts_tablet_manager.cc:1434] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:28:25.580968 16108 leader_election.cc:304] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [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: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6; no voters: aa13a6cd0517475e9031905114b5a0f8
I20260630 12:28:25.581820 16347 raft_consensus.cc:2804] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.587779 16401 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:25.587723 16294 raft_consensus.cc:2468] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a5abf8f834480d89c43929e9a73abd in term 1.
I20260630 12:28:25.588567 16350 consensus_queue.cc:237] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.591684 16421 raft_consensus.cc:515] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.595149 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd"
I20260630 12:28:25.595742 16219 raft_consensus.cc:3060] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.598798 16040 catalog_manager.cc:5697] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a5abf8f834480d89c43929e9a73abd (127.6.167.2). New cstate: current_term: 1 leader_uuid: "88a5abf8f834480d89c43929e9a73abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.605746 16219 raft_consensus.cc:2468] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cae1760d4e4adb988861eedc8642c6 in term 1.
I20260630 12:28:25.608104 16294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "f5cae1760d4e4adb988861eedc8642c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa13a6cd0517475e9031905114b5a0f8"
I20260630 12:28:25.609144 16108 leader_election.cc:304] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [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: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6; no voters: 
W20260630 12:28:25.609854 16109 leader_election.cc:343] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:25.607375 16401 tablet_bootstrap.cc:654] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.607940 16421 leader_election.cc:290] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [CANDIDATE]: Term 1 election: Requested vote from peers 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081), aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:25.611232 16421 raft_consensus.cc:2804] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.611886 16421 raft_consensus.cc:697] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Becoming Leader. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Running, Role: LEADER
I20260630 12:28:25.612979 16421 consensus_queue.cc:237] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.610055 16396 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: No bootstrap required, opened a new log
I20260630 12:28:25.616676 16396 ts_tablet_manager.cc:1403] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.006s
I20260630 12:28:25.617012 16347 raft_consensus.cc:697] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Becoming Leader. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Running, Role: LEADER
I20260630 12:28:25.618690 16347 consensus_queue.cc:237] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.629674 16401 tablet_bootstrap.cc:492] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.630703 16401 ts_tablet_manager.cc:1403] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260630 12:28:25.629122 16396 raft_consensus.cc:359] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.635324 16396 raft_consensus.cc:385] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.635619 16396 raft_consensus.cc:740] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cae1760d4e4adb988861eedc8642c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.636374 16396 consensus_queue.cc:260] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.637446 16401 raft_consensus.cc:359] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.640591 16401 raft_consensus.cc:385] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.641358 16401 raft_consensus.cc:740] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.640544 16040 catalog_manager.cc:5697] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a5abf8f834480d89c43929e9a73abd (127.6.167.2). New cstate: current_term: 1 leader_uuid: "88a5abf8f834480d89c43929e9a73abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.640548 16038 catalog_manager.cc:5697] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.642016 16396 ts_tablet_manager.cc:1434] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260630 12:28:25.642196 16401 consensus_queue.cc:260] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.644927 16401 ts_tablet_manager.cc:1434] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260630 12:28:25.645982 16401 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:25.652326 16401 tablet_bootstrap.cc:654] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.668467 16401 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.668071 16042 catalog_manager.cc:5697] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.669137 16401 ts_tablet_manager.cc:1403] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260630 12:28:25.671448 16352 raft_consensus.cc:493] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.672291 16352 raft_consensus.cc:515] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.676501 16352 leader_election.cc:290] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:25.682307 16401 raft_consensus.cc:359] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.683310 16401 raft_consensus.cc:385] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.683686 16401 raft_consensus.cc:740] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.684652 16401 consensus_queue.cc:260] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.687754 16401 ts_tablet_manager.cc:1434] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:28:25.689105 16401 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: Bootstrap starting.
I20260630 12:28:25.697165 16401 tablet_bootstrap.cc:654] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.708621 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b563529940475fbc28ff6433f003fe" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.709520 16219 raft_consensus.cc:2468] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 0.
I20260630 12:28:25.710525 16257 leader_election.cc:304] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.711409 16352 raft_consensus.cc:2804] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.711781 16352 raft_consensus.cc:493] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.711912 16401 tablet_bootstrap.cc:492] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: No bootstrap required, opened a new log
I20260630 12:28:25.712129 16352 raft_consensus.cc:3060] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.712527 16401 ts_tablet_manager.cc:1403] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260630 12:28:25.715525 16401 raft_consensus.cc:359] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.716168 16401 raft_consensus.cc:385] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.716461 16401 raft_consensus.cc:740] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.717211 16401 consensus_queue.cc:260] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.722084 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b563529940475fbc28ff6433f003fe" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:25.722992 16145 raft_consensus.cc:2468] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 0.
I20260630 12:28:25.723220 16440 raft_consensus.cc:493] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.723764 16440 raft_consensus.cc:515] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.724263 16401 ts_tablet_manager.cc:1434] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260630 12:28:25.722052 16352 raft_consensus.cc:515] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.728469 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf1bdc947284f6d8fe1b4f60ea22d38" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.729010 16219 raft_consensus.cc:2468] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 0.
I20260630 12:28:25.727924 16440 leader_election.cc:290] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:25.729701 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b563529940475fbc28ff6433f003fe" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6"
I20260630 12:28:25.730149 16257 leader_election.cc:304] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.730487 16145 raft_consensus.cc:3060] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.730849 16440 raft_consensus.cc:2804] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:25.731130 16440 raft_consensus.cc:493] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:25.731328 16440 raft_consensus.cc:3060] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.733214 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf1bdc947284f6d8fe1b4f60ea22d38" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:25.733829 16144 raft_consensus.cc:2468] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 0.
I20260630 12:28:25.738981 16440 raft_consensus.cc:515] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.742206 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf1bdc947284f6d8fe1b4f60ea22d38" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd"
I20260630 12:28:25.742791 16219 raft_consensus.cc:3060] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.745682 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf1bdc947284f6d8fe1b4f60ea22d38" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6"
I20260630 12:28:25.746425 16144 raft_consensus.cc:3060] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.750672 16219 raft_consensus.cc:2468] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 1.
I20260630 12:28:25.752432 16257 leader_election.cc:304] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [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: 88a5abf8f834480d89c43929e9a73abd, aa13a6cd0517475e9031905114b5a0f8; no voters: 
I20260630 12:28:25.751215 16440 leader_election.cc:290] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 election: Requested vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:25.753579 16440 raft_consensus.cc:2804] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.754269 16440 raft_consensus.cc:697] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Becoming Leader. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Running, Role: LEADER
I20260630 12:28:25.755147 16440 consensus_queue.cc:237] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.758615 16352 leader_election.cc:290] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 election: Requested vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:25.759801 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b563529940475fbc28ff6433f003fe" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd"
I20260630 12:28:25.760495 16219 raft_consensus.cc:3060] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.761811 16144 raft_consensus.cc:2468] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 1.
I20260630 12:28:25.763798 16145 raft_consensus.cc:2468] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 1.
I20260630 12:28:25.767860 16260 leader_election.cc:304] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [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: aa13a6cd0517475e9031905114b5a0f8, f5cae1760d4e4adb988861eedc8642c6; no voters: 
I20260630 12:28:25.767939 16219 raft_consensus.cc:2468] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa13a6cd0517475e9031905114b5a0f8 in term 1.
I20260630 12:28:25.768945 16352 raft_consensus.cc:2804] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.769484 16352 raft_consensus.cc:697] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Becoming Leader. State: Replica: aa13a6cd0517475e9031905114b5a0f8, State: Running, Role: LEADER
I20260630 12:28:25.772886 16352 consensus_queue.cc:237] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.776192 16042 catalog_manager.cc:5697] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:25.790722 16042 catalog_manager.cc:5697] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:25.873299 16352 raft_consensus.cc:493] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.873898 16352 raft_consensus.cc:515] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:25.877530 16219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:25.878334 16219 raft_consensus.cc:2393] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa13a6cd0517475e9031905114b5a0f8 in current term 1: Already voted for candidate f5cae1760d4e4adb988861eedc8642c6 in this term.
I20260630 12:28:25.876031 16352 leader_election.cc:290] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:25.880466 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8268125b546459dab85186ebe86469b" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:25.882604 16260 leader_election.cc:304] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [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: aa13a6cd0517475e9031905114b5a0f8; no voters: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6
I20260630 12:28:25.883430 16352 raft_consensus.cc:3060] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.908944 16352 raft_consensus.cc:2749] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:25.928354 16350 consensus_queue.cc:1048] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.960297 16350 consensus_queue.cc:1048] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.030509 16347 consensus_queue.cc:1048] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.039350 16352 raft_consensus.cc:493] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:26.040624 16352 raft_consensus.cc:515] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } }
I20260630 12:28:26.042932 16352 leader_election.cc:290] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713), 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081)
I20260630 12:28:26.044220 16220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a5abf8f834480d89c43929e9a73abd" is_pre_election: true
I20260630 12:28:26.045925 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d5b97c9e74f57be1fba6c64c526a9" candidate_uuid: "aa13a6cd0517475e9031905114b5a0f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cae1760d4e4adb988861eedc8642c6" is_pre_election: true
I20260630 12:28:26.047483 16260 leader_election.cc:304] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [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: aa13a6cd0517475e9031905114b5a0f8; no voters: 88a5abf8f834480d89c43929e9a73abd, f5cae1760d4e4adb988861eedc8642c6
I20260630 12:28:26.048889 16352 raft_consensus.cc:2749] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:26.080806 16294 raft_consensus.cc:3060] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.091688 16347 consensus_queue.cc:1048] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.112896 16347 consensus_queue.cc:1048] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.129601 16347 consensus_queue.cc:1048] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:26.185945 16348 consensus_queue.cc:1048] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.194305 16352 consensus_queue.cc:1048] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.202565 16348 consensus_queue.cc:1048] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:26.236305 16439 consensus_queue.cc:1048] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.269459 16439 consensus_queue.cc:1048] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:26.282251 16439 consensus_queue.cc:1048] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:26.537477 16478 log.cc:927] Time spent T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260630 12:28:26.608611 16450 mvcc.cc:204] Tried to move back new op lower bound from 7302440986273910784 to 7302440983582941184. Current Snapshot: MvccSnapshot[applied={T|T < 7302440986273910784 or (T in {7302440986273910784})}]
W20260630 12:28:27.383033 16390 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.167.1:38713, user_credentials={real_user=slave}} blocked reactor thread for 102363us
I20260630 12:28:27.671274  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:27.684178 16498 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
W20260630 12:28:27.686568 16499 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
W20260630 12:28:27.688563 16501 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
I20260630 12:28:27.688616  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:27.690538  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:27.690858  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:27.691143  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822507691122 us; error 0 us; skew 500 ppm
I20260630 12:28:27.691887  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:27.695384  6812 webserver.cc:533] Webserver started at http://127.6.167.4:44955/ using document root <none> and password file <none>
I20260630 12:28:27.696287  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:27.696599  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:27.696959  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:27.698482  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "07560eaca37e4ce38209bf1dba2575c0"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-1v8t"
I20260630 12:28:27.704777  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:27.709201 16506 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.710161  6812 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:27.710460  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "07560eaca37e4ce38209bf1dba2575c0"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-1v8t"
I20260630 12:28:27.710736  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822286764395-6812-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)
I20260630 12:28:27.729933  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.731184  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.732895  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.735220  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.735405  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.735697  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.735836  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.785291  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:43631
I20260630 12:28:27.785389 16568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:43631 every 8 connection(s)
I20260630 12:28:27.805119 16569 heartbeater.cc:344] Connected to a master server at 127.6.167.62:42333
I20260630 12:28:27.805508 16569 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:27.806258 16569 heartbeater.cc:507] Master 127.6.167.62:42333 requested a full tablet report, sending...
I20260630 12:28:27.808432 16041 ts_manager.cc:194] Registered new tserver with Master: 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4:43631)
I20260630 12:28:27.810395 16041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43276
I20260630 12:28:27.888892 16291 consensus_queue.cc:237] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:27.896090 16219 raft_consensus.cc:1275] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Refusing update from remote peer aa13a6cd0517475e9031905114b5a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:27.898162 16144 raft_consensus.cc:1275] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Refusing update from remote peer aa13a6cd0517475e9031905114b5a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:27.901292 16497 consensus_queue.cc:1048] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:28:27.903245 16485 consensus_queue.cc:1048] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:28:27.912992 16352 raft_consensus.cc:2955] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:27.917274 16144 raft_consensus.cc:2955] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:27.923286 16219 raft_consensus.cc:2955] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
W20260630 12:28:27.925034 16258 consensus_peers.cc:597] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 -> Peer 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4:43631): Couldn't send request to peer 07560eaca37e4ce38209bf1dba2575c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cf1bdc947284f6d8fe1b4f60ea22d38. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.941015 16291 consensus_queue.cc:237] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:27.945528 16041 catalog_manager.cc:5697] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:27.949434 16219 raft_consensus.cc:1275] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Refusing update from remote peer aa13a6cd0517475e9031905114b5a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:27.951032 16352 consensus_queue.cc:1048] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:28:27.952049 16258 consensus_peers.cc:597] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 -> Peer 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4:43631): Couldn't send request to peer 07560eaca37e4ce38209bf1dba2575c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42b563529940475fbc28ff6433f003fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.953668 16144 raft_consensus.cc:1275] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Refusing update from remote peer aa13a6cd0517475e9031905114b5a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:27.955853 16497 consensus_queue.cc:1048] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:28:27.959838 16440 raft_consensus.cc:2955] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:27.965713 16220 raft_consensus.cc:2955] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:27.970317 16143 raft_consensus.cc:2955] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.007570 16144 consensus_queue.cc:237] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:28.020615 16220 raft_consensus.cc:1275] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Refusing update from remote peer f5cae1760d4e4adb988861eedc8642c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:28.019881 16041 catalog_manager.cc:5697] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "aa13a6cd0517475e9031905114b5a0f8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.024205 16291 raft_consensus.cc:1275] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Refusing update from remote peer f5cae1760d4e4adb988861eedc8642c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:28.026042 16429 consensus_queue.cc:1048] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:28:28.031522 16429 consensus_queue.cc:1048] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:28:28.034588 16429 raft_consensus.cc:2955] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.042816 16219 raft_consensus.cc:2955] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
W20260630 12:28:28.050283 16109 consensus_peers.cc:597] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 -> Peer 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4:43631): Couldn't send request to peer 07560eaca37e4ce38209bf1dba2575c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8268125b546459dab85186ebe86469b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.050838 16291 raft_consensus.cc:2955] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.057569 16035 catalog_manager.cc:5697] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 reported cstate change: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:28.060068 16144 consensus_queue.cc:237] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
W20260630 12:28:28.071640 16109 consensus_peers.cc:597] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 -> Peer 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4:43631): Couldn't send request to peer 07560eaca37e4ce38209bf1dba2575c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 854d5b97c9e74f57be1fba6c64c526a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.072139 16291 raft_consensus.cc:1275] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Refusing update from remote peer f5cae1760d4e4adb988861eedc8642c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:28.074595 16429 consensus_queue.cc:1048] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:28:28.075162 16219 raft_consensus.cc:1275] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Refusing update from remote peer f5cae1760d4e4adb988861eedc8642c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:28.076535 16347 consensus_queue.cc:1048] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:28:28.084223 16424 raft_consensus.cc:2955] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.085760 16219 raft_consensus.cc:2955] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.089761 16291 raft_consensus.cc:2955] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.104038 16035 catalog_manager.cc:5697] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd reported cstate change: config changed from index -1 to 16, NON_VOTER 07560eaca37e4ce38209bf1dba2575c0 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "f5cae1760d4e4adb988861eedc8642c6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } } }
I20260630 12:28:28.308039  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:28.345680 16584 ts_tablet_manager.cc:933] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: Initiating tablet copy from peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:28.365238 16584 tablet_copy_client.cc:323] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:36091
I20260630 12:28:28.365226 16585 ts_tablet_manager.cc:933] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Initiating tablet copy from peer aa13a6cd0517475e9031905114b5a0f8 (127.6.167.3:36091)
I20260630 12:28:28.390549 16585 tablet_copy_client.cc:323] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.3:36091
I20260630 12:28:28.394064  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:28.396904  6812 tablet_replica.cc:333] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
W20260630 12:28:28.398109 16260 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:28:28.399518  6812 raft_consensus.cc:2243] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.401880  6812 raft_consensus.cc:2272] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.413412  6812 tablet_replica.cc:333] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.415076  6812 raft_consensus.cc:2243] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.417397 16304 tablet_copy_service.cc:140] P aa13a6cd0517475e9031905114b5a0f8: Received BeginTabletCopySession request for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 from peer 07560eaca37e4ce38209bf1dba2575c0 ({username='slave'} at 127.0.0.1:42650)
I20260630 12:28:28.418285 16304 tablet_copy_service.cc:161] P aa13a6cd0517475e9031905114b5a0f8: Beginning new tablet copy session on tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 from peer 07560eaca37e4ce38209bf1dba2575c0 at {username='slave'} at 127.0.0.1:42650: session id = 07560eaca37e4ce38209bf1dba2575c0-1cf1bdc947284f6d8fe1b4f60ea22d38
W20260630 12:28:28.418565 16260 consensus_peers.cc:597] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 -> Peer f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713): Couldn't send request to peer f5cae1760d4e4adb988861eedc8642c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.419420  6812 raft_consensus.cc:2272] T 854d5b97c9e74f57be1fba6c64c526a9 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.421969 16303 tablet_copy_service.cc:140] P aa13a6cd0517475e9031905114b5a0f8: Received BeginTabletCopySession request for tablet 42b563529940475fbc28ff6433f003fe from peer 07560eaca37e4ce38209bf1dba2575c0 ({username='slave'} at 127.0.0.1:42650)
I20260630 12:28:28.422668 16303 tablet_copy_service.cc:161] P aa13a6cd0517475e9031905114b5a0f8: Beginning new tablet copy session on tablet 42b563529940475fbc28ff6433f003fe from peer 07560eaca37e4ce38209bf1dba2575c0 at {username='slave'} at 127.0.0.1:42650: session id = 07560eaca37e4ce38209bf1dba2575c0-42b563529940475fbc28ff6433f003fe
I20260630 12:28:28.425335  6812 tablet_replica.cc:333] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.426807  6812 raft_consensus.cc:2243] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.428558  6812 raft_consensus.cc:2272] T dd57a029881e4333acad20f13a192c10 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.434988  6812 tablet_replica.cc:333] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.436002  6812 raft_consensus.cc:2243] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.437207  6812 raft_consensus.cc:2272] T 84a2ad583d4a41ebbc74dabaa8dd82f6 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.442181  6812 tablet_replica.cc:333] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.443233  6812 raft_consensus.cc:2243] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.444990  6812 raft_consensus.cc:2272] T 42b563529940475fbc28ff6433f003fe P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.448889 16304 tablet_copy_source_session.cc:215] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:28.450014  6812 tablet_replica.cc:333] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.452728  6812 raft_consensus.cc:2243] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.451469 16303 tablet_copy_source_session.cc:215] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:28.455783 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf1bdc947284f6d8fe1b4f60ea22d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.457728 16585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b563529940475fbc28ff6433f003fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.459213  6812 raft_consensus.cc:2272] T a8268125b546459dab85186ebe86469b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.465314  6812 tablet_replica.cc:333] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.466220  6812 raft_consensus.cc:2243] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.467196  6812 raft_consensus.cc:2272] T c1dd1d0787a64642a4560e9bcbfdb473 P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.472687  6812 tablet_replica.cc:333] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6: stopping tablet replica
I20260630 12:28:28.473631  6812 raft_consensus.cc:2243] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.474663  6812 raft_consensus.cc:2272] T 0e97f8f9bb6b4f27837c0d0815e4509b P f5cae1760d4e4adb988861eedc8642c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.478027 16584 tablet_copy_client.cc:806] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:28.478740 16584 tablet_copy_client.cc:670] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:28.484189 16584 tablet_copy_client.cc:538] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:28.497220 16584 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: Bootstrap starting.
I20260630 12:28:28.498540 16585 tablet_copy_client.cc:806] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:28.499253 16585 tablet_copy_client.cc:670] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:28.505970 16585 tablet_copy_client.cc:538] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:28:28.509799 16260 consensus_peers.cc:597] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 -> Peer f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713): Couldn't send request to peer f5cae1760d4e4adb988861eedc8642c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.517041 16585 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Bootstrap starting.
I20260630 12:28:28.547982  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
W20260630 12:28:28.570663 16186 consensus_peers.cc:597] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd -> Peer f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713): Couldn't send request to peer f5cae1760d4e4adb988861eedc8642c6. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:28.584973 16186 consensus_peers.cc:597] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd -> Peer f5cae1760d4e4adb988861eedc8642c6 (127.6.167.1:38713): Couldn't send request to peer f5cae1760d4e4adb988861eedc8642c6. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.635088  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:28.701848 16585 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:28.701910  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:28.703161  6812 tablet_replica.cc:333] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.703259 16584 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: 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
I20260630 12:28:28.703891 16585 tablet_bootstrap.cc:492] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Bootstrap complete.
I20260630 12:28:28.704365 16584 tablet_bootstrap.cc:492] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: Bootstrap complete.
I20260630 12:28:28.704491  6812 raft_consensus.cc:2243] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.704684 16585 ts_tablet_manager.cc:1403] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Time spent bootstrapping tablet: real 0.188s	user 0.113s	sys 0.017s
I20260630 12:28:28.705194 16584 ts_tablet_manager.cc:1403] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: Time spent bootstrapping tablet: real 0.208s	user 0.103s	sys 0.027s
I20260630 12:28:28.706215  6812 raft_consensus.cc:2272] T 854d5b97c9e74f57be1fba6c64c526a9 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.708004 16585 raft_consensus.cc:359] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:28.708094 16584 raft_consensus.cc:359] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:28.709196 16585 raft_consensus.cc:740] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07560eaca37e4ce38209bf1dba2575c0, State: Initialized, Role: LEARNER
I20260630 12:28:28.709300 16584 raft_consensus.cc:740] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07560eaca37e4ce38209bf1dba2575c0, State: Initialized, Role: LEARNER
I20260630 12:28:28.710026 16584 consensus_queue.cc:260] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:28.709959 16585 consensus_queue.cc:260] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [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: "f5cae1760d4e4adb988861eedc8642c6" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38713 } attrs { replace: true } } peers { permanent_uuid: "88a5abf8f834480d89c43929e9a73abd" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 33081 } } peers { permanent_uuid: "aa13a6cd0517475e9031905114b5a0f8" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 36091 } } peers { permanent_uuid: "07560eaca37e4ce38209bf1dba2575c0" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 43631 } attrs { promote: true } }
I20260630 12:28:28.713155  6812 tablet_replica.cc:333] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.714174  6812 raft_consensus.cc:2243] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.715440  6812 raft_consensus.cc:2272] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.718995 16584 ts_tablet_manager.cc:1434] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:28:28.719089 16569 heartbeater.cc:499] Master 127.6.167.62:42333 was elected leader, sending a full tablet report...
I20260630 12:28:28.722903 16304 tablet_copy_service.cc:342] P aa13a6cd0517475e9031905114b5a0f8: Request end of tablet copy session 07560eaca37e4ce38209bf1dba2575c0-1cf1bdc947284f6d8fe1b4f60ea22d38 received from {username='slave'} at 127.0.0.1:42650
I20260630 12:28:28.727845  6812 tablet_replica.cc:333] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.727928 16304 tablet_copy_service.cc:434] P aa13a6cd0517475e9031905114b5a0f8: ending tablet copy session 07560eaca37e4ce38209bf1dba2575c0-1cf1bdc947284f6d8fe1b4f60ea22d38 on tablet 1cf1bdc947284f6d8fe1b4f60ea22d38 with peer 07560eaca37e4ce38209bf1dba2575c0
I20260630 12:28:28.731686 16585 ts_tablet_manager.cc:1434] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.011s
I20260630 12:28:28.733357 16304 tablet_copy_service.cc:342] P aa13a6cd0517475e9031905114b5a0f8: Request end of tablet copy session 07560eaca37e4ce38209bf1dba2575c0-42b563529940475fbc28ff6433f003fe received from {username='slave'} at 127.0.0.1:42650
I20260630 12:28:28.733778 16304 tablet_copy_service.cc:434] P aa13a6cd0517475e9031905114b5a0f8: ending tablet copy session 07560eaca37e4ce38209bf1dba2575c0-42b563529940475fbc28ff6433f003fe on tablet 42b563529940475fbc28ff6433f003fe with peer 07560eaca37e4ce38209bf1dba2575c0
I20260630 12:28:28.736450  6812 raft_consensus.cc:2243] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.737725  6812 raft_consensus.cc:2272] T dd57a029881e4333acad20f13a192c10 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.741784  6812 tablet_replica.cc:333] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.742614  6812 raft_consensus.cc:2243] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.743710  6812 raft_consensus.cc:2272] T 42b563529940475fbc28ff6433f003fe P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.748152  6812 tablet_replica.cc:333] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.749048  6812 raft_consensus.cc:2243] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.750146  6812 raft_consensus.cc:2272] T a8268125b546459dab85186ebe86469b P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.754618  6812 tablet_replica.cc:333] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.755321  6812 raft_consensus.cc:2243] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.756516  6812 raft_consensus.cc:2272] T c1dd1d0787a64642a4560e9bcbfdb473 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.760416  6812 tablet_replica.cc:333] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.761057  6812 raft_consensus.cc:2243] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.761991  6812 raft_consensus.cc:2272] T 1bc9519eb02543bf9143f36e58a0c7e0 P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.765866  6812 tablet_replica.cc:333] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd: stopping tablet replica
I20260630 12:28:28.766501  6812 raft_consensus.cc:2243] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.767366  6812 raft_consensus.cc:2272] T 9ec3cacce3494c84be3a6b3e5e8e667a P 88a5abf8f834480d89c43929e9a73abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.796459  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:28.813102 16544 raft_consensus.cc:1217] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260630 12:28:28.836946 16257 consensus_peers.cc:597] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 -> Peer 88a5abf8f834480d89c43929e9a73abd (127.6.167.2:33081): Couldn't send request to peer 88a5abf8f834480d89c43929e9a73abd. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.2:33081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:28.846385  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:28.869225 16544 raft_consensus.cc:1217] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:28:28.895040  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:28.895960  6812 tablet_replica.cc:333] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.896941  6812 raft_consensus.cc:2243] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.897809  6812 raft_consensus.cc:2272] T 854d5b97c9e74f57be1fba6c64c526a9 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.901618  6812 tablet_replica.cc:333] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.902376  6812 raft_consensus.cc:2243] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.903802  6812 raft_consensus.cc:2272] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.907176  6812 tablet_replica.cc:333] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.907790  6812 raft_consensus.cc:2243] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.908598  6812 raft_consensus.cc:2272] T 472a792b0e3c427988330b0c36cb6214 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.911523  6812 tablet_replica.cc:333] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.912076  6812 raft_consensus.cc:2243] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.912847  6812 raft_consensus.cc:2272] T dd57a029881e4333acad20f13a192c10 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.915812  6812 tablet_replica.cc:333] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.916543  6812 raft_consensus.cc:2243] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.917217  6812 raft_consensus.cc:2272] T a8268125b546459dab85186ebe86469b P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.920790  6812 tablet_replica.cc:333] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.921342  6812 raft_consensus.cc:2243] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:28.922377  6812 raft_consensus.cc:2272] T c1dd1d0787a64642a4560e9bcbfdb473 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.925349  6812 tablet_replica.cc:333] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.926049  6812 raft_consensus.cc:2243] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.927425  6812 raft_consensus.cc:2272] T 42b563529940475fbc28ff6433f003fe P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.930569  6812 tablet_replica.cc:333] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8: stopping tablet replica
I20260630 12:28:28.931069  6812 raft_consensus.cc:2243] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:28.931747  6812 raft_consensus.cc:2272] T a660fa43aa7a47f4b799d590e68f5356 P aa13a6cd0517475e9031905114b5a0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:28.965306  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:29.005175  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:28:29.036571  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.037922  6812 tablet_replica.cc:333] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0: stopping tablet replica
I20260630 12:28:29.038641  6812 raft_consensus.cc:2243] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:29.039108  6812 raft_consensus.cc:2272] T 42b563529940475fbc28ff6433f003fe P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:29.042074  6812 tablet_replica.cc:333] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0: stopping tablet replica
I20260630 12:28:29.042698  6812 raft_consensus.cc:2243] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:29.043130  6812 raft_consensus.cc:2272] T 1cf1bdc947284f6d8fe1b4f60ea22d38 P 07560eaca37e4ce38209bf1dba2575c0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:29.065774  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:28:29.086851  6812 master.cc:562] Master@127.6.167.62:42333 shutting down...
W20260630 12:28:29.120368 16091 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:29.122653  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.123274  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.123638  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbaad9364bdb42c59c2cdc2ea7b513be: stopping tablet replica
W20260630 12:28:30.142536  6812 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16074)
I20260630 12:28:30.173995  6812 master.cc:584] Master@127.6.167.62:42333 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7826 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:28:30.225932  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:41875
I20260630 12:28:30.227090  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:30.232697 16600 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
W20260630 12:28:30.233300 16599 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
W20260630 12:28:30.234233 16602 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
I20260630 12:28:30.235375  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:30.236217  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:30.236480  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:30.236599  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822510236589 us; error 0 us; skew 500 ppm
I20260630 12:28:30.237030  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:30.239250  6812 webserver.cc:533] Webserver started at http://127.6.167.62:37053/ using document root <none> and password file <none>
I20260630 12:28:30.239686  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:30.239840  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:30.240070  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:30.241226  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "ee339c3d4dc14ddbb752eb03d2846a8e"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.245548  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:30.248678 16607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.249425  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:30.249672  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "ee339c3d4dc14ddbb752eb03d2846a8e"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.249905  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-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)
I20260630 12:28:30.261318  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:30.262426  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:30.300071  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:41875
I20260630 12:28:30.300171 16658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:41875 every 8 connection(s)
I20260630 12:28:30.303913 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.314399 16659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e: Bootstrap starting.
I20260630 12:28:30.318972 16659 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.322916 16659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e: No bootstrap required, opened a new log
I20260630 12:28:30.324877 16659 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER }
I20260630 12:28:30.325237 16659 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.325407 16659 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee339c3d4dc14ddbb752eb03d2846a8e, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.325995 16659 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER }
I20260630 12:28:30.326516 16659 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.326704 16659 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.326913 16659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.331276 16659 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER }
I20260630 12:28:30.331708 16659 leader_election.cc:304] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [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: ee339c3d4dc14ddbb752eb03d2846a8e; no voters: 
I20260630 12:28:30.332779 16659 leader_election.cc:290] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.333178 16662 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.334457 16662 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 1 LEADER]: Becoming Leader. State: Replica: ee339c3d4dc14ddbb752eb03d2846a8e, State: Running, Role: LEADER
I20260630 12:28:30.335151 16662 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [LEADER]: Queue going to LEADER mode. State: All 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: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER }
I20260630 12:28:30.335511 16659 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:30.340631 16664 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee339c3d4dc14ddbb752eb03d2846a8e. Latest consensus state: current_term: 1 leader_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER } }
I20260630 12:28:30.341396 16664 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:30.343152 16670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:30.343082 16663 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee339c3d4dc14ddbb752eb03d2846a8e" member_type: VOTER } }
I20260630 12:28:30.344022 16663 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:30.348760 16670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:30.352571  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:30.358153 16670 catalog_manager.cc:1383] Generated new cluster ID: 7f656a20dc9c46e18b1238869dd6bf63
I20260630 12:28:30.358383 16670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:30.371991 16670 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:30.373214 16670 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:30.386945 16670 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e: Generated new TSK 0
I20260630 12:28:30.387499 16670 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:30.419397  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:30.425355 16680 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
W20260630 12:28:30.426357 16681 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
I20260630 12:28:30.428189  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:30.428877 16683 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
I20260630 12:28:30.429719  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:30.429908  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:30.430087  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822510430073 us; error 0 us; skew 500 ppm
I20260630 12:28:30.430725  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:30.433364  6812 webserver.cc:533] Webserver started at http://127.6.167.1:34459/ using document root <none> and password file <none>
I20260630 12:28:30.433907  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:30.434106  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:30.434396  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:30.435554  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "00539edb79824993959737e05ab3bb6c"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.440209  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:30.443543 16688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.444653  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:30.444970  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "00539edb79824993959737e05ab3bb6c"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.445235  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-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)
I20260630 12:28:30.464131  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:30.465301  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:30.466806  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:30.469156  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:30.469357  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.469663  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:30.469847  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.509311  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:38417
I20260630 12:28:30.509426 16750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:38417 every 8 connection(s)
I20260630 12:28:30.514174  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:30.521651 16755 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
W20260630 12:28:30.523379 16756 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
W20260630 12:28:30.526055 16758 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
I20260630 12:28:30.526955  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:30.529076 16751 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41875
I20260630 12:28:30.529455 16751 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:30.529840  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:30.530102  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:30.530278  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822510530259 us; error 0 us; skew 500 ppm
I20260630 12:28:30.530207 16751 heartbeater.cc:507] Master 127.6.167.62:41875 requested a full tablet report, sending...
I20260630 12:28:30.531036  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:30.533321 16624 ts_manager.cc:194] Registered new tserver with Master: 00539edb79824993959737e05ab3bb6c (127.6.167.1:38417)
I20260630 12:28:30.533833  6812 webserver.cc:533] Webserver started at http://127.6.167.2:38445/ using document root <none> and password file <none>
I20260630 12:28:30.534336  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:30.534516  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:30.534786  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:30.535463 16624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52860
I20260630 12:28:30.535876  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "fce73965edb24cb1bac683e29b75476f"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.540282  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:30.543594 16763 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.544446  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:30.544787  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "fce73965edb24cb1bac683e29b75476f"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.545056  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-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)
I20260630 12:28:30.566723  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:30.567801  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:30.569356  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:30.571825  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:30.572024  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.572343  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:30.572518  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.612948  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:42165
I20260630 12:28:30.613039 16825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:42165 every 8 connection(s)
I20260630 12:28:30.617883  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:30.624815 16829 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
W20260630 12:28:30.625751 16830 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
I20260630 12:28:30.628840  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:30.629803 16832 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
I20260630 12:28:30.631011  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:30.631287  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:30.631501  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822510631481 us; error 0 us; skew 500 ppm
I20260630 12:28:30.632203 16826 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41875
I20260630 12:28:30.632226  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:30.632696 16826 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:30.633486 16826 heartbeater.cc:507] Master 127.6.167.62:41875 requested a full tablet report, sending...
I20260630 12:28:30.635200  6812 webserver.cc:533] Webserver started at http://127.6.167.3:45623/ using document root <none> and password file <none>
I20260630 12:28:30.635834  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:30.635774 16624 ts_manager.cc:194] Registered new tserver with Master: fce73965edb24cb1bac683e29b75476f (127.6.167.2:42165)
I20260630 12:28:30.636256  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:30.636637  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:30.637820 16624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52862
I20260630 12:28:30.638088  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "ff3b6ac95cb04874b6540dcc980b609e"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.643136  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:30.646226 16837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.647284  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:30.647569  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "ff3b6ac95cb04874b6540dcc980b609e"
format_stamp: "Formatted at 2026-06-30 12:28:30 on dist-test-slave-1v8t"
I20260630 12:28:30.647830  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822286764395-6812-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)
I20260630 12:28:30.668352  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:30.669487  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:30.670953  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:30.673081  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:30.673252  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.673544  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:30.673692  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:30.713160  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:39815
I20260630 12:28:30.713264 16899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:39815 every 8 connection(s)
I20260630 12:28:30.726778 16900 heartbeater.cc:344] Connected to a master server at 127.6.167.62:41875
I20260630 12:28:30.727161 16900 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:30.727901 16900 heartbeater.cc:507] Master 127.6.167.62:41875 requested a full tablet report, sending...
I20260630 12:28:30.730028 16624 ts_manager.cc:194] Registered new tserver with Master: ff3b6ac95cb04874b6540dcc980b609e (127.6.167.3:39815)
I20260630 12:28:30.730162  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013881799s
I20260630 12:28:30.731355 16624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52874
I20260630 12:28:30.753913 16624 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52882:
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"
    }
  }
}
W20260630 12:28:30.755791 16624 catalog_manager.cc:7077] 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.
I20260630 12:28:30.814020 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 1e12968c68c24bf4882d9709ccdb4884 (DEFAULT_TABLE table=test-workload [id=0d8c16a6f2aa49afa0cae38014886ceb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:30.814168 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 1e12968c68c24bf4882d9709ccdb4884 (DEFAULT_TABLE table=test-workload [id=0d8c16a6f2aa49afa0cae38014886ceb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:30.814428 16865 tablet_service.cc:1511] Processing CreateTablet for tablet 1e12968c68c24bf4882d9709ccdb4884 (DEFAULT_TABLE table=test-workload [id=0d8c16a6f2aa49afa0cae38014886ceb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:30.815284 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e12968c68c24bf4882d9709ccdb4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.815542 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e12968c68c24bf4882d9709ccdb4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.815608 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e12968c68c24bf4882d9709ccdb4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.830521 16915 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: Bootstrap starting.
I20260630 12:28:30.834054 16916 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: Bootstrap starting.
I20260630 12:28:30.834277 16917 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Bootstrap starting.
I20260630 12:28:30.837895 16915 tablet_bootstrap.cc:654] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.840474 16916 tablet_bootstrap.cc:654] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.841634 16917 tablet_bootstrap.cc:654] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.843832 16915 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: No bootstrap required, opened a new log
I20260630 12:28:30.844383 16915 ts_tablet_manager.cc:1403] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:28:30.845651 16916 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: No bootstrap required, opened a new log
I20260630 12:28:30.846113 16916 ts_tablet_manager.cc:1403] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260630 12:28:30.848376 16915 raft_consensus.cc:359] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.849077 16915 raft_consensus.cc:385] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.849064 16916 raft_consensus.cc:359] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.849656 16915 raft_consensus.cc:740] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00539edb79824993959737e05ab3bb6c, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.849967 16916 raft_consensus.cc:385] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.850286 16916 raft_consensus.cc:740] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce73965edb24cb1bac683e29b75476f, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.850553 16917 tablet_bootstrap.cc:492] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: No bootstrap required, opened a new log
I20260630 12:28:30.851136 16917 ts_tablet_manager.cc:1403] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:28:30.850637 16915 consensus_queue.cc:260] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.850971 16916 consensus_queue.cc:260] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.853817 16751 heartbeater.cc:499] Master 127.6.167.62:41875 was elected leader, sending a full tablet report...
I20260630 12:28:30.854135 16915 ts_tablet_manager.cc:1434] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:30.855756 16826 heartbeater.cc:499] Master 127.6.167.62:41875 was elected leader, sending a full tablet report...
I20260630 12:28:30.855474 16917 raft_consensus.cc:359] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.856197 16917 raft_consensus.cc:385] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.856276 16916 ts_tablet_manager.cc:1434] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260630 12:28:30.856593 16917 raft_consensus.cc:740] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3b6ac95cb04874b6540dcc980b609e, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.857390 16917 consensus_queue.cc:260] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:30.859289 16900 heartbeater.cc:499] Master 127.6.167.62:41875 was elected leader, sending a full tablet report...
I20260630 12:28:30.859827 16917 ts_tablet_manager.cc:1434] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260630 12:28:30.866897 16827 tablet.cc:2406] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:31.057466 16923 raft_consensus.cc:493] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:31.057955 16923 raft_consensus.cc:515] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:31.059615 16922 raft_consensus.cc:493] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:31.060117 16922 raft_consensus.cc:515] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:31.062546 16923 leader_election.cc:290] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce73965edb24cb1bac683e29b75476f (127.6.167.2:42165), 00539edb79824993959737e05ab3bb6c (127.6.167.1:38417)
I20260630 12:28:31.063380 16922 leader_election.cc:290] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3b6ac95cb04874b6540dcc980b609e (127.6.167.3:39815), 00539edb79824993959737e05ab3bb6c (127.6.167.1:38417)
I20260630 12:28:31.073132 16801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "ff3b6ac95cb04874b6540dcc980b609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce73965edb24cb1bac683e29b75476f" is_pre_election: true
I20260630 12:28:31.073941 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "ff3b6ac95cb04874b6540dcc980b609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00539edb79824993959737e05ab3bb6c" is_pre_election: true
I20260630 12:28:31.073982 16801 raft_consensus.cc:2468] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3b6ac95cb04874b6540dcc980b609e in term 0.
I20260630 12:28:31.074749 16726 raft_consensus.cc:2468] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3b6ac95cb04874b6540dcc980b609e in term 0.
I20260630 12:28:31.075838 16839 leader_election.cc:304] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [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: fce73965edb24cb1bac683e29b75476f, ff3b6ac95cb04874b6540dcc980b609e; no voters: 
I20260630 12:28:31.076700 16923 raft_consensus.cc:2804] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:31.077091 16923 raft_consensus.cc:493] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:31.077486 16923 raft_consensus.cc:3060] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:31.080044 16875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "fce73965edb24cb1bac683e29b75476f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3b6ac95cb04874b6540dcc980b609e" is_pre_election: true
I20260630 12:28:31.082736 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "fce73965edb24cb1bac683e29b75476f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00539edb79824993959737e05ab3bb6c" is_pre_election: true
I20260630 12:28:31.083228 16726 raft_consensus.cc:2468] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce73965edb24cb1bac683e29b75476f in term 0.
I20260630 12:28:31.084008 16923 raft_consensus.cc:515] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:31.084267 16766 leader_election.cc:304] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [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: 00539edb79824993959737e05ab3bb6c, fce73965edb24cb1bac683e29b75476f; no voters: 
I20260630 12:28:31.085090 16922 raft_consensus.cc:2804] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:31.085242 16875 raft_consensus.cc:2393] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fce73965edb24cb1bac683e29b75476f in current term 1: Already voted for candidate ff3b6ac95cb04874b6540dcc980b609e in this term.
I20260630 12:28:31.085501 16922 raft_consensus.cc:493] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:31.085906 16922 raft_consensus.cc:3060] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:31.086849 16801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "ff3b6ac95cb04874b6540dcc980b609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce73965edb24cb1bac683e29b75476f"
I20260630 12:28:31.087250 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "ff3b6ac95cb04874b6540dcc980b609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00539edb79824993959737e05ab3bb6c"
I20260630 12:28:31.087795 16923 leader_election.cc:290] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [CANDIDATE]: Term 1 election: Requested vote from peers fce73965edb24cb1bac683e29b75476f (127.6.167.2:42165), 00539edb79824993959737e05ab3bb6c (127.6.167.1:38417)
I20260630 12:28:31.087833 16726 raft_consensus.cc:3060] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:31.091866 16922 raft_consensus.cc:515] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:31.092890 16801 raft_consensus.cc:2393] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3b6ac95cb04874b6540dcc980b609e in current term 1: Already voted for candidate fce73965edb24cb1bac683e29b75476f in this term.
I20260630 12:28:31.093622 16922 leader_election.cc:290] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [CANDIDATE]: Term 1 election: Requested vote from peers ff3b6ac95cb04874b6540dcc980b609e (127.6.167.3:39815), 00539edb79824993959737e05ab3bb6c (127.6.167.1:38417)
I20260630 12:28:31.094053 16726 raft_consensus.cc:2468] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3b6ac95cb04874b6540dcc980b609e in term 1.
I20260630 12:28:31.094393 16875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "fce73965edb24cb1bac683e29b75476f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3b6ac95cb04874b6540dcc980b609e"
I20260630 12:28:31.095162 16840 leader_election.cc:304] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [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: 00539edb79824993959737e05ab3bb6c, ff3b6ac95cb04874b6540dcc980b609e; no voters: fce73965edb24cb1bac683e29b75476f
I20260630 12:28:31.095276 16875 raft_consensus.cc:2393] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fce73965edb24cb1bac683e29b75476f in current term 1: Already voted for candidate ff3b6ac95cb04874b6540dcc980b609e in this term.
I20260630 12:28:31.095279 16725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e12968c68c24bf4882d9709ccdb4884" candidate_uuid: "fce73965edb24cb1bac683e29b75476f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00539edb79824993959737e05ab3bb6c"
I20260630 12:28:31.096266 16923 raft_consensus.cc:2804] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:31.096328 16725 raft_consensus.cc:2393] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fce73965edb24cb1bac683e29b75476f in current term 1: Already voted for candidate ff3b6ac95cb04874b6540dcc980b609e in this term.
I20260630 12:28:31.097549 16766 leader_election.cc:304] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [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: fce73965edb24cb1bac683e29b75476f; no voters: 00539edb79824993959737e05ab3bb6c, ff3b6ac95cb04874b6540dcc980b609e
I20260630 12:28:31.097551 16923 raft_consensus.cc:697] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 LEADER]: Becoming Leader. State: Replica: ff3b6ac95cb04874b6540dcc980b609e, State: Running, Role: LEADER
I20260630 12:28:31.098363 16922 raft_consensus.cc:2749] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:31.098608 16923 consensus_queue.cc:237] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [LEADER]: Queue going to LEADER mode. State: All 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: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } }
I20260630 12:28:31.105656 16624 catalog_manager.cc:5697] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3b6ac95cb04874b6540dcc980b609e (127.6.167.3). New cstate: current_term: 1 leader_uuid: "ff3b6ac95cb04874b6540dcc980b609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3b6ac95cb04874b6540dcc980b609e" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce73965edb24cb1bac683e29b75476f" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00539edb79824993959737e05ab3bb6c" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 38417 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:31.116039  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:31.133255  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:31.134050  6812 tablet_replica.cc:333] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c: stopping tablet replica
I20260630 12:28:31.134950  6812 raft_consensus.cc:2243] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:31.135341  6812 raft_consensus.cc:2272] T 1e12968c68c24bf4882d9709ccdb4884 P 00539edb79824993959737e05ab3bb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:31.153661  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:31.161984  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:31.177454  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:31.178221  6812 tablet_replica.cc:333] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f: stopping tablet replica
I20260630 12:28:31.178666  6812 raft_consensus.cc:2243] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:31.179018  6812 raft_consensus.cc:2272] T 1e12968c68c24bf4882d9709ccdb4884 P fce73965edb24cb1bac683e29b75476f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:31.197412  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:31.206068  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:31.222354  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:31.223050  6812 tablet_replica.cc:333] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: stopping tablet replica
I20260630 12:28:31.223539  6812 raft_consensus.cc:2243] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:31.224078  6812 pending_rounds.cc:70] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Trying to abort 1 pending ops.
I20260630 12:28:31.224305  6812 pending_rounds.cc:77] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441005467144192 op_type: NO_OP noop_request { }
I20260630 12:28:31.224561  6812 raft_consensus.cc:2889] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:31.224792  6812 raft_consensus.cc:2272] T 1e12968c68c24bf4882d9709ccdb4884 P ff3b6ac95cb04874b6540dcc980b609e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:31.243533  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:31.252501  6812 master.cc:562] Master@127.6.167.62:41875 shutting down...
I20260630 12:28:31.266990  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:31.267453  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:31.267715  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee339c3d4dc14ddbb752eb03d2846a8e: stopping tablet replica
I20260630 12:28:31.285969  6812 master.cc:584] Master@127.6.167.62:41875 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1091 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:28:31.316008  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:46747
I20260630 12:28:31.317003  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:31.321619 16929 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
W20260630 12:28:31.321748 16930 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
W20260630 12:28:31.323164 16932 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
I20260630 12:28:31.323946  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:31.324683  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:31.324887  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:31.325049  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822511325015 us; error 0 us; skew 500 ppm
I20260630 12:28:31.325552  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:31.331977  6812 webserver.cc:533] Webserver started at http://127.6.167.62:40773/ using document root <none> and password file <none>
I20260630 12:28:31.332641  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:31.332875  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:31.333102  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:31.334084  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "23fabb8696d24fb48373b199a882b6c1"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.338264  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:31.341411 16937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.342149  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:31.342417  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "23fabb8696d24fb48373b199a882b6c1"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.342707  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-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)
I20260630 12:28:31.362370  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:31.363396  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:31.396489  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:46747
I20260630 12:28:31.396577 16988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:46747 every 8 connection(s)
I20260630 12:28:31.400089 16989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.410265 16989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1: Bootstrap starting.
I20260630 12:28:31.414376 16989 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.418092 16989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1: No bootstrap required, opened a new log
I20260630 12:28:31.419984 16989 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER }
I20260630 12:28:31.420388 16989 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.420601 16989 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fabb8696d24fb48373b199a882b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.421257 16989 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER }
I20260630 12:28:31.421710 16989 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:31.421927 16989 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:31.422192 16989 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:31.426671 16989 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER }
I20260630 12:28:31.427168 16989 leader_election.cc:304] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [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: 23fabb8696d24fb48373b199a882b6c1; no voters: 
I20260630 12:28:31.428382 16989 leader_election.cc:290] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:31.428686 16992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:31.430047 16992 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: 23fabb8696d24fb48373b199a882b6c1, State: Running, Role: LEADER
I20260630 12:28:31.430665 16992 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [LEADER]: Queue going to LEADER mode. State: All 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: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER }
I20260630 12:28:31.431229 16989 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:31.433841 16994 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23fabb8696d24fb48373b199a882b6c1. Latest consensus state: current_term: 1 leader_uuid: "23fabb8696d24fb48373b199a882b6c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER } }
I20260630 12:28:31.433957 16993 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23fabb8696d24fb48373b199a882b6c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23fabb8696d24fb48373b199a882b6c1" member_type: VOTER } }
I20260630 12:28:31.434514 16994 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:31.435257 16993 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:31.438136 16999 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:31.444657 16999 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:31.445947  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:31.453264 16999 catalog_manager.cc:1383] Generated new cluster ID: 62a473c2c9694f698443b8b04b82fefd
I20260630 12:28:31.453531 16999 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:31.472754 16999 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:31.473984 16999 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:31.493150 16999 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1: Generated new TSK 0
I20260630 12:28:31.493821 16999 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:31.512487  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:31.518246 17010 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
W20260630 12:28:31.519685 17011 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
W20260630 12:28:31.521282 17013 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
I20260630 12:28:31.522034  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:31.522876  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:31.523092  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:31.523283  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822511523261 us; error 0 us; skew 500 ppm
I20260630 12:28:31.523820  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:31.526216  6812 webserver.cc:533] Webserver started at http://127.6.167.1:35007/ using document root <none> and password file <none>
I20260630 12:28:31.526727  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:31.526932  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:31.527230  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:31.528457  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "463e6f4ceab64d4e9f24def612d6a571"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.533007  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:31.536382 17018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.537293  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:31.537617  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "463e6f4ceab64d4e9f24def612d6a571"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.537915  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-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)
I20260630 12:28:31.555845  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:31.557050  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:31.558471  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:31.560789  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:31.561019  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.561275  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:31.561450  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.600041  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:46761
I20260630 12:28:31.600152 17080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:46761 every 8 connection(s)
I20260630 12:28:31.604979  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:31.611856 17085 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
W20260630 12:28:31.613392 17086 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
W20260630 12:28:31.614739 17088 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
I20260630 12:28:31.615761  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:31.616869  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:31.617149  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:31.617368  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822511617348 us; error 0 us; skew 500 ppm
I20260630 12:28:31.617872  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:31.618871 17081 heartbeater.cc:344] Connected to a master server at 127.6.167.62:46747
I20260630 12:28:31.619262 17081 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:31.619958 17081 heartbeater.cc:507] Master 127.6.167.62:46747 requested a full tablet report, sending...
I20260630 12:28:31.620764  6812 webserver.cc:533] Webserver started at http://127.6.167.2:37303/ using document root <none> and password file <none>
I20260630 12:28:31.621284  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:31.621505  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:31.621791  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:31.621955 16954 ts_manager.cc:194] Registered new tserver with Master: 463e6f4ceab64d4e9f24def612d6a571 (127.6.167.1:46761)
I20260630 12:28:31.622923  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "0e2c29df766047c4a76e39f086f9d2ea"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.623698 16954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34004
I20260630 12:28:31.627389  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:31.630720 17093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.631525  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:31.631819  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "0e2c29df766047c4a76e39f086f9d2ea"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.632099  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-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)
I20260630 12:28:31.644465  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:31.645380  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:31.646703  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:31.648813  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:31.649026  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.649266  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:31.649441  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.687135  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:46039
I20260630 12:28:31.687249 17155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:46039 every 8 connection(s)
I20260630 12:28:31.691886  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:31.698546 17159 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
W20260630 12:28:31.700093 17160 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
W20260630 12:28:31.702582 17162 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
I20260630 12:28:31.703635 17156 heartbeater.cc:344] Connected to a master server at 127.6.167.62:46747
I20260630 12:28:31.704028 17156 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:31.704703  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:31.704977 17156 heartbeater.cc:507] Master 127.6.167.62:46747 requested a full tablet report, sending...
I20260630 12:28:31.705819  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:31.706161  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:31.706385  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822511706368 us; error 0 us; skew 500 ppm
I20260630 12:28:31.707156  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:31.707437 16954 ts_manager.cc:194] Registered new tserver with Master: 0e2c29df766047c4a76e39f086f9d2ea (127.6.167.2:46039)
I20260630 12:28:31.709188 16954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34014
I20260630 12:28:31.709756  6812 webserver.cc:533] Webserver started at http://127.6.167.3:42093/ using document root <none> and password file <none>
I20260630 12:28:31.710379  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:31.710620  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:31.710891  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:31.711918  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "a2aabd81a2c347dca8c20ededef40c04"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.716050  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:31.719056 17167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.719830  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:31.720163  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "a2aabd81a2c347dca8c20ededef40c04"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.720562  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-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)
I20260630 12:28:31.740132  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:31.741309  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:31.742749  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:31.745217  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:31.745461  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.745723  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:31.745919  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.785459  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:39927
I20260630 12:28:31.785547 17229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:39927 every 8 connection(s)
I20260630 12:28:31.790282  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:31.796926 17233 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
W20260630 12:28:31.797204 17234 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
W20260630 12:28:31.801136 17236 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
I20260630 12:28:31.801775  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:31.802968  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:31.803252  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:31.803474  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822511803456 us; error 0 us; skew 500 ppm
I20260630 12:28:31.804183  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:31.804317 17230 heartbeater.cc:344] Connected to a master server at 127.6.167.62:46747
I20260630 12:28:31.804757 17230 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:31.805609 17230 heartbeater.cc:507] Master 127.6.167.62:46747 requested a full tablet report, sending...
I20260630 12:28:31.806901  6812 webserver.cc:533] Webserver started at http://127.6.167.4:35011/ using document root <none> and password file <none>
I20260630 12:28:31.807418  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:31.807629  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:31.807545 16954 ts_manager.cc:194] Registered new tserver with Master: a2aabd81a2c347dca8c20ededef40c04 (127.6.167.3:39927)
I20260630 12:28:31.808123  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:31.809178 16954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34022
I20260630 12:28:31.809218  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "f7141375dd124392927b9cfa82997989"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.813997  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:31.817056 17241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.817734  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:31.818032  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "f7141375dd124392927b9cfa82997989"
format_stamp: "Formatted at 2026-06-30 12:28:31 on dist-test-slave-1v8t"
I20260630 12:28:31.818311  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822286764395-6812-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)
I20260630 12:28:31.837491  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:31.838544  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:31.839927  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:31.842053  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:31.842295  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.842530  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:31.842660  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:31.879211  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:42257
I20260630 12:28:31.879316 17303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:42257 every 8 connection(s)
I20260630 12:28:31.892467 17304 heartbeater.cc:344] Connected to a master server at 127.6.167.62:46747
I20260630 12:28:31.892910 17304 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:31.893592 17304 heartbeater.cc:507] Master 127.6.167.62:46747 requested a full tablet report, sending...
I20260630 12:28:31.895411 16954 ts_manager.cc:194] Registered new tserver with Master: f7141375dd124392927b9cfa82997989 (127.6.167.4:42257)
I20260630 12:28:31.895723  6812 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013511502s
I20260630 12:28:31.896796 16954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34028
I20260630 12:28:31.918804 16954 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34036:
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"
    }
  }
}
I20260630 12:28:31.957855 17121 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce9b329a244837bf1005feb06e2a44 (DEFAULT_TABLE table=test-workload [id=1679ddf722e34befa85482929610ea84]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:31.959019 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce9b329a244837bf1005feb06e2a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.961707 17269 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce9b329a244837bf1005feb06e2a44 (DEFAULT_TABLE table=test-workload [id=1679ddf722e34befa85482929610ea84]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:31.962862 17269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce9b329a244837bf1005feb06e2a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.963243 17046 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce9b329a244837bf1005feb06e2a44 (DEFAULT_TABLE table=test-workload [id=1679ddf722e34befa85482929610ea84]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:31.964468 17046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce9b329a244837bf1005feb06e2a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.975837 17319 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Bootstrap starting.
I20260630 12:28:31.979398 17320 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: Bootstrap starting.
I20260630 12:28:31.981669 17321 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: Bootstrap starting.
I20260630 12:28:31.982740 17319 tablet_bootstrap.cc:654] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.986527 17320 tablet_bootstrap.cc:654] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.987672 17321 tablet_bootstrap.cc:654] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.988289 17319 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: No bootstrap required, opened a new log
I20260630 12:28:31.988797 17319 ts_tablet_manager.cc:1403] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:31.992051 17320 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: No bootstrap required, opened a new log
I20260630 12:28:31.991885 17319 raft_consensus.cc:359] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:31.992568 17320 ts_tablet_manager.cc:1403] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:31.992702 17319 raft_consensus.cc:385] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.993016 17319 raft_consensus.cc:740] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2c29df766047c4a76e39f086f9d2ea, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.993767 17319 consensus_queue.cc:260] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:31.995481 17320 raft_consensus.cc:359] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:31.996220 17320 raft_consensus.cc:385] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.996519 17320 raft_consensus.cc:740] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7141375dd124392927b9cfa82997989, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.997795 17320 consensus_queue.cc:260] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:31.999244 17156 heartbeater.cc:499] Master 127.6.167.62:46747 was elected leader, sending a full tablet report...
I20260630 12:28:32.000566 17321 tablet_bootstrap.cc:492] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: No bootstrap required, opened a new log
I20260630 12:28:32.001479 17321 ts_tablet_manager.cc:1403] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:28:32.001643 17304 heartbeater.cc:499] Master 127.6.167.62:46747 was elected leader, sending a full tablet report...
I20260630 12:28:32.002393 17320 ts_tablet_manager.cc:1434] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:32.000566 17319 ts_tablet_manager.cc:1434] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:28:32.005380 17321 raft_consensus.cc:359] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:32.006037 17321 raft_consensus.cc:385] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.006289 17321 raft_consensus.cc:740] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 463e6f4ceab64d4e9f24def612d6a571, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.007121 17321 consensus_queue.cc:260] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:32.010883 17081 heartbeater.cc:499] Master 127.6.167.62:46747 was elected leader, sending a full tablet report...
I20260630 12:28:32.011418 17321 ts_tablet_manager.cc:1434] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:28:32.178603 17325 raft_consensus.cc:493] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.179173 17325 raft_consensus.cc:515] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:32.181370 17325 leader_election.cc:290] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 463e6f4ceab64d4e9f24def612d6a571 (127.6.167.1:46761), f7141375dd124392927b9cfa82997989 (127.6.167.4:42257)
I20260630 12:28:32.189419 17056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce9b329a244837bf1005feb06e2a44" candidate_uuid: "0e2c29df766047c4a76e39f086f9d2ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "463e6f4ceab64d4e9f24def612d6a571" is_pre_election: true
I20260630 12:28:32.190059 17056 raft_consensus.cc:2468] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2c29df766047c4a76e39f086f9d2ea in term 0.
I20260630 12:28:32.191033 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce9b329a244837bf1005feb06e2a44" candidate_uuid: "0e2c29df766047c4a76e39f086f9d2ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7141375dd124392927b9cfa82997989" is_pre_election: true
I20260630 12:28:32.191099 17097 leader_election.cc:304] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [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: 0e2c29df766047c4a76e39f086f9d2ea, 463e6f4ceab64d4e9f24def612d6a571; no voters: 
I20260630 12:28:32.191987 17279 raft_consensus.cc:2468] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2c29df766047c4a76e39f086f9d2ea in term 0.
I20260630 12:28:32.192253 17325 raft_consensus.cc:2804] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.192641 17325 raft_consensus.cc:493] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.192981 17325 raft_consensus.cc:3060] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.197791 17325 raft_consensus.cc:515] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:32.199250 17325 leader_election.cc:290] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [CANDIDATE]: Term 1 election: Requested vote from peers 463e6f4ceab64d4e9f24def612d6a571 (127.6.167.1:46761), f7141375dd124392927b9cfa82997989 (127.6.167.4:42257)
I20260630 12:28:32.199928 17056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce9b329a244837bf1005feb06e2a44" candidate_uuid: "0e2c29df766047c4a76e39f086f9d2ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "463e6f4ceab64d4e9f24def612d6a571"
I20260630 12:28:32.200306 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce9b329a244837bf1005feb06e2a44" candidate_uuid: "0e2c29df766047c4a76e39f086f9d2ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7141375dd124392927b9cfa82997989"
I20260630 12:28:32.200587 17056 raft_consensus.cc:3060] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.200968 17279 raft_consensus.cc:3060] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.206436 17056 raft_consensus.cc:2468] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2c29df766047c4a76e39f086f9d2ea in term 1.
I20260630 12:28:32.207408 17097 leader_election.cc:304] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [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: 0e2c29df766047c4a76e39f086f9d2ea, 463e6f4ceab64d4e9f24def612d6a571; no voters: 
I20260630 12:28:32.207543 17279 raft_consensus.cc:2468] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2c29df766047c4a76e39f086f9d2ea in term 1.
I20260630 12:28:32.208065 17325 raft_consensus.cc:2804] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.209049 17325 raft_consensus.cc:697] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 LEADER]: Becoming Leader. State: Replica: 0e2c29df766047c4a76e39f086f9d2ea, State: Running, Role: LEADER
I20260630 12:28:32.209877 17325 consensus_queue.cc:237] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [LEADER]: Queue going to LEADER mode. State: All 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: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } }
I20260630 12:28:32.215903 16953 catalog_manager.cc:5697] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2c29df766047c4a76e39f086f9d2ea (127.6.167.2). New cstate: current_term: 1 leader_uuid: "0e2c29df766047c4a76e39f086f9d2ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2c29df766047c4a76e39f086f9d2ea" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "463e6f4ceab64d4e9f24def612d6a571" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 46761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7141375dd124392927b9cfa82997989" member_type: VOTER last_known_addr { host: "127.6.167.4" port: 42257 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:32.289592  6812 auto_rebalancer.cc:639] Failed to schedule move for tablet 05ce9b329a244837bf1005feb06e2a44: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:32.290912  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:32.306808  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.307576  6812 tablet_replica.cc:333] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571: stopping tablet replica
I20260630 12:28:32.308055  6812 raft_consensus.cc:2243] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.308461  6812 raft_consensus.cc:2272] T 05ce9b329a244837bf1005feb06e2a44 P 463e6f4ceab64d4e9f24def612d6a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.327531  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:32.336751  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:32.356287  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.357062  6812 tablet_replica.cc:333] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: stopping tablet replica
I20260630 12:28:32.357577  6812 raft_consensus.cc:2243] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.358174  6812 pending_rounds.cc:70] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Trying to abort 1 pending ops.
I20260630 12:28:32.358381  6812 pending_rounds.cc:77] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441010018615296 op_type: NO_OP noop_request { }
I20260630 12:28:32.358665  6812 raft_consensus.cc:2889] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:32.358947  6812 raft_consensus.cc:2272] T 05ce9b329a244837bf1005feb06e2a44 P 0e2c29df766047c4a76e39f086f9d2ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.378577  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:32.391537  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:32.416580  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.433480  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:32.442169  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:28:32.462087  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.462950  6812 tablet_replica.cc:333] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989: stopping tablet replica
I20260630 12:28:32.463485  6812 raft_consensus.cc:2243] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.463896  6812 raft_consensus.cc:2272] T 05ce9b329a244837bf1005feb06e2a44 P f7141375dd124392927b9cfa82997989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.482481  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:28:32.492317  6812 master.cc:562] Master@127.6.167.62:46747 shutting down...
I20260630 12:28:32.507575  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.508098  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.508431  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23fabb8696d24fb48373b199a882b6c1: stopping tablet replica
I20260630 12:28:32.526428  6812 master.cc:584] Master@127.6.167.62:46747 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1241 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:28:32.558089  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:39407
I20260630 12:28:32.559165  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:32.563663 17333 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
W20260630 12:28:32.563827 17334 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
W20260630 12:28:32.565656 17336 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
I20260630 12:28:32.569645  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:32.574124  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:32.574322  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:32.574503  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822512574464 us; error 0 us; skew 500 ppm
I20260630 12:28:32.574995  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:32.577145  6812 webserver.cc:533] Webserver started at http://127.6.167.62:34291/ using document root <none> and password file <none>
I20260630 12:28:32.577607  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:32.577800  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:32.578068  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:32.579072  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "ea14bcdc0d9942e3b0746ce50c815d48"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.583230  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:32.586334 17341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.587083  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:32.587354  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "ea14bcdc0d9942e3b0746ce50c815d48"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.587637  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-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)
I20260630 12:28:32.613322  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:32.614804  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:32.658427  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:39407
I20260630 12:28:32.658522 17392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:39407 every 8 connection(s)
I20260630 12:28:32.662096 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:32.672632 17393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48: Bootstrap starting.
I20260630 12:28:32.676841 17393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.680547 17393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48: No bootstrap required, opened a new log
I20260630 12:28:32.682412 17393 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER }
I20260630 12:28:32.682767 17393 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.683010 17393 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea14bcdc0d9942e3b0746ce50c815d48, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.683629 17393 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER }
I20260630 12:28:32.684062 17393 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:32.684321 17393 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:32.684602 17393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.688975 17393 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER }
I20260630 12:28:32.689558 17393 leader_election.cc:304] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [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: ea14bcdc0d9942e3b0746ce50c815d48; no voters: 
I20260630 12:28:32.690647 17393 leader_election.cc:290] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:32.690961 17396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.692260 17396 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 1 LEADER]: Becoming Leader. State: Replica: ea14bcdc0d9942e3b0746ce50c815d48, State: Running, Role: LEADER
I20260630 12:28:32.693042 17396 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [LEADER]: Queue going to LEADER mode. State: All 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: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER }
I20260630 12:28:32.694031 17393 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:32.696379 17398 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea14bcdc0d9942e3b0746ce50c815d48. Latest consensus state: current_term: 1 leader_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER } }
I20260630 12:28:32.696341 17397 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea14bcdc0d9942e3b0746ce50c815d48" member_type: VOTER } }
I20260630 12:28:32.697041 17398 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:32.697163 17397 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:32.701339 17401 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:32.709681 17401 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:32.710654  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:32.718531 17401 catalog_manager.cc:1383] Generated new cluster ID: 9285d0c01bf14e579a536daa9717090f
I20260630 12:28:32.718812 17401 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:32.736402 17401 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:32.737615 17401 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:32.750701 17401 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48: Generated new TSK 0
I20260630 12:28:32.751228 17401 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:32.776876  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:32.782303 17414 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
W20260630 12:28:32.783470 17415 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
W20260630 12:28:32.785480 17417 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
I20260630 12:28:32.786532  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:32.787756  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:32.788058  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:32.788273  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822512788255 us; error 0 us; skew 500 ppm
I20260630 12:28:32.788829  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:32.791101  6812 webserver.cc:533] Webserver started at http://127.6.167.1:46791/ using document root <none> and password file <none>
I20260630 12:28:32.791579  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:32.791785  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:32.792412  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:32.793943  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "751997c3f69a4e1ab79ee538dbb0a4d3"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.798703  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:28:32.801909 17422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.802801  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:32.803042  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "751997c3f69a4e1ab79ee538dbb0a4d3"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.803287  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-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)
I20260630 12:28:32.826220  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:32.827133  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:32.828480  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:32.830646  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:32.830835  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.831092  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:32.831250  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.867691  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:43561
I20260630 12:28:32.867808 17484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:43561 every 8 connection(s)
I20260630 12:28:32.872438  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:32.878541 17489 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
W20260630 12:28:32.879269 17490 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
W20260630 12:28:32.881872 17492 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
I20260630 12:28:32.882273  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:32.883113  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:32.883317  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:32.883484  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822512883471 us; error 0 us; skew 500 ppm
I20260630 12:28:32.884030  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:32.886330  6812 webserver.cc:533] Webserver started at http://127.6.167.2:42559/ using document root <none> and password file <none>
I20260630 12:28:32.886938  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:32.887182  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:32.887495  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:32.888918  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "aa1273dadbf2416a81665b93dd7d2181"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.889094 17485 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39407
I20260630 12:28:32.889541 17485 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:32.890219 17485 heartbeater.cc:507] Master 127.6.167.62:39407 requested a full tablet report, sending...
I20260630 12:28:32.892165 17358 ts_manager.cc:194] Registered new tserver with Master: 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561)
I20260630 12:28:32.893888  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:32.893910 17358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60462
I20260630 12:28:32.897414 17497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.898178  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:28:32.898469  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "aa1273dadbf2416a81665b93dd7d2181"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.898718  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-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)
I20260630 12:28:32.914713  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:32.915741  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:32.917152  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:32.919299  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:32.919471  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.919730  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:32.919903  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.957132  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:40309
I20260630 12:28:32.957248 17559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:40309 every 8 connection(s)
I20260630 12:28:32.961809  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:32.968189 17563 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
W20260630 12:28:32.969074 17564 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
W20260630 12:28:32.971940 17566 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
I20260630 12:28:32.972673  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:32.973543  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:32.973769  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:32.973945 17560 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39407
I20260630 12:28:32.973966  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822512973943 us; error 0 us; skew 500 ppm
I20260630 12:28:32.974494 17560 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:32.974905  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:32.975317 17560 heartbeater.cc:507] Master 127.6.167.62:39407 requested a full tablet report, sending...
I20260630 12:28:32.977336  6812 webserver.cc:533] Webserver started at http://127.6.167.3:33019/ using document root <none> and password file <none>
I20260630 12:28:32.977479 17358 ts_manager.cc:194] Registered new tserver with Master: aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309)
I20260630 12:28:32.977939  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:32.978188  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:32.978452  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:32.978993 17358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60474
I20260630 12:28:32.979529  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "02824bb39f944361bb71e7fecbc4ef23"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.983649  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:32.986640 17571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.987396  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:32.987715  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "02824bb39f944361bb71e7fecbc4ef23"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-1v8t"
I20260630 12:28:32.988006  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-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)
I20260630 12:28:33.013345  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:33.014320  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:33.015625  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:33.017719  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:33.017939  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:33.018172  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:33.018339  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:33.053607  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:42059
I20260630 12:28:33.053689 17633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:42059 every 8 connection(s)
I20260630 12:28:33.066449 17634 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39407
I20260630 12:28:33.066826 17634 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:33.067567 17634 heartbeater.cc:507] Master 127.6.167.62:39407 requested a full tablet report, sending...
I20260630 12:28:33.069458 17358 ts_manager.cc:194] Registered new tserver with Master: 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3:42059)
I20260630 12:28:33.070279  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013568394s
I20260630 12:28:33.070773 17358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60482
I20260630 12:28:33.896682 17485 heartbeater.cc:499] Master 127.6.167.62:39407 was elected leader, sending a full tablet report...
I20260630 12:28:33.981537 17560 heartbeater.cc:499] Master 127.6.167.62:39407 was elected leader, sending a full tablet report...
I20260630 12:28:34.073297 17634 heartbeater.cc:499] Master 127.6.167.62:39407 was elected leader, sending a full tablet report...
I20260630 12:28:34.124115 17358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60484:
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"
    }
  }
}
W20260630 12:28:34.126348 17358 catalog_manager.cc:7077] 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.
I20260630 12:28:34.174098 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 42ee0ea9098b4e04b9521dd94f566323 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:34.175527 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ee0ea9098b4e04b9521dd94f566323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.176136 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9b21f44dcb4bd698a0d0108c1b5598 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:34.177505 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9b21f44dcb4bd698a0d0108c1b5598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.177366 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa4a24370f4ca38531d4aad65f2b65 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:34.178644 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa4a24370f4ca38531d4aad65f2b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.184115 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 815391bad32f4936a05a8dbfcfa85e45 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:34.185400 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815391bad32f4936a05a8dbfcfa85e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.210628 17525 tablet_service.cc:1511] Processing CreateTablet for tablet 42ee0ea9098b4e04b9521dd94f566323 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:34.213726 17524 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9b21f44dcb4bd698a0d0108c1b5598 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:34.215765 17524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9b21f44dcb4bd698a0d0108c1b5598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.217881 17523 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa4a24370f4ca38531d4aad65f2b65 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:34.221076 17522 tablet_service.cc:1511] Processing CreateTablet for tablet 815391bad32f4936a05a8dbfcfa85e45 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:34.228732 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa4a24370f4ca38531d4aad65f2b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.232692 17522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815391bad32f4936a05a8dbfcfa85e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.234323 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ee0ea9098b4e04b9521dd94f566323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.269485 17653 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: Bootstrap starting.
I20260630 12:28:34.275892 17653 tablet_bootstrap.cc:654] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.284016 17654 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: Bootstrap starting.
I20260630 12:28:34.286605 17653 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: No bootstrap required, opened a new log
I20260630 12:28:34.287118 17653 ts_tablet_manager.cc:1403] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:28:34.288578 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 42ee0ea9098b4e04b9521dd94f566323 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:34.289326 17449 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9b21f44dcb4bd698a0d0108c1b5598 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:34.290041 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ee0ea9098b4e04b9521dd94f566323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.290484 17653 raft_consensus.cc:359] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.291240 17653 raft_consensus.cc:385] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.291633 17653 raft_consensus.cc:740] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.291416 17448 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa4a24370f4ca38531d4aad65f2b65 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:34.292068 17447 tablet_service.cc:1511] Processing CreateTablet for tablet 815391bad32f4936a05a8dbfcfa85e45 (DEFAULT_TABLE table=test-workload [id=90ba6eebc28a4e35917312d5cb6c288d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:34.292815 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa4a24370f4ca38531d4aad65f2b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.292470 17653 consensus_queue.cc:260] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.293468 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9b21f44dcb4bd698a0d0108c1b5598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.294049 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815391bad32f4936a05a8dbfcfa85e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:34.313285 17654 tablet_bootstrap.cc:654] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.328152 17653 ts_tablet_manager.cc:1434] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: Time spent starting tablet: real 0.041s	user 0.026s	sys 0.015s
I20260630 12:28:34.329818 17657 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: Bootstrap starting.
I20260630 12:28:34.330111 17653 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: Bootstrap starting.
I20260630 12:28:34.333556 17654 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: No bootstrap required, opened a new log
I20260630 12:28:34.334133 17654 ts_tablet_manager.cc:1403] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260630 12:28:34.336534 17653 tablet_bootstrap.cc:654] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.336689 17657 tablet_bootstrap.cc:654] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.337014 17654 raft_consensus.cc:359] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.337751 17654 raft_consensus.cc:385] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.338060 17654 raft_consensus.cc:740] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa1273dadbf2416a81665b93dd7d2181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.338816 17654 consensus_queue.cc:260] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.348066 17654 ts_tablet_manager.cc:1434] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.009s
I20260630 12:28:34.349382 17654 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: Bootstrap starting.
I20260630 12:28:34.357147 17654 tablet_bootstrap.cc:654] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.367386 17653 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: No bootstrap required, opened a new log
I20260630 12:28:34.367720 17657 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: No bootstrap required, opened a new log
I20260630 12:28:34.367875 17653 ts_tablet_manager.cc:1403] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.019s
I20260630 12:28:34.368047 17654 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: No bootstrap required, opened a new log
I20260630 12:28:34.368309 17657 ts_tablet_manager.cc:1403] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260630 12:28:34.368629 17654 ts_tablet_manager.cc:1403] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:28:34.370689 17653 raft_consensus.cc:359] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.371196 17657 raft_consensus.cc:359] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.371424 17653 raft_consensus.cc:385] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.371464 17654 raft_consensus.cc:359] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.371986 17657 raft_consensus.cc:385] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.372087 17653 raft_consensus.cc:740] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.372396 17654 raft_consensus.cc:385] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.372501 17657 raft_consensus.cc:740] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751997c3f69a4e1ab79ee538dbb0a4d3, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.372937 17654 raft_consensus.cc:740] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa1273dadbf2416a81665b93dd7d2181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.373257 17653 consensus_queue.cc:260] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.373687 17654 consensus_queue.cc:260] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.373410 17657 consensus_queue.cc:260] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.375988 17653 ts_tablet_manager.cc:1434] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:34.377015 17653 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: Bootstrap starting.
I20260630 12:28:34.381477 17654 ts_tablet_manager.cc:1434] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:28:34.382781 17654 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: Bootstrap starting.
I20260630 12:28:34.384066 17653 tablet_bootstrap.cc:654] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.395220 17657 ts_tablet_manager.cc:1434] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.005s
I20260630 12:28:34.396760 17657 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: Bootstrap starting.
I20260630 12:28:34.398859 17654 tablet_bootstrap.cc:654] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.402390 17653 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: No bootstrap required, opened a new log
I20260630 12:28:34.402900 17653 ts_tablet_manager.cc:1403] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260630 12:28:34.403481 17657 tablet_bootstrap.cc:654] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.406158 17653 raft_consensus.cc:359] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.406971 17653 raft_consensus.cc:385] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.407274 17653 raft_consensus.cc:740] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.408169 17653 consensus_queue.cc:260] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.410439 17653 ts_tablet_manager.cc:1434] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:28:34.411478 17653 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: Bootstrap starting.
I20260630 12:28:34.417867 17653 tablet_bootstrap.cc:654] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.426327 17657 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: No bootstrap required, opened a new log
I20260630 12:28:34.426868 17657 ts_tablet_manager.cc:1403] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260630 12:28:34.426891 17653 tablet_bootstrap.cc:492] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: No bootstrap required, opened a new log
I20260630 12:28:34.427023 17654 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: No bootstrap required, opened a new log
I20260630 12:28:34.427690 17653 ts_tablet_manager.cc:1403] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.012s
I20260630 12:28:34.427867 17654 ts_tablet_manager.cc:1403] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.017s
I20260630 12:28:34.430307 17653 raft_consensus.cc:359] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.430291 17657 raft_consensus.cc:359] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.431181 17653 raft_consensus.cc:385] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.430881 17654 raft_consensus.cc:359] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.431274 17657 raft_consensus.cc:385] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.431514 17653 raft_consensus.cc:740] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.431690 17654 raft_consensus.cc:385] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.431722 17657 raft_consensus.cc:740] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751997c3f69a4e1ab79ee538dbb0a4d3, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.432262 17654 raft_consensus.cc:740] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa1273dadbf2416a81665b93dd7d2181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.432502 17653 consensus_queue.cc:260] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.432870 17657 consensus_queue.cc:260] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.433089 17654 consensus_queue.cc:260] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.434803 17653 ts_tablet_manager.cc:1434] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:28:34.437582 17654 ts_tablet_manager.cc:1434] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:34.438704 17654 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: Bootstrap starting.
I20260630 12:28:34.439337 17657 ts_tablet_manager.cc:1434] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:28:34.440167 17657 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: Bootstrap starting.
I20260630 12:28:34.447522 17657 tablet_bootstrap.cc:654] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.447193 17654 tablet_bootstrap.cc:654] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.453751 17654 tablet_bootstrap.cc:492] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: No bootstrap required, opened a new log
I20260630 12:28:34.453804 17657 tablet_bootstrap.cc:492] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: No bootstrap required, opened a new log
I20260630 12:28:34.454373 17657 ts_tablet_manager.cc:1403] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:28:34.454368 17654 ts_tablet_manager.cc:1403] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260630 12:28:34.456883 17657 raft_consensus.cc:359] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.457564 17657 raft_consensus.cc:385] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.457851 17657 raft_consensus.cc:740] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751997c3f69a4e1ab79ee538dbb0a4d3, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.457765 17654 raft_consensus.cc:359] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.458671 17654 raft_consensus.cc:385] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.459055 17654 raft_consensus.cc:740] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa1273dadbf2416a81665b93dd7d2181, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.458689 17657 consensus_queue.cc:260] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.459813 17654 consensus_queue.cc:260] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.460709 17657 ts_tablet_manager.cc:1434] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:34.461730 17657 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: Bootstrap starting.
I20260630 12:28:34.462258 17654 ts_tablet_manager.cc:1434] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:34.466532 17657 tablet_bootstrap.cc:654] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:34.472642 17657 tablet_bootstrap.cc:492] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: No bootstrap required, opened a new log
I20260630 12:28:34.473104 17657 ts_tablet_manager.cc:1403] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260630 12:28:34.473104 17661 raft_consensus.cc:493] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:34.473801 17661 raft_consensus.cc:515] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.475754 17657 raft_consensus.cc:359] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.476377 17661 leader_election.cc:290] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3:42059), 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561)
I20260630 12:28:34.476552 17657 raft_consensus.cc:385] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:34.477182 17656 raft_consensus.cc:493] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:34.477754 17656 raft_consensus.cc:515] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.480363 17656 leader_election.cc:290] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561), aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309)
I20260630 12:28:34.476949 17657 raft_consensus.cc:740] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751997c3f69a4e1ab79ee538dbb0a4d3, State: Initialized, Role: FOLLOWER
I20260630 12:28:34.481621 17657 consensus_queue.cc:260] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.484414 17657 ts_tablet_manager.cc:1434] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:28:34.490468 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ee0ea9098b4e04b9521dd94f566323" candidate_uuid: "aa1273dadbf2416a81665b93dd7d2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02824bb39f944361bb71e7fecbc4ef23" is_pre_election: true
I20260630 12:28:34.491230 17609 raft_consensus.cc:2468] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa1273dadbf2416a81665b93dd7d2181 in term 0.
I20260630 12:28:34.492698 17498 leader_election.cc:304] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [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: 02824bb39f944361bb71e7fecbc4ef23, aa1273dadbf2416a81665b93dd7d2181; no voters: 
I20260630 12:28:34.493506 17661 raft_consensus.cc:2804] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:34.493968 17661 raft_consensus.cc:493] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:34.494321 17661 raft_consensus.cc:3060] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.501665 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa4a24370f4ca38531d4aad65f2b65" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" is_pre_election: true
I20260630 12:28:34.502374 17460 raft_consensus.cc:2468] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 0.
I20260630 12:28:34.502403 17661 raft_consensus.cc:515] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.503803 17573 leader_election.cc:304] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [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: 02824bb39f944361bb71e7fecbc4ef23, 751997c3f69a4e1ab79ee538dbb0a4d3; no voters: 
I20260630 12:28:34.504623 17656 raft_consensus.cc:2804] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:34.504997 17656 raft_consensus.cc:493] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:34.505278 17656 raft_consensus.cc:3060] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.507292 17661 leader_election.cc:290] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [CANDIDATE]: Term 1 election: Requested vote from peers 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3:42059), 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561)
I20260630 12:28:34.507682 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ee0ea9098b4e04b9521dd94f566323" candidate_uuid: "aa1273dadbf2416a81665b93dd7d2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02824bb39f944361bb71e7fecbc4ef23"
I20260630 12:28:34.508304 17609 raft_consensus.cc:3060] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.512523 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ee0ea9098b4e04b9521dd94f566323" candidate_uuid: "aa1273dadbf2416a81665b93dd7d2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" is_pre_election: true
I20260630 12:28:34.513036 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ee0ea9098b4e04b9521dd94f566323" candidate_uuid: "aa1273dadbf2416a81665b93dd7d2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3"
I20260630 12:28:34.513168 17460 raft_consensus.cc:2468] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa1273dadbf2416a81665b93dd7d2181 in term 0.
I20260630 12:28:34.516762 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa4a24370f4ca38531d4aad65f2b65" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181" is_pre_election: true
I20260630 12:28:34.517051 17656 raft_consensus.cc:515] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.517436 17535 raft_consensus.cc:2468] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 0.
I20260630 12:28:34.519045 17609 raft_consensus.cc:2468] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa1273dadbf2416a81665b93dd7d2181 in term 1.
I20260630 12:28:34.519310 17656 leader_election.cc:290] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [CANDIDATE]: Term 1 election: Requested vote from peers 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561), aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309)
I20260630 12:28:34.520126 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa4a24370f4ca38531d4aad65f2b65" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3"
I20260630 12:28:34.520304 17498 leader_election.cc:304] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [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: 02824bb39f944361bb71e7fecbc4ef23, aa1273dadbf2416a81665b93dd7d2181; no voters: 751997c3f69a4e1ab79ee538dbb0a4d3
I20260630 12:28:34.520499 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa4a24370f4ca38531d4aad65f2b65" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181"
I20260630 12:28:34.520808 17459 raft_consensus.cc:3060] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.521075 17535 raft_consensus.cc:3060] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.521246 17661 raft_consensus.cc:2804] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:34.522763 17661 raft_consensus.cc:697] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 LEADER]: Becoming Leader. State: Replica: aa1273dadbf2416a81665b93dd7d2181, State: Running, Role: LEADER
I20260630 12:28:34.523550 17661 consensus_queue.cc:237] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [LEADER]: Queue going to LEADER mode. State: All 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: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } }
I20260630 12:28:34.529645 17535 raft_consensus.cc:2468] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 1.
I20260630 12:28:34.529693 17459 raft_consensus.cc:2468] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 1.
I20260630 12:28:34.530910 17573 leader_election.cc:304] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [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: 02824bb39f944361bb71e7fecbc4ef23, aa1273dadbf2416a81665b93dd7d2181; no voters: 
I20260630 12:28:34.531563 17656 raft_consensus.cc:2804] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:34.532792 17656 raft_consensus.cc:697] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 LEADER]: Becoming Leader. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Running, Role: LEADER
I20260630 12:28:34.531997 17356 catalog_manager.cc:5697] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2). New cstate: current_term: 1 leader_uuid: "aa1273dadbf2416a81665b93dd7d2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:34.533555 17656 consensus_queue.cc:237] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Queue going to LEADER mode. State: All 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: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.539041 17656 raft_consensus.cc:493] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:34.539418 17656 raft_consensus.cc:515] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.541473 17656 leader_election.cc:290] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561), aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309)
I20260630 12:28:34.542153 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815391bad32f4936a05a8dbfcfa85e45" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" is_pre_election: true
I20260630 12:28:34.541684 17358 catalog_manager.cc:5697] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "02824bb39f944361bb71e7fecbc4ef23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:34.542804 17459 raft_consensus.cc:2468] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 0.
I20260630 12:28:34.543054 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815391bad32f4936a05a8dbfcfa85e45" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181" is_pre_election: true
I20260630 12:28:34.543804 17535 raft_consensus.cc:2468] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 0.
I20260630 12:28:34.543927 17573 leader_election.cc:304] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [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: 02824bb39f944361bb71e7fecbc4ef23, 751997c3f69a4e1ab79ee538dbb0a4d3; no voters: 
I20260630 12:28:34.544799 17656 raft_consensus.cc:2804] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:34.545171 17656 raft_consensus.cc:493] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:34.545491 17656 raft_consensus.cc:3060] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.551505 17656 raft_consensus.cc:515] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.552970 17656 leader_election.cc:290] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [CANDIDATE]: Term 1 election: Requested vote from peers 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561), aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309)
I20260630 12:28:34.553666 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815391bad32f4936a05a8dbfcfa85e45" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3"
I20260630 12:28:34.553912 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815391bad32f4936a05a8dbfcfa85e45" candidate_uuid: "02824bb39f944361bb71e7fecbc4ef23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181"
I20260630 12:28:34.554177 17459 raft_consensus.cc:3060] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.554494 17535 raft_consensus.cc:3060] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.558947 17535 raft_consensus.cc:2468] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 1.
I20260630 12:28:34.558887 17459 raft_consensus.cc:2468] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02824bb39f944361bb71e7fecbc4ef23 in term 1.
I20260630 12:28:34.560156 17573 leader_election.cc:304] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [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: 02824bb39f944361bb71e7fecbc4ef23, aa1273dadbf2416a81665b93dd7d2181; no voters: 
I20260630 12:28:34.560825 17656 raft_consensus.cc:2804] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:34.561216 17656 raft_consensus.cc:697] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 LEADER]: Becoming Leader. State: Replica: 02824bb39f944361bb71e7fecbc4ef23, State: Running, Role: LEADER
I20260630 12:28:34.561802 17656 consensus_queue.cc:237] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Queue going to LEADER mode. State: All 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: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.568862 17663 raft_consensus.cc:493] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:34.568677 17358 catalog_manager.cc:5697] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "02824bb39f944361bb71e7fecbc4ef23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:34.569293 17663 raft_consensus.cc:515] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.571651 17663 leader_election.cc:290] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309), 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3:42059)
I20260630 12:28:34.585698 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9b21f44dcb4bd698a0d0108c1b5598" candidate_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181" is_pre_election: true
I20260630 12:28:34.586172 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9b21f44dcb4bd698a0d0108c1b5598" candidate_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02824bb39f944361bb71e7fecbc4ef23" is_pre_election: true
I20260630 12:28:34.586519 17535 raft_consensus.cc:2468] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751997c3f69a4e1ab79ee538dbb0a4d3 in term 0.
I20260630 12:28:34.586923 17609 raft_consensus.cc:2468] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751997c3f69a4e1ab79ee538dbb0a4d3 in term 0.
I20260630 12:28:34.587926 17424 leader_election.cc:304] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [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: 751997c3f69a4e1ab79ee538dbb0a4d3, aa1273dadbf2416a81665b93dd7d2181; no voters: 
I20260630 12:28:34.588716 17663 raft_consensus.cc:2804] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:34.589128 17663 raft_consensus.cc:493] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:34.589558 17663 raft_consensus.cc:3060] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.594779 17663 raft_consensus.cc:515] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.596630 17663 leader_election.cc:290] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [CANDIDATE]: Term 1 election: Requested vote from peers aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309), 02824bb39f944361bb71e7fecbc4ef23 (127.6.167.3:42059)
I20260630 12:28:34.597447 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9b21f44dcb4bd698a0d0108c1b5598" candidate_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa1273dadbf2416a81665b93dd7d2181"
I20260630 12:28:34.597638 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9b21f44dcb4bd698a0d0108c1b5598" candidate_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02824bb39f944361bb71e7fecbc4ef23"
I20260630 12:28:34.598069 17535 raft_consensus.cc:3060] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.598165 17609 raft_consensus.cc:3060] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:34.605173 17609 raft_consensus.cc:2468] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751997c3f69a4e1ab79ee538dbb0a4d3 in term 1.
I20260630 12:28:34.605177 17535 raft_consensus.cc:2468] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751997c3f69a4e1ab79ee538dbb0a4d3 in term 1.
I20260630 12:28:34.606391 17424 leader_election.cc:304] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [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: 751997c3f69a4e1ab79ee538dbb0a4d3, aa1273dadbf2416a81665b93dd7d2181; no voters: 
I20260630 12:28:34.607065 17663 raft_consensus.cc:2804] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:34.608162 17663 raft_consensus.cc:697] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 LEADER]: Becoming Leader. State: Replica: 751997c3f69a4e1ab79ee538dbb0a4d3, State: Running, Role: LEADER
I20260630 12:28:34.609030 17663 consensus_queue.cc:237] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [LEADER]: Queue going to LEADER mode. State: All 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: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } }
I20260630 12:28:34.616745 17358 catalog_manager.cc:5697] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:34.963821 17656 consensus_queue.cc:1048] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:34.977586 17687 consensus_queue.cc:1048] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:34.989238 17663 consensus_queue.cc:1048] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:34.997753 17687 consensus_queue.cc:1048] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:35.007949 17663 consensus_queue.cc:1048] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:35.013406 17656 consensus_queue.cc:1048] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:35.034507 17661 consensus_queue.cc:1048] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:35.045382 17459 raft_consensus.cc:3060] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.053556 17699 consensus_queue.cc:1048] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:41.701416  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:41.710469 17707 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
W20260630 12:28:41.711048 17706 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
W20260630 12:28:41.712085 17709 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
I20260630 12:28:41.713605  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:41.715227  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:41.715487  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:41.715703  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822521715680 us; error 0 us; skew 500 ppm
I20260630 12:28:41.716342  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:41.718931  6812 webserver.cc:533] Webserver started at http://127.6.167.4:37377/ using document root <none> and password file <none>
I20260630 12:28:41.719461  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:41.719681  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:41.719997  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:41.721515  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "7d874f80439a4e1c9a6660206fc8c98a"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-1v8t"
I20260630 12:28:41.726174  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:41.729624 17714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.730342  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:41.730666  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "7d874f80439a4e1c9a6660206fc8c98a"
format_stamp: "Formatted at 2026-06-30 12:28:41 on dist-test-slave-1v8t"
I20260630 12:28:41.730933  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822286764395-6812-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)
I20260630 12:28:41.750448  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:41.751780  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:41.753593  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:41.756461  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:41.756704  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.756959  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:41.757151  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:41.800536  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:41685
I20260630 12:28:41.800635 17776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:41685 every 8 connection(s)
I20260630 12:28:41.824433 17777 heartbeater.cc:344] Connected to a master server at 127.6.167.62:39407
I20260630 12:28:41.824843 17777 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:41.825666 17777 heartbeater.cc:507] Master 127.6.167.62:39407 requested a full tablet report, sending...
I20260630 12:28:41.827579 17355 ts_manager.cc:194] Registered new tserver with Master: 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4:41685)
I20260630 12:28:41.829205 17355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56466
I20260630 12:28:42.778154 17609 consensus_queue.cc:237] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [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: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } }
I20260630 12:28:42.785481 17535 raft_consensus.cc:1275] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Refusing update from remote peer 02824bb39f944361bb71e7fecbc4ef23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:42.787444 17459 raft_consensus.cc:1275] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Refusing update from remote peer 02824bb39f944361bb71e7fecbc4ef23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:42.789042 17787 consensus_queue.cc:1048] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:42.790220 17781 consensus_queue.cc:1048] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:42.799855 17781 raft_consensus.cc:2955] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.801635 17535 raft_consensus.cc:2955] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
W20260630 12:28:42.802673 17572 consensus_peers.cc:597] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 -> Peer 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4:41685): Couldn't send request to peer 7d874f80439a4e1c9a6660206fc8c98a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ffa4a24370f4ca38531d4aad65f2b65. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:42.805589 17459 raft_consensus.cc:2955] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.818024 17355 catalog_manager.cc:5697] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 reported cstate change: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "02824bb39f944361bb71e7fecbc4ef23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } attrs { replace: true } } peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.832252 17777 heartbeater.cc:499] Master 127.6.167.62:39407 was elected leader, sending a full tablet report...
I20260630 12:28:42.832094 17535 consensus_queue.cc:237] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [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: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } }
I20260630 12:28:42.836282  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
W20260630 12:28:42.849262 17499 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:28:42.897442 17499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.1:43561, user_credentials={real_user=slave}} blocked reactor thread for 48324.2us
I20260630 12:28:42.901132 17609 raft_consensus.cc:1275] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Refusing update from remote peer aa1273dadbf2416a81665b93dd7d2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:42.902722 17798 consensus_queue.cc:1048] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:42.904274 17499 consensus_peers.cc:597] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 -> Peer 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561): Couldn't send request to peer 751997c3f69a4e1ab79ee538dbb0a4d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:42.904125 17573 consensus_peers.cc:597] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 -> Peer 751997c3f69a4e1ab79ee538dbb0a4d3 (127.6.167.1:43561): Couldn't send request to peer 751997c3f69a4e1ab79ee538dbb0a4d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:42.912549 17498 consensus_peers.cc:597] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 -> Peer 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4:41685): Couldn't send request to peer 7d874f80439a4e1c9a6660206fc8c98a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42ee0ea9098b4e04b9521dd94f566323. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:42.915299 17782 raft_consensus.cc:2955] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.916693 17609 raft_consensus.cc:2955] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.926896  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:42.927810  6812 tablet_replica.cc:333] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3: stopping tablet replica
I20260630 12:28:42.929114  6812 raft_consensus.cc:2243] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:42.930472  6812 raft_consensus.cc:2272] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:42.933868 17356 catalog_manager.cc:5697] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 reported cstate change: config changed from index -1 to 2, NON_VOTER 7d874f80439a4e1c9a6660206fc8c98a (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "aa1273dadbf2416a81665b93dd7d2181" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02824bb39f944361bb71e7fecbc4ef23" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 42059 } } peers { permanent_uuid: "aa1273dadbf2416a81665b93dd7d2181" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 40309 } } peers { permanent_uuid: "751997c3f69a4e1ab79ee538dbb0a4d3" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "7d874f80439a4e1c9a6660206fc8c98a" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 41685 } attrs { promote: true } } }
I20260630 12:28:42.935202  6812 tablet_replica.cc:333] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3: stopping tablet replica
I20260630 12:28:42.936076  6812 raft_consensus.cc:2243] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:42.936767  6812 raft_consensus.cc:2272] T 1ffa4a24370f4ca38531d4aad65f2b65 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:42.942670  6812 tablet_replica.cc:333] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3: stopping tablet replica
I20260630 12:28:42.943737  6812 raft_consensus.cc:2243] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:42.944409  6812 raft_consensus.cc:2272] T 42ee0ea9098b4e04b9521dd94f566323 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:42.949272  6812 tablet_replica.cc:333] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3: stopping tablet replica
I20260630 12:28:42.949868  6812 raft_consensus.cc:2243] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:42.950376  6812 raft_consensus.cc:2272] T 815391bad32f4936a05a8dbfcfa85e45 P 751997c3f69a4e1ab79ee538dbb0a4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:42.959983 17406 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e9b21f44dcb4bd698a0d0108c1b5598: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:28:42.979766  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:42.999791  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
W20260630 12:28:43.015125 17573 consensus_peers.cc:597] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 -> Peer aa1273dadbf2416a81665b93dd7d2181 (127.6.167.2:40309): Couldn't send request to peer aa1273dadbf2416a81665b93dd7d2181. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:43.029791  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:43.030608  6812 tablet_replica.cc:333] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181: stopping tablet replica
I20260630 12:28:43.031327  6812 raft_consensus.cc:2243] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.032411  6812 raft_consensus.cc:2272] T 42ee0ea9098b4e04b9521dd94f566323 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.035504  6812 tablet_replica.cc:333] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181: stopping tablet replica
I20260630 12:28:43.036101  6812 raft_consensus.cc:2243] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.036650  6812 raft_consensus.cc:2272] T 1ffa4a24370f4ca38531d4aad65f2b65 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.039466  6812 tablet_replica.cc:333] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181: stopping tablet replica
I20260630 12:28:43.040027  6812 raft_consensus.cc:2243] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.040537  6812 raft_consensus.cc:2272] T 815391bad32f4936a05a8dbfcfa85e45 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.042793  6812 tablet_replica.cc:333] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181: stopping tablet replica
I20260630 12:28:43.043277  6812 raft_consensus.cc:2243] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.043743  6812 raft_consensus.cc:2272] T 0e9b21f44dcb4bd698a0d0108c1b5598 P aa1273dadbf2416a81665b93dd7d2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.069974  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:43.088171  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:43.123275  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:43.124006  6812 tablet_replica.cc:333] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23: stopping tablet replica
I20260630 12:28:43.124679  6812 raft_consensus.cc:2243] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.125612  6812 raft_consensus.cc:2272] T 815391bad32f4936a05a8dbfcfa85e45 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.128001  6812 tablet_replica.cc:333] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23: stopping tablet replica
I20260630 12:28:43.128621  6812 raft_consensus.cc:2243] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.129081  6812 raft_consensus.cc:2272] T 42ee0ea9098b4e04b9521dd94f566323 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.132440  6812 tablet_replica.cc:333] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23: stopping tablet replica
I20260630 12:28:43.133394  6812 raft_consensus.cc:2243] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.134809  6812 raft_consensus.cc:2272] T 1ffa4a24370f4ca38531d4aad65f2b65 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.139324  6812 tablet_replica.cc:333] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23: stopping tablet replica
I20260630 12:28:43.139974  6812 raft_consensus.cc:2243] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:43.140565  6812 raft_consensus.cc:2272] T 0e9b21f44dcb4bd698a0d0108c1b5598 P 02824bb39f944361bb71e7fecbc4ef23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.168931  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:43.186779  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:28:43.206883  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:43.222978  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:28:43.231011  6812 master.cc:562] Master@127.6.167.62:39407 shutting down...
W20260630 12:28:43.261386 17406 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:43.262598  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:43.263118  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:43.263485  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea14bcdc0d9942e3b0746ce50c815d48: stopping tablet replica
I20260630 12:28:43.282259  6812 master.cc:584] Master@127.6.167.62:39407 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (10768 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:28:43.324393  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:38593
I20260630 12:28:43.325477  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:43.332163 17806 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
W20260630 12:28:43.332315 17807 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
I20260630 12:28:43.335618  6812 server_base.cc:1061] running on GCE node
W20260630 12:28:43.335737 17809 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
I20260630 12:28:43.337070  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:43.337248  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:43.337371  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822523337360 us; error 0 us; skew 500 ppm
I20260630 12:28:43.337795  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:43.340024  6812 webserver.cc:533] Webserver started at http://127.6.167.62:39915/ using document root <none> and password file <none>
I20260630 12:28:43.340626  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:43.340806  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:43.341032  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:43.342046  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "0f89fcb1a4e44c74b38a348d42773040"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.346266  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:43.349465 17814 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.350240  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:43.350536  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "0f89fcb1a4e44c74b38a348d42773040"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.350804  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-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)
I20260630 12:28:43.361526  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:43.362584  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:43.399060  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:38593
I20260630 12:28:43.399179 17865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:38593 every 8 connection(s)
I20260630 12:28:43.402784 17866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:43.413688 17866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040: Bootstrap starting.
I20260630 12:28:43.418156 17866 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:43.422176 17866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040: No bootstrap required, opened a new log
I20260630 12:28:43.424257 17866 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER }
I20260630 12:28:43.424616 17866 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:43.424858 17866 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89fcb1a4e44c74b38a348d42773040, State: Initialized, Role: FOLLOWER
I20260630 12:28:43.425549 17866 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER }
I20260630 12:28:43.425992 17866 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:43.426234 17866 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:43.426517 17866 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:43.431257 17866 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER }
I20260630 12:28:43.431757 17866 leader_election.cc:304] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [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: 0f89fcb1a4e44c74b38a348d42773040; no voters: 
I20260630 12:28:43.432839 17866 leader_election.cc:290] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:43.433166 17869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:43.434482 17869 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 1 LEADER]: Becoming Leader. State: Replica: 0f89fcb1a4e44c74b38a348d42773040, State: Running, Role: LEADER
I20260630 12:28:43.435165 17869 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [LEADER]: Queue going to LEADER mode. State: All 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: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER }
I20260630 12:28:43.435735 17866 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:43.438311 17871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f89fcb1a4e44c74b38a348d42773040. Latest consensus state: current_term: 1 leader_uuid: "0f89fcb1a4e44c74b38a348d42773040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER } }
I20260630 12:28:43.438262 17870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f89fcb1a4e44c74b38a348d42773040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f89fcb1a4e44c74b38a348d42773040" member_type: VOTER } }
I20260630 12:28:43.439090 17871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:43.439293 17870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:43.445890 17875 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:43.450908 17875 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:43.451882  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:43.459470 17875 catalog_manager.cc:1383] Generated new cluster ID: 42385353ddaf4988b533847829f15ae9
I20260630 12:28:43.459791 17875 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:43.475934 17875 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:43.477186 17875 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:43.489152 17875 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040: Generated new TSK 0
I20260630 12:28:43.489745 17875 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:43.518637  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:43.524453 17887 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
W20260630 12:28:43.525589 17888 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
W20260630 12:28:43.527114 17890 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
I20260630 12:28:43.527281  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:43.528192  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:43.528434  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:43.528559  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822523528548 us; error 0 us; skew 500 ppm
I20260630 12:28:43.529006  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:43.531092  6812 webserver.cc:533] Webserver started at http://127.6.167.1:40589/ using document root <none> and password file <none>
I20260630 12:28:43.531497  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:43.531653  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:43.531867  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:43.532941  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "5faf84bcff2f4e6ebd607074e24f7598"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.537124  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:43.540222 17895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.541007  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:43.541298  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "5faf84bcff2f4e6ebd607074e24f7598"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.541579  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-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)
I20260630 12:28:43.573577  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:43.574750  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:43.576298  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:43.578665  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:43.578898  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.579145  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:43.579329  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.620076  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:43483
I20260630 12:28:43.620208 17957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:43483 every 8 connection(s)
I20260630 12:28:43.625600  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:43.633176 17962 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
W20260630 12:28:43.634413 17963 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
W20260630 12:28:43.637049 17965 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
I20260630 12:28:43.637578  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:43.638417 17958 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38593
I20260630 12:28:43.638788 17958 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:43.638835  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:43.639144  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:43.639323  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822523639305 us; error 0 us; skew 500 ppm
I20260630 12:28:43.639616 17958 heartbeater.cc:507] Master 127.6.167.62:38593 requested a full tablet report, sending...
I20260630 12:28:43.639921  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:43.642027 17831 ts_manager.cc:194] Registered new tserver with Master: 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483)
I20260630 12:28:43.642722  6812 webserver.cc:533] Webserver started at http://127.6.167.2:46837/ using document root <none> and password file <none>
I20260630 12:28:43.643380  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:43.643635  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:43.643945  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:43.644564 17831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59692
I20260630 12:28:43.645496  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "d0432293021d4500afd6d994ea75bbba"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.650266  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:43.653256 17970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.653954  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:43.654183  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "d0432293021d4500afd6d994ea75bbba"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.654407  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-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)
I20260630 12:28:43.679577  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:43.680703  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:43.682051  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:43.684158  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:43.684428  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.684643  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:43.684829  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.724689  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:37943
I20260630 12:28:43.724817 18032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:37943 every 8 connection(s)
I20260630 12:28:43.729411  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:43.736297 18036 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
W20260630 12:28:43.738626 18037 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
W20260630 12:28:43.739434 18039 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
I20260630 12:28:43.740629  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:43.741796  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:43.742079  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:43.742266  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822523742243 us; error 0 us; skew 500 ppm
I20260630 12:28:43.742519 18033 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38593
I20260630 12:28:43.742877  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:43.742931 18033 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:43.744086 18033 heartbeater.cc:507] Master 127.6.167.62:38593 requested a full tablet report, sending...
I20260630 12:28:43.746359 17831 ts_manager.cc:194] Registered new tserver with Master: d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:43.746417  6812 webserver.cc:533] Webserver started at http://127.6.167.3:40591/ using document root <none> and password file <none>
I20260630 12:28:43.747087  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:43.747294  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:43.747571  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:43.748052 17831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59708
I20260630 12:28:43.748803  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "5a23ac1b054246a48991b16610b44ac4"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.753602  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:43.756687 18044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.757444  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:43.757678  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "5a23ac1b054246a48991b16610b44ac4"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-1v8t"
I20260630 12:28:43.757896  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822286764395-6812-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)
I20260630 12:28:43.777433  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:43.778447  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:43.779778  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:43.782035  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:43.782204  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.782501  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:43.782642  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.821305  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:41101
I20260630 12:28:43.821403 18106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:41101 every 8 connection(s)
I20260630 12:28:43.835453 18107 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38593
I20260630 12:28:43.835876 18107 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:43.836618 18107 heartbeater.cc:507] Master 127.6.167.62:38593 requested a full tablet report, sending...
I20260630 12:28:43.838490 17831 ts_manager.cc:194] Registered new tserver with Master: 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:43.839059  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014569189s
I20260630 12:28:43.840184 17831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59718
I20260630 12:28:44.647593 17958 heartbeater.cc:499] Master 127.6.167.62:38593 was elected leader, sending a full tablet report...
I20260630 12:28:44.750922 18033 heartbeater.cc:499] Master 127.6.167.62:38593 was elected leader, sending a full tablet report...
I20260630 12:28:44.843021 18107 heartbeater.cc:499] Master 127.6.167.62:38593 was elected leader, sending a full tablet report...
I20260630 12:28:44.894805 17831 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59728:
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"
    }
  }
}
W20260630 12:28:44.897549 17831 catalog_manager.cc:7077] 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.
I20260630 12:28:44.967870 18072 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe23573f224691a1978f3617d553be (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:44.968803 18070 tablet_service.cc:1511] Processing CreateTablet for tablet ac33c5c2e0de41e09d934d342b747d13 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:44.969691 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe23573f224691a1978f3617d553be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.971127 18069 tablet_service.cc:1511] Processing CreateTablet for tablet 774c786142f44da79f62b7f3508baaee (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:44.972484 18069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c786142f44da79f62b7f3508baaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.967878 18071 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9b06e7fc95429a9cbb8ae61844e264 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:44.973670 18071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9b06e7fc95429a9cbb8ae61844e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.974478 18068 tablet_service.cc:1511] Processing CreateTablet for tablet a50d3b9f69a7433b843c83d3516970f1 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:44.975032 18070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33c5c2e0de41e09d934d342b747d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.975821 18068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50d3b9f69a7433b843c83d3516970f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.978432 18067 tablet_service.cc:1511] Processing CreateTablet for tablet ab54f77164304e6eba2b517e308c442b (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:44.979776 18067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54f77164304e6eba2b517e308c442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.985520 17922 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9b06e7fc95429a9cbb8ae61844e264 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:44.986181 17919 tablet_service.cc:1511] Processing CreateTablet for tablet a50d3b9f69a7433b843c83d3516970f1 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:44.986912 17922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9b06e7fc95429a9cbb8ae61844e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.988379 17918 tablet_service.cc:1511] Processing CreateTablet for tablet ab54f77164304e6eba2b517e308c442b (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:44.988828 17921 tablet_service.cc:1511] Processing CreateTablet for tablet ac33c5c2e0de41e09d934d342b747d13 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:44.989696 17918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54f77164304e6eba2b517e308c442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.990942 17920 tablet_service.cc:1511] Processing CreateTablet for tablet 774c786142f44da79f62b7f3508baaee (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:44.993291 17998 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe23573f224691a1978f3617d553be (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:44.994655 17998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe23573f224691a1978f3617d553be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.997150 17993 tablet_service.cc:1511] Processing CreateTablet for tablet ab54f77164304e6eba2b517e308c442b (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:44.998471 17997 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9b06e7fc95429a9cbb8ae61844e264 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:44.996920 17996 tablet_service.cc:1511] Processing CreateTablet for tablet ac33c5c2e0de41e09d934d342b747d13 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:44.983862 17923 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe23573f224691a1978f3617d553be (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:45.000612 17994 tablet_service.cc:1511] Processing CreateTablet for tablet a50d3b9f69a7433b843c83d3516970f1 (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:44.998339 17995 tablet_service.cc:1511] Processing CreateTablet for tablet 774c786142f44da79f62b7f3508baaee (DEFAULT_TABLE table=test-workload [id=939c5789d1254392988bfaafb3d4ce11]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:44.995824 17920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c786142f44da79f62b7f3508baaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.001951 17993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54f77164304e6eba2b517e308c442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.003065 17996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33c5c2e0de41e09d934d342b747d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.003343 17921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33c5c2e0de41e09d934d342b747d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.004597 17995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c786142f44da79f62b7f3508baaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.006409 17994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50d3b9f69a7433b843c83d3516970f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.009009 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50d3b9f69a7433b843c83d3516970f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.009826 17997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9b06e7fc95429a9cbb8ae61844e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.016707 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe23573f224691a1978f3617d553be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.044253 18127 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.054975 18127 tablet_bootstrap.cc:654] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.117285 18128 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.122925 18128 tablet_bootstrap.cc:654] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.125357 18130 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.127135 18127 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.127688 18127 ts_tablet_manager.cc:1403] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.029s
I20260630 12:28:45.130744 18127 raft_consensus.cc:359] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.131464 18130 tablet_bootstrap.cc:654] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.131470 18127 raft_consensus.cc:385] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.132028 18127 raft_consensus.cc:740] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.132344 18128 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.132813 18128 ts_tablet_manager.cc:1403] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260630 12:28:45.132824 18127 consensus_queue.cc:260] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.136704 18130 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.136400 18128 raft_consensus.cc:359] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.136740 18127 ts_tablet_manager.cc:1434] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260630 12:28:45.137177 18128 raft_consensus.cc:385] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.137218 18130 ts_tablet_manager.cc:1403] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:28:45.137596 18128 raft_consensus.cc:740] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.138114 18127 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.139866 18130 raft_consensus.cc:359] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.140594 18130 raft_consensus.cc:385] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.140260 18128 consensus_queue.cc:260] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.140938 18130 raft_consensus.cc:740] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.141852 18130 consensus_queue.cc:260] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.145044 18127 tablet_bootstrap.cc:654] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.151145 18128 ts_tablet_manager.cc:1434] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.007s
I20260630 12:28:45.152827 18128 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.160545 18130 ts_tablet_manager.cc:1434] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.017s
I20260630 12:28:45.161576 18128 tablet_bootstrap.cc:654] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.161789 18130 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.163298 18134 raft_consensus.cc:493] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.163959 18134 raft_consensus.cc:515] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.169673 18130 tablet_bootstrap.cc:654] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.175232 18128 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.175971 18128 ts_tablet_manager.cc:1403] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260630 12:28:45.179761 18128 raft_consensus.cc:359] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.180894 18128 raft_consensus.cc:385] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.181340 18128 raft_consensus.cc:740] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.182329 18128 consensus_queue.cc:260] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.184599 18134 leader_election.cc:290] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.187222 18130 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.187971 18130 ts_tablet_manager.cc:1403] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.020s
I20260630 12:28:45.190150 18128 ts_tablet_manager.cc:1434] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.010s
I20260630 12:28:45.191248 18128 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.191164 18130 raft_consensus.cc:359] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.192091 18130 raft_consensus.cc:385] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.192462 18130 raft_consensus.cc:740] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.193383 18130 consensus_queue.cc:260] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.195856 18130 ts_tablet_manager.cc:1434] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:28:45.196972 18130 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.198328 18128 tablet_bootstrap.cc:654] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.204216 18130 tablet_bootstrap.cc:654] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.210697 18128 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.211472 18128 ts_tablet_manager.cc:1403] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:28:45.216156 18128 raft_consensus.cc:359] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.216596 18130 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.216909 18128 raft_consensus.cc:385] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.217286 18130 ts_tablet_manager.cc:1403] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:28:45.217228 18128 raft_consensus.cc:740] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.218374 18128 consensus_queue.cc:260] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.220345 18130 raft_consensus.cc:359] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.221069 18128 ts_tablet_manager.cc:1434] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:28:45.221097 18130 raft_consensus.cc:385] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.221594 18130 raft_consensus.cc:740] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.222323 18128 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.222482 18130 consensus_queue.cc:260] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.224965 18130 ts_tablet_manager.cc:1434] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:45.226049 18130 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.229416 18128 tablet_bootstrap.cc:654] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.232287 18130 tablet_bootstrap.cc:654] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.238333 18135 raft_consensus.cc:493] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.239001 18135 raft_consensus.cc:515] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.264557 18135 leader_election.cc:290] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.330221 18133 raft_consensus.cc:493] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.332732 18133 raft_consensus.cc:515] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.356184 18133 leader_election.cc:290] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.379756 18135 raft_consensus.cc:493] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.380563 18135 raft_consensus.cc:515] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.383323 18135 leader_election.cc:290] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.387374 18141 raft_consensus.cc:493] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.388098 18141 raft_consensus.cc:515] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.390986 18141 leader_election.cc:290] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.433856 18127 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.434374 18127 ts_tablet_manager.cc:1403] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.296s	user 0.134s	sys 0.148s
I20260630 12:28:45.439827 18127 raft_consensus.cc:359] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.440672 18127 raft_consensus.cc:385] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.441033 18127 raft_consensus.cc:740] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.442024 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.442276 18127 consensus_queue.cc:260] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.445564 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.445626 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.445883 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:45.447214 18082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
W20260630 12:28:45.447615 17899 leader_election.cc:343] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:45.447957 17879 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:45.448201 18082 raft_consensus.cc:2468] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 0.
I20260630 12:28:45.451431 17899 leader_election.cc:304] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: 
I20260630 12:28:45.452600 18135 raft_consensus.cc:2804] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.453035 18135 raft_consensus.cc:493] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.453460 18135 raft_consensus.cc:3060] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.455446 18127 ts_tablet_manager.cc:1434] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:28:45.456620 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.457499 18008 raft_consensus.cc:2468] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 0.
W20260630 12:28:45.458806 17896 leader_election.cc:343] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.465449 18127 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.470422 17896 leader_election.cc:304] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4
I20260630 12:28:45.474727 18127 tablet_bootstrap.cc:654] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.486431 18128 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.491082 18128 ts_tablet_manager.cc:1403] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.269s	user 0.090s	sys 0.100s
I20260630 12:28:45.493947 18130 tablet_bootstrap.cc:492] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.494418 18130 ts_tablet_manager.cc:1403] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.269s	user 0.084s	sys 0.161s
I20260630 12:28:45.494663 18128 raft_consensus.cc:359] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.495549 18128 raft_consensus.cc:385] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.495857 18128 raft_consensus.cc:740] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.489866 18135 raft_consensus.cc:515] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.496863 18128 consensus_queue.cc:260] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.497563 18082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:45.498354 18082 raft_consensus.cc:2468] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0432293021d4500afd6d994ea75bbba in term 0.
I20260630 12:28:45.498984 18152 raft_consensus.cc:2804] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.499119 18128 ts_tablet_manager.cc:1434] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:45.499457 18152 raft_consensus.cc:493] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.499403 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:45.500460 18128 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.500622 17974 leader_election.cc:304] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [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: 5a23ac1b054246a48991b16610b44ac4, d0432293021d4500afd6d994ea75bbba; no voters: 
I20260630 12:28:45.501560 18141 raft_consensus.cc:2804] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.501919 18141 raft_consensus.cc:493] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.499023 18135 leader_election.cc:290] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Requested vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.502285 18141 raft_consensus.cc:3060] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.502619 18152 raft_consensus.cc:3060] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:45.502797 17971 leader_election.cc:343] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:45.503778 17971 leader_election.cc:343] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.506616 18128 tablet_bootstrap.cc:654] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.509065 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.510504 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4"
I20260630 12:28:45.510409 18152 raft_consensus.cc:515] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
W20260630 12:28:45.510913 17896 leader_election.cc:343] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.511134 18081 raft_consensus.cc:3060] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.496923 18130 raft_consensus.cc:359] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.512936 18130 raft_consensus.cc:385] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.513216 18130 raft_consensus.cc:740] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.513904 18130 consensus_queue.cc:260] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.514627 18141 raft_consensus.cc:515] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.517514 18082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4"
I20260630 12:28:45.518186 18130 ts_tablet_manager.cc:1434] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
W20260630 12:28:45.518991 17899 leader_election.cc:343] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.519220 18130 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.520830 18127 tablet_bootstrap.cc:492] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.523644 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
W20260630 12:28:45.524097 17974 leader_election.cc:343] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.524493 18008 raft_consensus.cc:2393] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a23ac1b054246a48991b16610b44ac4 in current term 1: Already voted for candidate d0432293021d4500afd6d994ea75bbba in this term.
I20260630 12:28:45.524791 17974 leader_election.cc:304] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [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: d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598
I20260630 12:28:45.525908 18134 raft_consensus.cc:2749] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:45.526084 18127 ts_tablet_manager.cc:1403] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260630 12:28:45.524478 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.527021 17932 raft_consensus.cc:2468] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a23ac1b054246a48991b16610b44ac4 in term 0.
I20260630 12:28:45.528373 18081 raft_consensus.cc:2468] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 1.
I20260630 12:28:45.529451 18130 tablet_bootstrap.cc:654] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.531366 17899 leader_election.cc:304] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: d0432293021d4500afd6d994ea75bbba
I20260630 12:28:45.532660 18135 raft_consensus.cc:2804] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.530170 18152 leader_election.cc:290] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Requested vote from peers 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.533727 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.534083 18045 leader_election.cc:304] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: 
I20260630 12:28:45.534557 18008 raft_consensus.cc:3060] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.537693 18133 raft_consensus.cc:2804] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.538196 18133 raft_consensus.cc:493] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.538606 18133 raft_consensus.cc:3060] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.547722 18127 raft_consensus.cc:359] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.551205 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598"
I20260630 12:28:45.554945 18127 raft_consensus.cc:385] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.555229 17932 raft_consensus.cc:3060] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.557264 18128 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.558040 18128 ts_tablet_manager.cc:1403] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.027s
I20260630 12:28:45.558449 18135 raft_consensus.cc:697] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Becoming Leader. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Running, Role: LEADER
I20260630 12:28:45.551581 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4"
I20260630 12:28:45.553260 18133 raft_consensus.cc:515] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.559443 18135 consensus_queue.cc:237] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Queue going to LEADER mode. State: All 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: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.561079 18128 raft_consensus.cc:359] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.561543 18133 leader_election.cc:290] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.561800 18128 raft_consensus.cc:385] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.562168 18128 raft_consensus.cc:740] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.563087 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598"
I20260630 12:28:45.562898 18128 consensus_queue.cc:260] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.563575 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c786142f44da79f62b7f3508baaee" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.564422 18007 raft_consensus.cc:2393] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a23ac1b054246a48991b16610b44ac4 in current term 1: Already voted for candidate d0432293021d4500afd6d994ea75bbba in this term.
I20260630 12:28:45.563584 18081 raft_consensus.cc:2393] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0432293021d4500afd6d994ea75bbba in current term 1: Already voted for candidate 5a23ac1b054246a48991b16610b44ac4 in this term.
I20260630 12:28:45.565397 18045 leader_election.cc:304] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4; no voters: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba
I20260630 12:28:45.565639 18128 ts_tablet_manager.cc:1434] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:45.567566 18128 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: Bootstrap starting.
I20260630 12:28:45.568186 18133 raft_consensus.cc:2749] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:45.551417 18141 leader_election.cc:290] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 election: Requested vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.570168 18130 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.570729 18130 ts_tablet_manager.cc:1403] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.009s
I20260630 12:28:45.574244 18128 tablet_bootstrap.cc:654] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.574187 17932 raft_consensus.cc:2468] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0432293021d4500afd6d994ea75bbba in term 1.
I20260630 12:28:45.575213 18130 raft_consensus.cc:359] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.575997 18130 raft_consensus.cc:385] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.575860 17971 leader_election.cc:304] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [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: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4
I20260630 12:28:45.576488 18130 raft_consensus.cc:740] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.577371 18141 raft_consensus.cc:2804] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.555336 18127 raft_consensus.cc:740] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.580106 18141 raft_consensus.cc:697] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 LEADER]: Becoming Leader. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Running, Role: LEADER
I20260630 12:28:45.580492 18130 consensus_queue.cc:260] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.580852 18127 consensus_queue.cc:260] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.581002 18141 consensus_queue.cc:237] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [LEADER]: Queue going to LEADER mode. State: All 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: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.583281 18130 ts_tablet_manager.cc:1434] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:28:45.584522 18130 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: Bootstrap starting.
I20260630 12:28:45.590768 18127 ts_tablet_manager.cc:1434] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260630 12:28:45.590591 18156 raft_consensus.cc:493] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.591320 18156 raft_consensus.cc:515] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.594420 18152 raft_consensus.cc:493] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.594590 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:45.594986 18152 raft_consensus.cc:515] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.594594 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.596282 18007 raft_consensus.cc:2468] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 0.
I20260630 12:28:45.597587 18152 leader_election.cc:290] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.597920 17896 leader_election.cc:304] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba; no voters: 
I20260630 12:28:45.598445 18008 raft_consensus.cc:2468] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 1.
I20260630 12:28:45.598768 18152 raft_consensus.cc:2804] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.599225 18152 raft_consensus.cc:493] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.597113 17829 catalog_manager.cc:5697] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba reported cstate change: term changed from 0 to 1, leader changed from <none> to d0432293021d4500afd6d994ea75bbba (127.6.167.2). New cstate: current_term: 1 leader_uuid: "d0432293021d4500afd6d994ea75bbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.599573 18152 raft_consensus.cc:3060] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.600287 18130 tablet_bootstrap.cc:654] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.601132 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50d3b9f69a7433b843c83d3516970f1" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:45.601778 18081 raft_consensus.cc:2468] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 0.
I20260630 12:28:45.603037 17896 leader_election.cc:304] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4
W20260630 12:28:45.600021 17899 leader_election.cc:343] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.604947 17899 leader_election.cc:304] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: 
I20260630 12:28:45.609205 18156 leader_election.cc:290] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.610332 18156 raft_consensus.cc:2804] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.609513 17828 catalog_manager.cc:5697] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "5faf84bcff2f4e6ebd607074e24f7598" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.610776 18156 raft_consensus.cc:493] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.611804 18156 raft_consensus.cc:3060] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.616894 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50d3b9f69a7433b843c83d3516970f1" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.617599 18162 raft_consensus.cc:2804] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.617816 18008 raft_consensus.cc:2468] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 0.
I20260630 12:28:45.618363 18162 raft_consensus.cc:697] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Becoming Leader. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Running, Role: LEADER
I20260630 12:28:45.617197 18128 tablet_bootstrap.cc:492] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: No bootstrap required, opened a new log
I20260630 12:28:45.619549 18162 consensus_queue.cc:237] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Queue going to LEADER mode. State: All 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: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.620432 18128 ts_tablet_manager.cc:1403] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.014s
I20260630 12:28:45.607916 18152 raft_consensus.cc:515] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.625409 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.626123 18007 raft_consensus.cc:3060] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.603258 18127 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.634574 18128 raft_consensus.cc:359] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.635882 18128 raft_consensus.cc:385] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.637212 18152 leader_election.cc:290] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Requested vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.637764 18128 raft_consensus.cc:740] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0432293021d4500afd6d994ea75bbba, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.639052 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4"
I20260630 12:28:45.642563 18128 consensus_queue.cc:260] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
W20260630 12:28:45.643285 17899 leader_election.cc:343] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.645471 18128 ts_tablet_manager.cc:1434] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.005s
I20260630 12:28:45.639995 18007 raft_consensus.cc:2468] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 1.
I20260630 12:28:45.650408 18130 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: No bootstrap required, opened a new log
I20260630 12:28:45.650907 18127 tablet_bootstrap.cc:654] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.650346 18156 raft_consensus.cc:515] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.652484 17896 leader_election.cc:304] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4
I20260630 12:28:45.653514 18152 raft_consensus.cc:2804] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.653959 18152 raft_consensus.cc:697] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Becoming Leader. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Running, Role: LEADER
I20260630 12:28:45.654713 18152 consensus_queue.cc:237] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Queue going to LEADER mode. State: All 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: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.655560 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50d3b9f69a7433b843c83d3516970f1" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4"
I20260630 12:28:45.656546 18081 raft_consensus.cc:3060] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.650942 18130 ts_tablet_manager.cc:1403] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.014s
I20260630 12:28:45.659678 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50d3b9f69a7433b843c83d3516970f1" candidate_uuid: "5faf84bcff2f4e6ebd607074e24f7598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.660215 18007 raft_consensus.cc:3060] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.661571 18130 raft_consensus.cc:359] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.662375 18130 raft_consensus.cc:385] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.662387 18156 leader_election.cc:290] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [CANDIDATE]: Term 1 election: Requested vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.666585 18081 raft_consensus.cc:2468] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 1.
I20260630 12:28:45.662766 18130 raft_consensus.cc:740] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.669452 17899 leader_election.cc:304] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: 
I20260630 12:28:45.669647 18127 tablet_bootstrap.cc:492] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.669570 18130 consensus_queue.cc:260] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.670434 18127 ts_tablet_manager.cc:1403] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260630 12:28:45.671036 18162 raft_consensus.cc:2804] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.671562 18162 raft_consensus.cc:697] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Becoming Leader. State: Replica: 5faf84bcff2f4e6ebd607074e24f7598, State: Running, Role: LEADER
I20260630 12:28:45.672408 18162 consensus_queue.cc:237] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Queue going to LEADER mode. State: All 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: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.676620 18007 raft_consensus.cc:2468] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5faf84bcff2f4e6ebd607074e24f7598 in term 1.
I20260630 12:28:45.677222 18130 ts_tablet_manager.cc:1434] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:28:45.676573 18127 raft_consensus.cc:359] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.679632 18127 raft_consensus.cc:385] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.679855 18127 raft_consensus.cc:740] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.680513 18127 consensus_queue.cc:260] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.682561 18127 ts_tablet_manager.cc:1434] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:28:45.683321 18127 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.688485 17828 catalog_manager.cc:5697] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "5faf84bcff2f4e6ebd607074e24f7598" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.689620 18127 tablet_bootstrap.cc:654] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.690331 17828 catalog_manager.cc:5697] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "5faf84bcff2f4e6ebd607074e24f7598" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.691903 17828 catalog_manager.cc:5697] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "5faf84bcff2f4e6ebd607074e24f7598" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.694628 18127 tablet_bootstrap.cc:492] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.695137 18127 ts_tablet_manager.cc:1403] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:28:45.697495 18127 raft_consensus.cc:359] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.698096 18127 raft_consensus.cc:385] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.698415 18127 raft_consensus.cc:740] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.699299 18127 consensus_queue.cc:260] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.701368 18127 ts_tablet_manager.cc:1434] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:28:45.702380 18127 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: Bootstrap starting.
I20260630 12:28:45.708199 18127 tablet_bootstrap.cc:654] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.713238 18127 tablet_bootstrap.cc:492] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: No bootstrap required, opened a new log
I20260630 12:28:45.713608 18127 ts_tablet_manager.cc:1403] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:28:45.715631 18127 raft_consensus.cc:359] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.716111 18127 raft_consensus.cc:385] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.716367 18127 raft_consensus.cc:740] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.716936 18127 consensus_queue.cc:260] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.718403 18127 ts_tablet_manager.cc:1434] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:28:45.849506 18133 raft_consensus.cc:493] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.849999 18133 raft_consensus.cc:515] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.851640 18133 leader_election.cc:290] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.852612 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.852809 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.853252 17932 raft_consensus.cc:2468] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a23ac1b054246a48991b16610b44ac4 in term 0.
I20260630 12:28:45.853439 18007 raft_consensus.cc:2468] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a23ac1b054246a48991b16610b44ac4 in term 0.
I20260630 12:28:45.854212 18045 leader_election.cc:304] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598; no voters: 
I20260630 12:28:45.854851 18133 raft_consensus.cc:2804] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.855197 18133 raft_consensus.cc:493] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.855475 18133 raft_consensus.cc:3060] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.860438 18133 raft_consensus.cc:515] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.862304 18133 leader_election.cc:290] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.863075 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598"
I20260630 12:28:45.863344 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54f77164304e6eba2b517e308c442b" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba"
I20260630 12:28:45.863696 17932 raft_consensus.cc:3060] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.863891 18007 raft_consensus.cc:3060] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.870604 17932 raft_consensus.cc:2468] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a23ac1b054246a48991b16610b44ac4 in term 1.
I20260630 12:28:45.870604 18007 raft_consensus.cc:2468] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a23ac1b054246a48991b16610b44ac4 in term 1.
I20260630 12:28:45.870949 18133 raft_consensus.cc:493] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.871610 18133 raft_consensus.cc:515] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } }
I20260630 12:28:45.871865 18045 leader_election.cc:304] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4, d0432293021d4500afd6d994ea75bbba; no voters: 
I20260630 12:28:45.873432 18172 raft_consensus.cc:2804] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.873718 18133 leader_election.cc:290] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943), 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483)
I20260630 12:28:45.874675 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.875473 18007 raft_consensus.cc:2393] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a23ac1b054246a48991b16610b44ac4 in current term 1: Already voted for candidate 5faf84bcff2f4e6ebd607074e24f7598 in this term.
I20260630 12:28:45.875648 18172 raft_consensus.cc:697] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 5a23ac1b054246a48991b16610b44ac4, State: Running, Role: LEADER
I20260630 12:28:45.876163 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe23573f224691a1978f3617d553be" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.876577 18172 consensus_queue.cc:237] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [LEADER]: Queue going to LEADER mode. State: All 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: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.877537 18045 leader_election.cc:304] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4; no voters: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba
I20260630 12:28:45.878326 18173 raft_consensus.cc:3060] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.884956 18173 raft_consensus.cc:2749] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:45.884656 17830 catalog_manager.cc:5697] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3). New cstate: current_term: 1 leader_uuid: "5a23ac1b054246a48991b16610b44ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.973928 18173 raft_consensus.cc:493] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.974380 18173 raft_consensus.cc:515] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.975979 18173 leader_election.cc:290] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), d0432293021d4500afd6d994ea75bbba (127.6.167.2:37943)
I20260630 12:28:45.976897 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.977257 18007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9b06e7fc95429a9cbb8ae61844e264" candidate_uuid: "5a23ac1b054246a48991b16610b44ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0432293021d4500afd6d994ea75bbba" is_pre_election: true
I20260630 12:28:45.977999 18007 raft_consensus.cc:2393] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a23ac1b054246a48991b16610b44ac4 in current term 1: Already voted for candidate 5faf84bcff2f4e6ebd607074e24f7598 in this term.
I20260630 12:28:45.978860 18045 leader_election.cc:304] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [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: 5a23ac1b054246a48991b16610b44ac4; no voters: 5faf84bcff2f4e6ebd607074e24f7598, d0432293021d4500afd6d994ea75bbba
I20260630 12:28:45.979475 18173 raft_consensus.cc:3060] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.984197 18173 raft_consensus.cc:2749] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:45.996381 18141 raft_consensus.cc:493] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.996891 18141 raft_consensus.cc:515] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 } } peers { permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 } } peers { permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 } }
I20260630 12:28:45.998675 18141 leader_election.cc:290] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483), 5a23ac1b054246a48991b16610b44ac4 (127.6.167.3:41101)
I20260630 12:28:45.999483 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5faf84bcff2f4e6ebd607074e24f7598" is_pre_election: true
I20260630 12:28:45.999658 18081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33c5c2e0de41e09d934d342b747d13" candidate_uuid: "d0432293021d4500afd6d994ea75bbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a23ac1b054246a48991b16610b44ac4" is_pre_election: true
I20260630 12:28:46.000456 18081 raft_consensus.cc:2393] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0432293021d4500afd6d994ea75bbba in current term 1: Already voted for candidate 5faf84bcff2f4e6ebd607074e24f7598 in this term.
I20260630 12:28:46.001334 17974 leader_election.cc:304] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [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: d0432293021d4500afd6d994ea75bbba; no voters: 5a23ac1b054246a48991b16610b44ac4, 5faf84bcff2f4e6ebd607074e24f7598
I20260630 12:28:46.001948 18141 raft_consensus.cc:3060] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.006929 18141 raft_consensus.cc:2749] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:46.008008 18162 consensus_queue.cc:1048] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.020885 18152 consensus_queue.cc:1048] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.029250 18141 consensus_queue.cc:1048] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.039844 18141 consensus_queue.cc:1048] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.059760 18152 consensus_queue.cc:1048] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.070045 18152 consensus_queue.cc:1048] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.104343 18152 consensus_queue.cc:1048] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.114650 18152 consensus_queue.cc:1048] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.146167 18152 consensus_queue.cc:1048] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a23ac1b054246a48991b16610b44ac4" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 41101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.149648 18156 consensus_queue.cc:1048] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.387013 18173 consensus_queue.cc:1048] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0432293021d4500afd6d994ea75bbba" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.398598 18173 consensus_queue.cc:1048] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5faf84bcff2f4e6ebd607074e24f7598" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 43483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:55.977470  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:28:56.007018  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:56.007740  6812 tablet_replica.cc:333] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.008526  6812 raft_consensus.cc:2243] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.009675  6812 raft_consensus.cc:2272] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.012331  6812 tablet_replica.cc:333] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.012880  6812 raft_consensus.cc:2243] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.013806  6812 raft_consensus.cc:2272] T c7fe23573f224691a1978f3617d553be P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.017273  6812 tablet_replica.cc:333] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.017901  6812 raft_consensus.cc:2243] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.018543  6812 raft_consensus.cc:2272] T 774c786142f44da79f62b7f3508baaee P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.021085  6812 tablet_replica.cc:333] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.021685  6812 raft_consensus.cc:2243] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.022171  6812 raft_consensus.cc:2272] T ab54f77164304e6eba2b517e308c442b P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.024650  6812 tablet_replica.cc:333] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.025198  6812 raft_consensus.cc:2243] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.026129  6812 raft_consensus.cc:2272] T a50d3b9f69a7433b843c83d3516970f1 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.028499  6812 tablet_replica.cc:333] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598: stopping tablet replica
I20260630 12:28:56.029098  6812 raft_consensus.cc:2243] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.029978  6812 raft_consensus.cc:2272] T ac33c5c2e0de41e09d934d342b747d13 P 5faf84bcff2f4e6ebd607074e24f7598 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:56.050616 17971 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.167.1:43483: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:28:56.054066 17971 consensus_peers.cc:597] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba -> Peer 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483): Couldn't send request to peer 5faf84bcff2f4e6ebd607074e24f7598. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:43483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:56.058746  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:28:56.084432  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:28:56.108186  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:56.108958  6812 tablet_replica.cc:333] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.109658  6812 raft_consensus.cc:2243] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.110162  6812 raft_consensus.cc:2272] T ac33c5c2e0de41e09d934d342b747d13 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.112673  6812 tablet_replica.cc:333] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.113262  6812 raft_consensus.cc:2243] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.113734  6812 raft_consensus.cc:2272] T a50d3b9f69a7433b843c83d3516970f1 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.116058  6812 tablet_replica.cc:333] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.116665  6812 raft_consensus.cc:2243] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.117151  6812 raft_consensus.cc:2272] T c7fe23573f224691a1978f3617d553be P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.119428  6812 tablet_replica.cc:333] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.119961  6812 raft_consensus.cc:2243] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.120414  6812 raft_consensus.cc:2272] T 9e9b06e7fc95429a9cbb8ae61844e264 P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.122629  6812 tablet_replica.cc:333] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.123126  6812 raft_consensus.cc:2243] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.123632  6812 raft_consensus.cc:2272] T ab54f77164304e6eba2b517e308c442b P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.125838  6812 tablet_replica.cc:333] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba: stopping tablet replica
I20260630 12:28:56.126304  6812 raft_consensus.cc:2243] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.127149  6812 raft_consensus.cc:2272] T 774c786142f44da79f62b7f3508baaee P d0432293021d4500afd6d994ea75bbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.154253  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:28:56.174944  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:28:56.197441  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:56.198261  6812 tablet_replica.cc:333] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.199074  6812 raft_consensus.cc:2243] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.199651  6812 raft_consensus.cc:2272] T 9e9b06e7fc95429a9cbb8ae61844e264 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.202505  6812 tablet_replica.cc:333] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.203073  6812 raft_consensus.cc:2243] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:28:56.203500 18045 consensus_peers.cc:597] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 -> Peer 5faf84bcff2f4e6ebd607074e24f7598 (127.6.167.1:43483): Couldn't send request to peer 5faf84bcff2f4e6ebd607074e24f7598. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:43483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:56.203631  6812 raft_consensus.cc:2272] T c7fe23573f224691a1978f3617d553be P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.205996  6812 tablet_replica.cc:333] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.206525  6812 raft_consensus.cc:2243] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.206983  6812 raft_consensus.cc:2272] T a50d3b9f69a7433b843c83d3516970f1 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.209254  6812 tablet_replica.cc:333] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.209776  6812 raft_consensus.cc:2243] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.210206  6812 raft_consensus.cc:2272] T ac33c5c2e0de41e09d934d342b747d13 P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.212391  6812 tablet_replica.cc:333] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.212882  6812 raft_consensus.cc:2243] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.213706  6812 raft_consensus.cc:2272] T ab54f77164304e6eba2b517e308c442b P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.215955  6812 tablet_replica.cc:333] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4: stopping tablet replica
I20260630 12:28:56.216490  6812 raft_consensus.cc:2243] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:56.216966  6812 raft_consensus.cc:2272] T 774c786142f44da79f62b7f3508baaee P 5a23ac1b054246a48991b16610b44ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.243024  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:28:56.262796  6812 master.cc:562] Master@127.6.167.62:38593 shutting down...
I20260630 12:28:56.282506  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:56.283109  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:56.283439  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f89fcb1a4e44c74b38a348d42773040: stopping tablet replica
I20260630 12:28:56.303191  6812 master.cc:584] Master@127.6.167.62:38593 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13018 ms)
[----------] 24 tests from AutoRebalancerTest (249415 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:28:56.346345  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:34143
I20260630 12:28:56.347470  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.354076 18216 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
W20260630 12:28:56.354101 18218 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
W20260630 12:28:56.354362 18215 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
I20260630 12:28:56.355461  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:56.356333  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.356539  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.356702  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822536356672 us; error 0 us; skew 500 ppm
I20260630 12:28:56.357192  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.359551  6812 webserver.cc:533] Webserver started at http://127.6.167.62:34997/ using document root <none> and password file <none>
I20260630 12:28:56.360056  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.360278  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.360569  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.361781  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "56e90cd26a1b483b91995af7610edff3"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.366304  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:56.369566 18223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.370293  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:56.370607  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "56e90cd26a1b483b91995af7610edff3"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.370887  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-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)
I20260630 12:28:56.384411  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.385609  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.423040  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:34143
I20260630 12:28:56.423146 18274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:34143 every 8 connection(s)
I20260630 12:28:56.427145 18275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:56.438397 18275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3: Bootstrap starting.
I20260630 12:28:56.442866 18275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:56.446943 18275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3: No bootstrap required, opened a new log
I20260630 12:28:56.449093 18275 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER }
I20260630 12:28:56.449518 18275 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:56.449728 18275 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e90cd26a1b483b91995af7610edff3, State: Initialized, Role: FOLLOWER
I20260630 12:28:56.450389 18275 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER }
I20260630 12:28:56.450847 18275 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:56.451071 18275 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:56.451342 18275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:56.456065 18275 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER }
I20260630 12:28:56.456588 18275 leader_election.cc:304] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [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: 56e90cd26a1b483b91995af7610edff3; no voters: 
I20260630 12:28:56.457659 18275 leader_election.cc:290] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:56.458002 18278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:56.459291 18278 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 1 LEADER]: Becoming Leader. State: Replica: 56e90cd26a1b483b91995af7610edff3, State: Running, Role: LEADER
I20260630 12:28:56.459985 18278 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [LEADER]: Queue going to LEADER mode. State: All 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: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER }
I20260630 12:28:56.460615 18275 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:56.465402 18280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56e90cd26a1b483b91995af7610edff3. Latest consensus state: current_term: 1 leader_uuid: "56e90cd26a1b483b91995af7610edff3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER } }
I20260630 12:28:56.466401 18280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:56.465436 18279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56e90cd26a1b483b91995af7610edff3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e90cd26a1b483b91995af7610edff3" member_type: VOTER } }
I20260630 12:28:56.467482 18279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:56.469166 18285 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:56.474287 18285 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:56.476725  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:56.483234 18285 catalog_manager.cc:1383] Generated new cluster ID: 517c09d368b34d1bad5668ab9ef73b63
I20260630 12:28:56.483467 18285 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:56.501299 18285 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:56.502873 18285 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:56.514389 18285 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3: Generated new TSK 0
I20260630 12:28:56.514905 18285 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:56.542908  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.548584 18296 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
W20260630 12:28:56.549683 18297 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
W20260630 12:28:56.551589 18299 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
I20260630 12:28:56.551921  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:56.552793  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.553004  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.553177  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822536553159 us; error 0 us; skew 500 ppm
I20260630 12:28:56.553664  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.555778  6812 webserver.cc:533] Webserver started at http://127.6.167.1:32885/ using document root <none> and password file <none>
I20260630 12:28:56.556262  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.556470  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.556738  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.557801  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "5b650b71f3024e408d68364df4d29a86"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.562321  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:56.565502 18304 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.566248  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:56.566524  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "5b650b71f3024e408d68364df4d29a86"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.566804  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-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)
I20260630 12:28:56.575520  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.576656  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.578002  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.580097  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.580325  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.580574  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.580770  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.618765  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:40265
I20260630 12:28:56.618860 18366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:40265 every 8 connection(s)
I20260630 12:28:56.623812  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.630594 18371 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
W20260630 12:28:56.631994 18372 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
W20260630 12:28:56.634752 18374 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
I20260630 12:28:56.635491  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:56.636691  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:56.636883 18367 heartbeater.cc:344] Connected to a master server at 127.6.167.62:34143
W20260630 12:28:56.636950  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.637316  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822536637296 us; error 0 us; skew 500 ppm
I20260630 12:28:56.637387 18367 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.638055  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.638293 18367 heartbeater.cc:507] Master 127.6.167.62:34143 requested a full tablet report, sending...
I20260630 12:28:56.640796  6812 webserver.cc:533] Webserver started at http://127.6.167.2:40385/ using document root <none> and password file <none>
I20260630 12:28:56.640878 18240 ts_manager.cc:194] Registered new tserver with Master: 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265)
I20260630 12:28:56.641431  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.641674  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.641932  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.642879 18240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41946
I20260630 12:28:56.643051  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "961300f49d3e4f6eb11347c84e4457fb"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.647467  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:56.650578 18379 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.651253  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:56.651522  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "961300f49d3e4f6eb11347c84e4457fb"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.651788  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-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)
I20260630 12:28:56.662367  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.663437  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.664840  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.667006  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.667227  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.667444  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.667606  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.706758  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:38281
I20260630 12:28:56.706835 18441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:38281 every 8 connection(s)
I20260630 12:28:56.711491  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.717922 18445 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
W20260630 12:28:56.719990 18446 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
W20260630 12:28:56.721101 18448 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
I20260630 12:28:56.722069  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:56.723140  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.723424  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.723621  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822536723604 us; error 0 us; skew 500 ppm
I20260630 12:28:56.724277  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.724694 18442 heartbeater.cc:344] Connected to a master server at 127.6.167.62:34143
I20260630 12:28:56.725090 18442 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.726051 18442 heartbeater.cc:507] Master 127.6.167.62:34143 requested a full tablet report, sending...
I20260630 12:28:56.726868  6812 webserver.cc:533] Webserver started at http://127.6.167.3:45917/ using document root <none> and password file <none>
I20260630 12:28:56.727459  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.727665  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.727973  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.728330 18240 ts_manager.cc:194] Registered new tserver with Master: 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:56.729542  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "5358cfbda96a47348c5ef17391bc894d"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.730243 18240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41952
I20260630 12:28:56.734728  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:56.737865 18453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.738587  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:56.738862  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "5358cfbda96a47348c5ef17391bc894d"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-1v8t"
I20260630 12:28:56.739131  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-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)
I20260630 12:28:56.755070  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.756156  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.757555  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.759604  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.759836  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.760061  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.760260  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.798070  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:37177
I20260630 12:28:56.798190 18515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:37177 every 8 connection(s)
I20260630 12:28:56.811685 18516 heartbeater.cc:344] Connected to a master server at 127.6.167.62:34143
I20260630 12:28:56.812100 18516 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.812856 18516 heartbeater.cc:507] Master 127.6.167.62:34143 requested a full tablet report, sending...
I20260630 12:28:56.814797 18240 ts_manager.cc:194] Registered new tserver with Master: 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:56.814921  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013794214s
I20260630 12:28:56.816651 18240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41960
I20260630 12:28:57.645503 18367 heartbeater.cc:499] Master 127.6.167.62:34143 was elected leader, sending a full tablet report...
I20260630 12:28:57.733179 18442 heartbeater.cc:499] Master 127.6.167.62:34143 was elected leader, sending a full tablet report...
I20260630 12:28:57.819343 18516 heartbeater.cc:499] Master 127.6.167.62:34143 was elected leader, sending a full tablet report...
I20260630 12:28:57.872396 18240 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41972:
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"
    }
  }
}
W20260630 12:28:57.875949 18240 catalog_manager.cc:7077] 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.
I20260630 12:28:57.937405 18481 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb64a6a6c140048e8655ad31649b5e (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:57.938364 18480 tablet_service.cc:1511] Processing CreateTablet for tablet 37e09abf78ea4316bc3ada273e17fb0f (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:57.938920 18481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb64a6a6c140048e8655ad31649b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.939764 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e09abf78ea4316bc3ada273e17fb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.941306 18407 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb64a6a6c140048e8655ad31649b5e (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:57.942595 18407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb64a6a6c140048e8655ad31649b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.945286 18406 tablet_service.cc:1511] Processing CreateTablet for tablet 37e09abf78ea4316bc3ada273e17fb0f (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:57.946560 18406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e09abf78ea4316bc3ada273e17fb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.949055 18405 tablet_service.cc:1511] Processing CreateTablet for tablet 543854f899c64aa5ab5d91077bf2b0e9 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:57.949602 18479 tablet_service.cc:1511] Processing CreateTablet for tablet 543854f899c64aa5ab5d91077bf2b0e9 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:57.950400 18405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543854f899c64aa5ab5d91077bf2b0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.950920 18479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543854f899c64aa5ab5d91077bf2b0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.955106 18404 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b15aa969a48ebb4cf6cf0e200af03 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:57.956437 18478 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b15aa969a48ebb4cf6cf0e200af03 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:57.957777 18478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b15aa969a48ebb4cf6cf0e200af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.957523 18477 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ac34c77504b70b53976f1c2cf0ac4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:57.957630 18403 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ac34c77504b70b53976f1c2cf0ac4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:57.958809 18477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ac34c77504b70b53976f1c2cf0ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.956449 18404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b15aa969a48ebb4cf6cf0e200af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.959825 18402 tablet_service.cc:1511] Processing CreateTablet for tablet ad7fc68e15ce411097de93ad5e9d55b4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:57.961218 18402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7fc68e15ce411097de93ad5e9d55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.963703 18403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ac34c77504b70b53976f1c2cf0ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.981634 18476 tablet_service.cc:1511] Processing CreateTablet for tablet ad7fc68e15ce411097de93ad5e9d55b4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:57.983072 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7fc68e15ce411097de93ad5e9d55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.990128 18332 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb64a6a6c140048e8655ad31649b5e (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:57.991710 18332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb64a6a6c140048e8655ad31649b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.991874 18327 tablet_service.cc:1511] Processing CreateTablet for tablet ad7fc68e15ce411097de93ad5e9d55b4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:57.993346 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7fc68e15ce411097de93ad5e9d55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.993592 18331 tablet_service.cc:1511] Processing CreateTablet for tablet 37e09abf78ea4316bc3ada273e17fb0f (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:57.995056 18331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e09abf78ea4316bc3ada273e17fb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.998723 18329 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b15aa969a48ebb4cf6cf0e200af03 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:58.000192 18329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b15aa969a48ebb4cf6cf0e200af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:58.001619 18328 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ac34c77504b70b53976f1c2cf0ac4 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:58.005846 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ac34c77504b70b53976f1c2cf0ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:58.003064 18330 tablet_service.cc:1511] Processing CreateTablet for tablet 543854f899c64aa5ab5d91077bf2b0e9 (DEFAULT_TABLE table=test-workload [id=dd4df9dbd8d74cb190cfcbe454358714]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:58.009179 18330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543854f899c64aa5ab5d91077bf2b0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:58.014741 18536 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.024024 18536 tablet_bootstrap.cc:654] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.034860 18537 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.044313 18537 tablet_bootstrap.cc:654] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.054741 18538 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.057631 18537 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.058224 18537 ts_tablet_manager.cc:1403] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:28:58.058826 18536 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.059386 18536 ts_tablet_manager.cc:1403] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260630 12:28:58.061348 18537 raft_consensus.cc:359] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.062160 18537 raft_consensus.cc:385] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.062496 18537 raft_consensus.cc:740] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.063444 18537 consensus_queue.cc:260] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.065217 18536 raft_consensus.cc:359] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.066080 18536 raft_consensus.cc:385] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.066434 18536 raft_consensus.cc:740] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.067299 18538 tablet_bootstrap.cc:654] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.067322 18536 consensus_queue.cc:260] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.073141 18537 ts_tablet_manager.cc:1434] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:28:58.075168 18538 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.075803 18538 ts_tablet_manager.cc:1403] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260630 12:28:58.076022 18536 ts_tablet_manager.cc:1434] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.002s
I20260630 12:28:58.077375 18536 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.077724 18537 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.083793 18537 tablet_bootstrap.cc:654] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.084578 18536 tablet_bootstrap.cc:654] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.088116 18538 raft_consensus.cc:359] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.089257 18538 raft_consensus.cc:385] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.089695 18538 raft_consensus.cc:740] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.090912 18538 consensus_queue.cc:260] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.099202 18538 ts_tablet_manager.cc:1434] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.008s
I20260630 12:28:58.099218 18536 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.099745 18537 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.100018 18536 ts_tablet_manager.cc:1403] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260630 12:28:58.100483 18537 ts_tablet_manager.cc:1403] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.017s
I20260630 12:28:58.100514 18538 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.103048 18536 raft_consensus.cc:359] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.103801 18536 raft_consensus.cc:385] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.104128 18536 raft_consensus.cc:740] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.104082 18537 raft_consensus.cc:359] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.105221 18537 raft_consensus.cc:385] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.105698 18537 raft_consensus.cc:740] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.105298 18536 consensus_queue.cc:260] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.106678 18537 consensus_queue.cc:260] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.108036 18536 ts_tablet_manager.cc:1434] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:58.109105 18536 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.109412 18537 ts_tablet_manager.cc:1434] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:28:58.109728 18538 tablet_bootstrap.cc:654] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.110584 18537 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.116127 18536 tablet_bootstrap.cc:654] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.118270 18537 tablet_bootstrap.cc:654] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.121997 18538 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.122743 18538 ts_tablet_manager.cc:1403] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260630 12:28:58.127514 18538 raft_consensus.cc:359] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.128641 18538 raft_consensus.cc:385] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.129119 18538 raft_consensus.cc:740] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.130345 18538 consensus_queue.cc:260] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.133638 18538 ts_tablet_manager.cc:1434] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:28:58.134963 18538 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.139277 18537 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.139300 18536 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.140055 18537 ts_tablet_manager.cc:1403] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.023s
I20260630 12:28:58.140089 18536 ts_tablet_manager.cc:1403] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260630 12:28:58.143389 18536 raft_consensus.cc:359] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.143620 18537 raft_consensus.cc:359] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.144145 18536 raft_consensus.cc:385] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.144366 18537 raft_consensus.cc:385] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.144598 18536 raft_consensus.cc:740] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.144730 18537 raft_consensus.cc:740] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.144955 18538 tablet_bootstrap.cc:654] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.145747 18537 consensus_queue.cc:260] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.145747 18536 consensus_queue.cc:260] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.148409 18536 ts_tablet_manager.cc:1434] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:58.148409 18537 ts_tablet_manager.cc:1434] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:28:58.149703 18536 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.149704 18537 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.156206 18537 tablet_bootstrap.cc:654] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.156355 18536 tablet_bootstrap.cc:654] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.157589 18538 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.158223 18538 ts_tablet_manager.cc:1403] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260630 12:28:58.163033 18538 raft_consensus.cc:359] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.163900 18538 raft_consensus.cc:385] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.164346 18538 raft_consensus.cc:740] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.167042 18538 consensus_queue.cc:260] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.168270 18541 raft_consensus.cc:493] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.168833 18541 raft_consensus.cc:515] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.169842 18538 ts_tablet_manager.cc:1434] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:28:58.171257 18538 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.171725 18541 leader_election.cc:290] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177), 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265)
I20260630 12:28:58.174372 18537 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.175015 18537 ts_tablet_manager.cc:1403] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.012s
I20260630 12:28:58.177671 18538 tablet_bootstrap.cc:654] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.178629 18537 raft_consensus.cc:359] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.179473 18537 raft_consensus.cc:385] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.179666 18536 tablet_bootstrap.cc:492] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.179864 18537 raft_consensus.cc:740] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.180579 18536 ts_tablet_manager.cc:1403] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.002s
I20260630 12:28:58.180951 18537 consensus_queue.cc:260] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.184285 18537 ts_tablet_manager.cc:1434] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:58.183975 18536 raft_consensus.cc:359] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.185017 18536 raft_consensus.cc:385] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.185458 18536 raft_consensus.cc:740] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.185714 18537 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.186543 18536 consensus_queue.cc:260] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.190701 18536 ts_tablet_manager.cc:1434] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:28:58.193753 18536 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.194515 18537 tablet_bootstrap.cc:654] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.202483 18536 tablet_bootstrap.cc:654] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.211246 18537 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.213656 18537 ts_tablet_manager.cc:1403] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260630 12:28:58.206651 18538 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.215755 18538 ts_tablet_manager.cc:1403] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.024s
I20260630 12:28:58.215816 18491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb64a6a6c140048e8655ad31649b5e" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d" is_pre_election: true
I20260630 12:28:58.217068 18491 raft_consensus.cc:2468] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.217849 18537 raft_consensus.cc:359] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.218605 18537 raft_consensus.cc:385] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.219023 18537 raft_consensus.cc:740] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.218650 18538 raft_consensus.cc:359] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.219461 18538 raft_consensus.cc:385] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.219834 18538 raft_consensus.cc:740] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.219868 18537 consensus_queue.cc:260] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.220644 18383 leader_election.cc:304] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [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: 5358cfbda96a47348c5ef17391bc894d, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.222167 18543 raft_consensus.cc:493] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.222810 18541 raft_consensus.cc:2804] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.222682 18543 raft_consensus.cc:515] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.223209 18541 raft_consensus.cc:493] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.223553 18541 raft_consensus.cc:3060] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.233934 18537 ts_tablet_manager.cc:1434] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:28:58.220781 18538 consensus_queue.cc:260] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.237287 18543 leader_election.cc:290] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.240995 18537 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: Bootstrap starting.
I20260630 12:28:58.245950 18538 ts_tablet_manager.cc:1434] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260630 12:28:58.247610 18538 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.232102 18541 raft_consensus.cc:515] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.251857 18541 leader_election.cc:290] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 election: Requested vote from peers 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177), 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265)
I20260630 12:28:58.264024 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb64a6a6c140048e8655ad31649b5e" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.265655 18341 raft_consensus.cc:3060] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.264068 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb64a6a6c140048e8655ad31649b5e" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.266300 18543 raft_consensus.cc:493] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.266783 18543 raft_consensus.cc:515] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.268944 18543 leader_election.cc:290] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.271839 18491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb64a6a6c140048e8655ad31649b5e" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d"
I20260630 12:28:58.272614 18491 raft_consensus.cc:3060] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.274720 18538 tablet_bootstrap.cc:654] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.279088 18341 raft_consensus.cc:2468] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 1.
I20260630 12:28:58.280014 18536 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.280557 18536 ts_tablet_manager.cc:1403] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.039s
I20260630 12:28:58.280612 18383 leader_election.cc:304] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [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: 5b650b71f3024e408d68364df4d29a86, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.281870 18541 raft_consensus.cc:2804] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.282056 18491 raft_consensus.cc:2468] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 1.
I20260630 12:28:58.282866 18541 raft_consensus.cc:697] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Becoming Leader. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Running, Role: LEADER
I20260630 12:28:58.283548 18537 tablet_bootstrap.cc:654] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.283555 18536 raft_consensus.cc:359] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.284533 18536 raft_consensus.cc:385] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.284848 18536 raft_consensus.cc:740] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.283936 18541 consensus_queue.cc:237] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All 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: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } }
I20260630 12:28:58.285789 18536 consensus_queue.cc:260] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.288113 18536 ts_tablet_manager.cc:1434] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:58.295559 18536 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: Bootstrap starting.
I20260630 12:28:58.298969 18538 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.299559 18538 ts_tablet_manager.cc:1403] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.006s
I20260630 12:28:58.301142 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7fc68e15ce411097de93ad5e9d55b4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.301752 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.301991 18341 raft_consensus.cc:2468] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.302510 18342 raft_consensus.cc:2468] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.302474 18538 raft_consensus.cc:359] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.303990 18538 raft_consensus.cc:385] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.304363 18538 raft_consensus.cc:740] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.304136 18457 leader_election.cc:304] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86; no voters: 
I20260630 12:28:58.305539 18543 raft_consensus.cc:2804] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.305898 18543 raft_consensus.cc:493] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.306052 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7fc68e15ce411097de93ad5e9d55b4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb" is_pre_election: true
I20260630 12:28:58.306766 18417 raft_consensus.cc:2468] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.306915 18457 leader_election.cc:304] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86; no voters: 
I20260630 12:28:58.306304 18543 raft_consensus.cc:3060] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.308256 18538 consensus_queue.cc:260] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.309618 18238 catalog_manager.cc:5697] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2). New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.313314 18558 raft_consensus.cc:493] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.314069 18558 raft_consensus.cc:515] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.314939 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb" is_pre_election: true
I20260630 12:28:58.315796 18417 raft_consensus.cc:2468] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.320338 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.321038 18341 raft_consensus.cc:2468] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.322484 18383 leader_election.cc:304] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [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: 5b650b71f3024e408d68364df4d29a86, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.324625 18541 raft_consensus.cc:2804] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.321064 18558 leader_election.cc:290] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.327171 18541 raft_consensus.cc:493] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.327724 18541 raft_consensus.cc:3060] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.330729 18536 tablet_bootstrap.cc:654] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.322954 18543 raft_consensus.cc:515] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.336181 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7fc68e15ce411097de93ad5e9d55b4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb"
I20260630 12:28:58.336855 18417 raft_consensus.cc:3060] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.337147 18537 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: No bootstrap required, opened a new log
I20260630 12:28:58.337734 18537 ts_tablet_manager.cc:1403] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.015s
I20260630 12:28:58.344332 18538 ts_tablet_manager.cc:1434] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260630 12:28:58.344345 18543 leader_election.cc:290] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.345394 18543 raft_consensus.cc:2804] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.347699 18543 raft_consensus.cc:493] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.348192 18543 raft_consensus.cc:3060] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.349056 18546 raft_consensus.cc:493] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.345600 18538 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: Bootstrap starting.
I20260630 12:28:58.349545 18546 raft_consensus.cc:515] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.350606 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7fc68e15ce411097de93ad5e9d55b4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.351173 18491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d" is_pre_election: true
I20260630 12:28:58.351430 18341 raft_consensus.cc:3060] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.347152 18417 raft_consensus.cc:2468] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 1.
I20260630 12:28:58.352989 18546 leader_election.cc:290] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.351944 18541 raft_consensus.cc:515] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.371790 18456 leader_election.cc:304] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.373680 18565 raft_consensus.cc:2804] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.363318 18541 leader_election.cc:290] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.387887 18536 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: No bootstrap required, opened a new log
I20260630 12:28:58.388715 18536 ts_tablet_manager.cc:1403] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.004s
I20260630 12:28:58.392719 18541 raft_consensus.cc:493] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.396240 18565 raft_consensus.cc:697] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 1 LEADER]: Becoming Leader. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Running, Role: LEADER
W20260630 12:28:58.370574 18383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.167.1:40265, user_credentials={real_user=slave}} blocked reactor thread for 48182.1us
I20260630 12:28:58.396541 18541 raft_consensus.cc:515] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.397207 18565 consensus_queue.cc:237] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Queue going to LEADER mode. State: All 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: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.398787 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d"
I20260630 12:28:58.399714 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.400388 18342 raft_consensus.cc:3060] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.401134 18566 raft_consensus.cc:493] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.401691 18566 raft_consensus.cc:515] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.404100 18566 leader_election.cc:290] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.405339 18541 leader_election.cc:290] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.407096 18543 raft_consensus.cc:515] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.392176 18341 raft_consensus.cc:2468] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 1.
I20260630 12:28:58.408290 18491 raft_consensus.cc:2393] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 961300f49d3e4f6eb11347c84e4457fb in current term 1: Already voted for candidate 5358cfbda96a47348c5ef17391bc894d in this term.
I20260630 12:28:58.409642 18536 raft_consensus.cc:359] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.410398 18536 raft_consensus.cc:385] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.410683 18536 raft_consensus.cc:740] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.410820 18342 raft_consensus.cc:2468] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 1.
I20260630 12:28:58.413422 18538 tablet_bootstrap.cc:654] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.413990 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543854f899c64aa5ab5d91077bf2b0e9" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.415019 18341 raft_consensus.cc:2468] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.415246 18491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "5b650b71f3024e408d68364df4d29a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d" is_pre_election: true
I20260630 12:28:58.393641 18537 raft_consensus.cc:359] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.416675 18537 raft_consensus.cc:385] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.416951 18537 raft_consensus.cc:740] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.417644 18537 consensus_queue.cc:260] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.417968 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543854f899c64aa5ab5d91077bf2b0e9" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d" is_pre_election: true
I20260630 12:28:58.418964 18490 raft_consensus.cc:2468] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.421833 18537 ts_tablet_manager.cc:1434] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260630 12:28:58.422724 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.423166 18536 consensus_queue.cc:260] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.424785 18491 raft_consensus.cc:2468] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b650b71f3024e408d68364df4d29a86 in term 0.
I20260630 12:28:58.425716 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d" is_pre_election: true
I20260630 12:28:58.426455 18543 leader_election.cc:290] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.427803 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb"
I20260630 12:28:58.428716 18417 raft_consensus.cc:2393] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5358cfbda96a47348c5ef17391bc894d in current term 1: Already voted for candidate 961300f49d3e4f6eb11347c84e4457fb in this term.
I20260630 12:28:58.426420 18490 raft_consensus.cc:2468] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.430156 18538 tablet_bootstrap.cc:492] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: No bootstrap required, opened a new log
I20260630 12:28:58.430823 18538 ts_tablet_manager.cc:1403] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.001s
I20260630 12:28:58.431329 18383 leader_election.cc:304] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [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: 5b650b71f3024e408d68364df4d29a86, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.432130 18541 raft_consensus.cc:2804] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.432354 18383 leader_election.cc:304] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [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: 5b650b71f3024e408d68364df4d29a86, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.432749 18541 raft_consensus.cc:697] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Becoming Leader. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Running, Role: LEADER
I20260630 12:28:58.433570 18558 raft_consensus.cc:2804] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.434020 18558 raft_consensus.cc:493] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.433691 18541 consensus_queue.cc:237] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All 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: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.434406 18558 raft_consensus.cc:3060] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.434630 18538 raft_consensus.cc:359] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.435607 18538 raft_consensus.cc:385] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.435990 18538 raft_consensus.cc:740] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.437192 18538 consensus_queue.cc:260] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.440492 18538 ts_tablet_manager.cc:1434] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.002s
I20260630 12:28:58.445171 18558 raft_consensus.cc:515] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.447002 18558 leader_election.cc:290] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.449832 18536 ts_tablet_manager.cc:1434] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.020s
W20260630 12:28:58.480127 18288 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:58.483553 18308 leader_election.cc:304] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [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: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86; no voters: 
I20260630 12:28:58.484886 18341 raft_consensus.cc:2468] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 0.
I20260630 12:28:58.485886 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ac34c77504b70b53976f1c2cf0ac4" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.488431 18342 raft_consensus.cc:2393] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5358cfbda96a47348c5ef17391bc894d in current term 1: Already voted for candidate 961300f49d3e4f6eb11347c84e4457fb in this term.
I20260630 12:28:58.491315 18457 leader_election.cc:304] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d; no voters: 5b650b71f3024e408d68364df4d29a86, 961300f49d3e4f6eb11347c84e4457fb
I20260630 12:28:58.487610 18546 raft_consensus.cc:2804] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.492858 18546 raft_consensus.cc:493] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.493384 18546 raft_consensus.cc:3060] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.493852 18383 leader_election.cc:304] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [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: 5358cfbda96a47348c5ef17391bc894d, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.494889 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "5b650b71f3024e408d68364df4d29a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb" is_pre_election: true
I20260630 12:28:58.495648 18541 raft_consensus.cc:2804] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.496284 18541 raft_consensus.cc:493] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.496846 18541 raft_consensus.cc:3060] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.499099 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543854f899c64aa5ab5d91077bf2b0e9" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d"
I20260630 12:28:58.500173 18490 raft_consensus.cc:3060] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.501713 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543854f899c64aa5ab5d91077bf2b0e9" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.502746 18342 raft_consensus.cc:3060] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.504704 18574 raft_consensus.cc:2749] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:58.511775 18546 raft_consensus.cc:515] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.514652 18541 raft_consensus.cc:515] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.515941 18417 raft_consensus.cc:2393] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b650b71f3024e408d68364df4d29a86 in current term 1: Already voted for candidate 961300f49d3e4f6eb11347c84e4457fb in this term.
I20260630 12:28:58.515842 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "5b650b71f3024e408d68364df4d29a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb"
I20260630 12:28:58.516814 18491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "5b650b71f3024e408d68364df4d29a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d"
I20260630 12:28:58.517637 18491 raft_consensus.cc:3060] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.514407 18490 raft_consensus.cc:2468] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 1.
I20260630 12:28:58.518150 18541 leader_election.cc:290] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.519639 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5358cfbda96a47348c5ef17391bc894d"
I20260630 12:28:58.521694 18383 leader_election.cc:304] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [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: 5358cfbda96a47348c5ef17391bc894d, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.522945 18541 raft_consensus.cc:2804] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.524160 18541 raft_consensus.cc:697] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Becoming Leader. State: Replica: 961300f49d3e4f6eb11347c84e4457fb, State: Running, Role: LEADER
I20260630 12:28:58.523811 18236 catalog_manager.cc:5697] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5358cfbda96a47348c5ef17391bc894d (127.6.167.3). New cstate: current_term: 1 leader_uuid: "5358cfbda96a47348c5ef17391bc894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.525688 18541 consensus_queue.cc:237] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All 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: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.527005 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b15aa969a48ebb4cf6cf0e200af03" candidate_uuid: "961300f49d3e4f6eb11347c84e4457fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.527971 18341 raft_consensus.cc:2393] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 961300f49d3e4f6eb11347c84e4457fb in current term 1: Already voted for candidate 5b650b71f3024e408d68364df4d29a86 in this term.
I20260630 12:28:58.529525 18383 leader_election.cc:304] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [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: 961300f49d3e4f6eb11347c84e4457fb; no voters: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86
I20260630 12:28:58.530970 18558 raft_consensus.cc:2749] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:58.531764 18546 leader_election.cc:290] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [CANDIDATE]: Term 1 election: Requested vote from peers 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281), 5358cfbda96a47348c5ef17391bc894d (127.6.167.3:37177)
I20260630 12:28:58.536043 18491 raft_consensus.cc:2468] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b650b71f3024e408d68364df4d29a86 in term 1.
I20260630 12:28:58.537369 18308 leader_election.cc:304] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [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: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86; no voters: 961300f49d3e4f6eb11347c84e4457fb
I20260630 12:28:58.538267 18546 raft_consensus.cc:2804] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.539798 18546 raft_consensus.cc:697] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 LEADER]: Becoming Leader. State: Replica: 5b650b71f3024e408d68364df4d29a86, State: Running, Role: LEADER
I20260630 12:28:58.541090 18546 consensus_queue.cc:237] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Queue going to LEADER mode. State: All 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: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.545513 18238 catalog_manager.cc:5697] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2). New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.547165 18342 raft_consensus.cc:2468] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961300f49d3e4f6eb11347c84e4457fb in term 1.
I20260630 12:28:58.550613 18238 catalog_manager.cc:5697] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2). New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.555976 18239 catalog_manager.cc:5697] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b650b71f3024e408d68364df4d29a86 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "5b650b71f3024e408d68364df4d29a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.637890 18574 raft_consensus.cc:493] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.638768 18574 raft_consensus.cc:515] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.641055 18574 leader_election.cc:290] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.642493 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e09abf78ea4316bc3ada273e17fb0f" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb" is_pre_election: true
I20260630 12:28:58.643124 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e09abf78ea4316bc3ada273e17fb0f" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86" is_pre_election: true
I20260630 12:28:58.643244 18417 raft_consensus.cc:2468] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.643714 18342 raft_consensus.cc:2468] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 0.
I20260630 12:28:58.644348 18456 leader_election.cc:304] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d, 961300f49d3e4f6eb11347c84e4457fb; no voters: 
I20260630 12:28:58.645131 18574 raft_consensus.cc:2804] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.645424 18574 raft_consensus.cc:493] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.645690 18574 raft_consensus.cc:3060] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.651901 18574 raft_consensus.cc:515] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.653554 18574 leader_election.cc:290] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [CANDIDATE]: Term 1 election: Requested vote from peers 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265), 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:28:58.654165 18342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e09abf78ea4316bc3ada273e17fb0f" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b650b71f3024e408d68364df4d29a86"
I20260630 12:28:58.654593 18417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e09abf78ea4316bc3ada273e17fb0f" candidate_uuid: "5358cfbda96a47348c5ef17391bc894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961300f49d3e4f6eb11347c84e4457fb"
I20260630 12:28:58.654747 18342 raft_consensus.cc:3060] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.655187 18417 raft_consensus.cc:3060] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.659695 18342 raft_consensus.cc:2468] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 1.
I20260630 12:28:58.660667 18457 leader_election.cc:304] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [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: 5358cfbda96a47348c5ef17391bc894d, 5b650b71f3024e408d68364df4d29a86; no voters: 
I20260630 12:28:58.661280 18417 raft_consensus.cc:2468] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5358cfbda96a47348c5ef17391bc894d in term 1.
I20260630 12:28:58.661443 18574 raft_consensus.cc:2804] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.662132 18574 raft_consensus.cc:697] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 1 LEADER]: Becoming Leader. State: Replica: 5358cfbda96a47348c5ef17391bc894d, State: Running, Role: LEADER
I20260630 12:28:58.663007 18574 consensus_queue.cc:237] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Queue going to LEADER mode. State: All 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: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } }
I20260630 12:28:58.670393 18236 catalog_manager.cc:5697] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5358cfbda96a47348c5ef17391bc894d (127.6.167.3). New cstate: current_term: 1 leader_uuid: "5358cfbda96a47348c5ef17391bc894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.724035 18541 consensus_queue.cc:1048] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.737200 18558 consensus_queue.cc:1048] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.815836 18574 consensus_queue.cc:1048] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.851320 18574 consensus_queue.cc:1048] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.932641 18546 consensus_queue.cc:1048] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.953836 18546 consensus_queue.cc:1048] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.981487 18558 consensus_queue.cc:1048] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.995433 18541 consensus_queue.cc:1048] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:59.035511 18541 consensus_queue.cc:1048] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:59.095999 18342 raft_consensus.cc:1275] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:59.160490 18566 consensus_queue.cc:1048] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:59.216284 18417 raft_consensus.cc:1275] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Refusing update from remote peer 5358cfbda96a47348c5ef17391bc894d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:59.219123 18342 raft_consensus.cc:1275] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Refusing update from remote peer 5358cfbda96a47348c5ef17391bc894d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:59.228067 18614 consensus_queue.cc:1048] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:59.257407 18543 consensus_queue.cc:1048] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
W20260630 12:28:59.280328 18456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.2:38281, user_credentials={real_user=slave}} blocked reactor thread for 50603.4us
W20260630 12:28:59.680259 18587 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.000s	sys 0.000s
W20260630 12:28:59.839885 18383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.3:37177, user_credentials={real_user=slave}} blocked reactor thread for 163703us
I20260630 12:28:59.914428  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:59.932432 18641 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
W20260630 12:28:59.932644 18642 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
W20260630 12:28:59.936084 18644 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
I20260630 12:28:59.936139  6812 server_base.cc:1061] running on GCE node
I20260630 12:28:59.938136  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:59.938437  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:59.938690  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822539938672 us; error 0 us; skew 500 ppm
I20260630 12:28:59.939517  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:59.943137  6812 webserver.cc:533] Webserver started at http://127.6.167.4:44619/ using document root <none> and password file <none>
I20260630 12:28:59.943887  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:59.944185  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:59.944657  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:59.946609  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "42dc92a947a2430d9eab2f758add5a39"
format_stamp: "Formatted at 2026-06-30 12:28:59 on dist-test-slave-1v8t"
I20260630 12:28:59.953251  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:28:59.957849 18649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:59.958734  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:28:59.959091  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "42dc92a947a2430d9eab2f758add5a39"
format_stamp: "Formatted at 2026-06-30 12:28:59 on dist-test-slave-1v8t"
I20260630 12:28:59.959451  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822286764395-6812-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)
I20260630 12:28:59.972695  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:59.973948  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:59.975415  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:59.977896  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:59.978127  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:59.978367  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:59.978549  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:00.031684  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:37363
I20260630 12:29:00.031817 18711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:37363 every 8 connection(s)
I20260630 12:29:00.051048 18712 heartbeater.cc:344] Connected to a master server at 127.6.167.62:34143
I20260630 12:29:00.051542 18712 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:00.052559 18712 heartbeater.cc:507] Master 127.6.167.62:34143 requested a full tablet report, sending...
I20260630 12:29:00.054956 18240 ts_manager.cc:194] Registered new tserver with Master: 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4:37363)
I20260630 12:29:00.056507 18240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60900
I20260630 12:29:00.532611 18417 consensus_queue.cc:237] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:00.539353 18339 raft_consensus.cc:1275] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.541913 18490 raft_consensus.cc:1275] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.541744 18607 consensus_queue.cc:1048] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:00.544098 18719 consensus_queue.cc:1048] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:00.554293 18719 raft_consensus.cc:2955] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.561636 18339 raft_consensus.cc:2955] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
W20260630 12:29:00.563020 18380 consensus_peers.cc:597] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb -> Peer 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4:37363): Couldn't send request to peer 42dc92a947a2430d9eab2f758add5a39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2feb64a6a6c140048e8655ad31649b5e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:00.562770 18490 raft_consensus.cc:2955] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.576848 18240 catalog_manager.cc:5697] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.590180 18339 consensus_queue.cc:237] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:00.600080 18417 raft_consensus.cc:1275] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Refusing update from remote peer 5b650b71f3024e408d68364df4d29a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.600659 18490 raft_consensus.cc:1275] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Refusing update from remote peer 5b650b71f3024e408d68364df4d29a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.602262 18592 consensus_queue.cc:1048] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:00.603489 18729 consensus_queue.cc:1048] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:29:00.609941 18305 consensus_peers.cc:597] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 -> Peer 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4:37363): Couldn't send request to peer 42dc92a947a2430d9eab2f758add5a39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b3b15aa969a48ebb4cf6cf0e200af03. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:00.614497 18417 raft_consensus.cc:2955] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.615052 18490 raft_consensus.cc:2955] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.613698 18730 raft_consensus.cc:2955] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.627188 18235 catalog_manager.cc:5697] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d reported cstate change: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "5b650b71f3024e408d68364df4d29a86" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.631431 18417 consensus_queue.cc:237] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:00.637898 18490 raft_consensus.cc:1275] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:29:00.637924 18380 consensus_peers.cc:597] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb -> Peer 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4:37363): Couldn't send request to peer 42dc92a947a2430d9eab2f758add5a39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 543854f899c64aa5ab5d91077bf2b0e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:00.639036 18339 raft_consensus.cc:1275] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.639760 18722 consensus_queue.cc:1048] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:00.641685 18722 consensus_queue.cc:1048] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:00.646884 18607 raft_consensus.cc:2955] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.649151 18490 raft_consensus.cc:2955] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.652812 18339 raft_consensus.cc:2955] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.662307 18235 catalog_manager.cc:5697] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.666805 18417 consensus_queue.cc:237] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:00.672107 18490 raft_consensus.cc:1275] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:29:00.672860 18380 consensus_peers.cc:597] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb -> Peer 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4:37363): Couldn't send request to peer 42dc92a947a2430d9eab2f758add5a39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c6ac34c77504b70b53976f1c2cf0ac4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:00.673583 18339 raft_consensus.cc:1275] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Refusing update from remote peer 961300f49d3e4f6eb11347c84e4457fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:29:00.674439 18718 consensus_queue.cc:1048] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:29:00.677548 18718 consensus_queue.cc:1048] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:29:00.681630 18607 raft_consensus.cc:2955] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.683318 18488 raft_consensus.cc:2955] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.687747 18339 raft_consensus.cc:2955] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } } }
I20260630 12:29:00.699254 18236 catalog_manager.cc:5697] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb reported cstate change: config changed from index -1 to 10, NON_VOTER 42dc92a947a2430d9eab2f758add5a39 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "961300f49d3e4f6eb11347c84e4457fb" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.960798 18732 ts_tablet_manager.cc:933] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Initiating tablet copy from peer 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:29:00.962450 18732 tablet_copy_client.cc:323] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:38281
I20260630 12:29:00.973240 18427 tablet_copy_service.cc:140] P 961300f49d3e4f6eb11347c84e4457fb: Received BeginTabletCopySession request for tablet 2feb64a6a6c140048e8655ad31649b5e from peer 42dc92a947a2430d9eab2f758add5a39 ({username='slave'} at 127.0.0.1:60446)
I20260630 12:29:00.973842 18427 tablet_copy_service.cc:161] P 961300f49d3e4f6eb11347c84e4457fb: Beginning new tablet copy session on tablet 2feb64a6a6c140048e8655ad31649b5e from peer 42dc92a947a2430d9eab2f758add5a39 at {username='slave'} at 127.0.0.1:60446: session id = 42dc92a947a2430d9eab2f758add5a39-2feb64a6a6c140048e8655ad31649b5e
I20260630 12:29:00.982477 18427 tablet_copy_source_session.cc:215] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:00.985600 18732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb64a6a6c140048e8655ad31649b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.996601 18732 tablet_copy_client.cc:806] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:00.997215 18732 tablet_copy_client.cc:670] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.001269 18732 tablet_copy_client.cc:538] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.007040 18732 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Bootstrap starting.
I20260630 12:29:01.015045 18735 ts_tablet_manager.cc:933] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Initiating tablet copy from peer 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265)
I20260630 12:29:01.017072 18735 tablet_copy_client.cc:323] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.1:40265
I20260630 12:29:01.028757 18352 tablet_copy_service.cc:140] P 5b650b71f3024e408d68364df4d29a86: Received BeginTabletCopySession request for tablet 9b3b15aa969a48ebb4cf6cf0e200af03 from peer 42dc92a947a2430d9eab2f758add5a39 ({username='slave'} at 127.0.0.1:36428)
I20260630 12:29:01.029332 18352 tablet_copy_service.cc:161] P 5b650b71f3024e408d68364df4d29a86: Beginning new tablet copy session on tablet 9b3b15aa969a48ebb4cf6cf0e200af03 from peer 42dc92a947a2430d9eab2f758add5a39 at {username='slave'} at 127.0.0.1:36428: session id = 42dc92a947a2430d9eab2f758add5a39-9b3b15aa969a48ebb4cf6cf0e200af03
I20260630 12:29:01.037933 18352 tablet_copy_source_session.cc:215] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.041308 18735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b15aa969a48ebb4cf6cf0e200af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.057541 18735 tablet_copy_client.cc:806] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.058172 18735 tablet_copy_client.cc:670] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.059440 18712 heartbeater.cc:499] Master 127.6.167.62:34143 was elected leader, sending a full tablet report...
I20260630 12:29:01.063884 18735 tablet_copy_client.cc:538] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.065773  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:29:01.080353 18735 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap starting.
I20260630 12:29:01.083775  6812 tablet_copy_service.cc:362] P 5b650b71f3024e408d68364df4d29a86: Destroying tablet copy session 42dc92a947a2430d9eab2f758add5a39-9b3b15aa969a48ebb4cf6cf0e200af03 due to service shutdown
I20260630 12:29:01.084218  6812 tablet_copy_service.cc:434] P 5b650b71f3024e408d68364df4d29a86: ending tablet copy session 42dc92a947a2430d9eab2f758add5a39-9b3b15aa969a48ebb4cf6cf0e200af03 on tablet 9b3b15aa969a48ebb4cf6cf0e200af03 with peer 42dc92a947a2430d9eab2f758add5a39
I20260630 12:29:01.100870 18732 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=72 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.101907 18732 tablet_bootstrap.cc:492] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Bootstrap complete.
I20260630 12:29:01.102711 18732 ts_tablet_manager.cc:1403] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Time spent bootstrapping tablet: real 0.096s	user 0.065s	sys 0.018s
I20260630 12:29:01.106019 18732 raft_consensus.cc:359] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.106931 18732 raft_consensus.cc:740] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 42dc92a947a2430d9eab2f758add5a39, State: Initialized, Role: LEARNER
I20260630 12:29:01.107640 18732 consensus_queue.cc:260] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.122664 18738 ts_tablet_manager.cc:933] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Initiating tablet copy from peer 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:29:01.126974  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:01.129261  6812 tablet_replica.cc:333] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.132107 18732 ts_tablet_manager.cc:1434] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.012s
I20260630 12:29:01.135262  6812 raft_consensus.cc:2243] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.134969 18738 tablet_copy_client.cc:323] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:38281
I20260630 12:29:01.148447  6812 raft_consensus.cc:2272] T 37e09abf78ea4316bc3ada273e17fb0f P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.137127 18427 tablet_copy_service.cc:342] P 961300f49d3e4f6eb11347c84e4457fb: Request end of tablet copy session 42dc92a947a2430d9eab2f758add5a39-2feb64a6a6c140048e8655ad31649b5e received from {username='slave'} at 127.0.0.1:60446
I20260630 12:29:01.149573 18427 tablet_copy_service.cc:434] P 961300f49d3e4f6eb11347c84e4457fb: ending tablet copy session 42dc92a947a2430d9eab2f758add5a39-2feb64a6a6c140048e8655ad31649b5e on tablet 2feb64a6a6c140048e8655ad31649b5e with peer 42dc92a947a2430d9eab2f758add5a39
I20260630 12:29:01.149850 18426 tablet_copy_service.cc:140] P 961300f49d3e4f6eb11347c84e4457fb: Received BeginTabletCopySession request for tablet 543854f899c64aa5ab5d91077bf2b0e9 from peer 42dc92a947a2430d9eab2f758add5a39 ({username='slave'} at 127.0.0.1:60446)
I20260630 12:29:01.150444 18426 tablet_copy_service.cc:161] P 961300f49d3e4f6eb11347c84e4457fb: Beginning new tablet copy session on tablet 543854f899c64aa5ab5d91077bf2b0e9 from peer 42dc92a947a2430d9eab2f758add5a39 at {username='slave'} at 127.0.0.1:60446: session id = 42dc92a947a2430d9eab2f758add5a39-543854f899c64aa5ab5d91077bf2b0e9
I20260630 12:29:01.154618  6812 tablet_replica.cc:333] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.155501  6812 raft_consensus.cc:2243] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.156646  6812 raft_consensus.cc:2272] T 543854f899c64aa5ab5d91077bf2b0e9 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.158282 18732 ts_tablet_manager.cc:933] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Initiating tablet copy from peer 961300f49d3e4f6eb11347c84e4457fb (127.6.167.2:38281)
I20260630 12:29:01.158983 18426 tablet_copy_source_session.cc:215] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.160619  6812 tablet_replica.cc:333] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.161541  6812 raft_consensus.cc:2243] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.162154  6812 raft_consensus.cc:2272] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.163352 18738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543854f899c64aa5ab5d91077bf2b0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.165897  6812 tablet_replica.cc:333] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.166764  6812 raft_consensus.cc:2243] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.168159  6812 raft_consensus.cc:2272] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.168938 18732 tablet_copy_client.cc:323] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Beginning tablet copy session from remote peer at address 127.6.167.2:38281
I20260630 12:29:01.170760 18427 tablet_copy_service.cc:140] P 961300f49d3e4f6eb11347c84e4457fb: Received BeginTabletCopySession request for tablet 9c6ac34c77504b70b53976f1c2cf0ac4 from peer 42dc92a947a2430d9eab2f758add5a39 ({username='slave'} at 127.0.0.1:60446)
I20260630 12:29:01.171298 18427 tablet_copy_service.cc:161] P 961300f49d3e4f6eb11347c84e4457fb: Beginning new tablet copy session on tablet 9c6ac34c77504b70b53976f1c2cf0ac4 from peer 42dc92a947a2430d9eab2f758add5a39 at {username='slave'} at 127.0.0.1:60446: session id = 42dc92a947a2430d9eab2f758add5a39-9c6ac34c77504b70b53976f1c2cf0ac4
I20260630 12:29:01.172215  6812 tablet_replica.cc:333] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.173185  6812 raft_consensus.cc:2243] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.173883  6812 raft_consensus.cc:2272] T 2feb64a6a6c140048e8655ad31649b5e P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.179558 18427 tablet_copy_source_session.cc:215] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.182775 18732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ac34c77504b70b53976f1c2cf0ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.186764 18738 tablet_copy_client.cc:806] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.187366 18738 tablet_copy_client.cc:670] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.191707 18738 tablet_copy_client.cc:538] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.194626  6812 tablet_replica.cc:333] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86: stopping tablet replica
I20260630 12:29:01.200683 18738 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap starting.
I20260630 12:29:01.201592  6812 raft_consensus.cc:2243] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.202379  6812 raft_consensus.cc:2272] T ad7fc68e15ce411097de93ad5e9d55b4 P 5b650b71f3024e408d68364df4d29a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.206334 18732 tablet_copy_client.cc:806] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.206845 18732 tablet_copy_client.cc:670] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.211036 18732 tablet_copy_client.cc:538] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.223510 18732 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap starting.
W20260630 12:29:01.227584 18457 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]
W20260630 12:29:01.231987 18457 consensus_peers.cc:597] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d -> Peer 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265): Couldn't send request to peer 5b650b71f3024e408d68364df4d29a86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:01.241321 18735 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=73 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.242317 18735 tablet_bootstrap.cc:492] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap complete.
I20260630 12:29:01.244932 18735 ts_tablet_manager.cc:1403] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Time spent bootstrapping tablet: real 0.165s	user 0.080s	sys 0.018s
I20260630 12:29:01.252113 18735 raft_consensus.cc:359] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.254480 18735 raft_consensus.cc:740] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 42dc92a947a2430d9eab2f758add5a39, State: Initialized, Role: LEARNER
I20260630 12:29:01.255227 18735 consensus_queue.cc:260] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.254145  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:29:01.263441 18735 ts_tablet_manager.cc:1434] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
W20260630 12:29:01.280784 18735 tablet_copy_client.cc:1131] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.167.1:40265: connect: Connection refused (error 111)
I20260630 12:29:01.297775 18738 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=68 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.298830 18738 tablet_bootstrap.cc:492] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap complete.
I20260630 12:29:01.299615 18738 ts_tablet_manager.cc:1403] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Time spent bootstrapping tablet: real 0.099s	user 0.062s	sys 0.028s
I20260630 12:29:01.303041 18738 raft_consensus.cc:359] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.306085 18738 raft_consensus.cc:740] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 42dc92a947a2430d9eab2f758add5a39, State: Initialized, Role: LEARNER
I20260630 12:29:01.307056  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:29:01.306824 18738 consensus_queue.cc:260] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.318897  6812 tablet_copy_service.cc:362] P 961300f49d3e4f6eb11347c84e4457fb: Destroying tablet copy session 42dc92a947a2430d9eab2f758add5a39-9c6ac34c77504b70b53976f1c2cf0ac4 due to service shutdown
I20260630 12:29:01.319095 18738 ts_tablet_manager.cc:1434] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:29:01.319314  6812 tablet_copy_service.cc:434] P 961300f49d3e4f6eb11347c84e4457fb: ending tablet copy session 42dc92a947a2430d9eab2f758add5a39-9c6ac34c77504b70b53976f1c2cf0ac4 on tablet 9c6ac34c77504b70b53976f1c2cf0ac4 with peer 42dc92a947a2430d9eab2f758add5a39
I20260630 12:29:01.319893  6812 tablet_copy_service.cc:362] P 961300f49d3e4f6eb11347c84e4457fb: Destroying tablet copy session 42dc92a947a2430d9eab2f758add5a39-543854f899c64aa5ab5d91077bf2b0e9 due to service shutdown
I20260630 12:29:01.320217  6812 tablet_copy_service.cc:434] P 961300f49d3e4f6eb11347c84e4457fb: ending tablet copy session 42dc92a947a2430d9eab2f758add5a39-543854f899c64aa5ab5d91077bf2b0e9 on tablet 543854f899c64aa5ab5d91077bf2b0e9 with peer 42dc92a947a2430d9eab2f758add5a39
I20260630 12:29:01.350391  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:01.351301  6812 tablet_replica.cc:333] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
W20260630 12:29:01.350821 18383 consensus_peers.cc:597] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb -> Peer 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265): Couldn't send request to peer 5b650b71f3024e408d68364df4d29a86. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:01.352357  6812 raft_consensus.cc:2243] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.353029  6812 raft_consensus.cc:2272] T 37e09abf78ea4316bc3ada273e17fb0f P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.355253  6812 tablet_replica.cc:333] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
I20260630 12:29:01.355831  6812 raft_consensus.cc:2243] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.356362  6812 raft_consensus.cc:2272] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.358304 18732 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=71 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.359145 18732 tablet_bootstrap.cc:492] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Bootstrap complete.
I20260630 12:29:01.359158  6812 tablet_replica.cc:333] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
I20260630 12:29:01.359910 18732 ts_tablet_manager.cc:1403] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Time spent bootstrapping tablet: real 0.137s	user 0.061s	sys 0.013s
I20260630 12:29:01.360013  6812 raft_consensus.cc:2243] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.361163  6812 raft_consensus.cc:2272] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.362665 18732 raft_consensus.cc:359] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.363480 18732 raft_consensus.cc:740] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 42dc92a947a2430d9eab2f758add5a39, State: Initialized, Role: LEARNER
I20260630 12:29:01.364415  6812 tablet_replica.cc:333] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
I20260630 12:29:01.364055 18732 consensus_queue.cc:260] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "5b650b71f3024e408d68364df4d29a86" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 40265 } } peers { permanent_uuid: "961300f49d3e4f6eb11347c84e4457fb" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 38281 } } peers { permanent_uuid: "5358cfbda96a47348c5ef17391bc894d" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 37177 } attrs { replace: true } } peers { permanent_uuid: "42dc92a947a2430d9eab2f758add5a39" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 37363 } attrs { promote: true } }
I20260630 12:29:01.365144  6812 raft_consensus.cc:2243] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.366092 18732 ts_tablet_manager.cc:1434] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:29:01.366456  6812 raft_consensus.cc:2272] T 543854f899c64aa5ab5d91077bf2b0e9 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.370394  6812 tablet_replica.cc:333] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
I20260630 12:29:01.371488  6812 raft_consensus.cc:2243] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.372844  6812 raft_consensus.cc:2272] T 2feb64a6a6c140048e8655ad31649b5e P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.376570  6812 tablet_replica.cc:333] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb: stopping tablet replica
I20260630 12:29:01.377269  6812 raft_consensus.cc:2243] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.377892  6812 raft_consensus.cc:2272] T ad7fc68e15ce411097de93ad5e9d55b4 P 961300f49d3e4f6eb11347c84e4457fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.396350  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
W20260630 12:29:01.417258 18732 tablet_copy_client.cc:1131] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.167.2:38281: connect: Connection refused (error 111)
I20260630 12:29:01.422533  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
W20260630 12:29:01.432148 18738 tablet_copy_client.cc:1131] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.167.2:38281: connect: Connection refused (error 111)
W20260630 12:29:01.448267 18457 consensus_peers.cc:597] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d -> Peer 5b650b71f3024e408d68364df4d29a86 (127.6.167.1:40265): Couldn't send request to peer 5b650b71f3024e408d68364df4d29a86. Status: Network error: Client connection negotiation failed: client connection to 127.6.167.1:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:01.464058  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:01.464993  6812 tablet_replica.cc:333] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.465734  6812 raft_consensus.cc:2243] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.466276  6812 raft_consensus.cc:2272] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.469255  6812 tablet_replica.cc:333] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.469810  6812 raft_consensus.cc:2243] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.470355  6812 raft_consensus.cc:2272] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.473279  6812 tablet_replica.cc:333] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.473819  6812 raft_consensus.cc:2243] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.474378  6812 raft_consensus.cc:2272] T 543854f899c64aa5ab5d91077bf2b0e9 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.477013  6812 tablet_replica.cc:333] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.477536  6812 raft_consensus.cc:2243] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.478260  6812 raft_consensus.cc:2272] T 37e09abf78ea4316bc3ada273e17fb0f P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.480168  6812 tablet_replica.cc:333] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.480680  6812 raft_consensus.cc:2243] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.481374  6812 raft_consensus.cc:2272] T ad7fc68e15ce411097de93ad5e9d55b4 P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.483311  6812 tablet_replica.cc:333] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d: stopping tablet replica
I20260630 12:29:01.483798  6812 raft_consensus.cc:2243] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:01.484383  6812 raft_consensus.cc:2272] T 2feb64a6a6c140048e8655ad31649b5e P 5358cfbda96a47348c5ef17391bc894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.510689  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:29:01.530063  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:29:01.554219  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:01.555505  6812 tablet_replica.cc:333] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39: stopping tablet replica
I20260630 12:29:01.556099  6812 raft_consensus.cc:2243] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:01.556559  6812 raft_consensus.cc:2272] T 9c6ac34c77504b70b53976f1c2cf0ac4 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:01.558853  6812 tablet_replica.cc:333] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39: stopping tablet replica
I20260630 12:29:01.559369  6812 raft_consensus.cc:2243] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:01.559733  6812 raft_consensus.cc:2272] T 543854f899c64aa5ab5d91077bf2b0e9 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:01.562000  6812 tablet_replica.cc:333] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39: stopping tablet replica
I20260630 12:29:01.562628  6812 raft_consensus.cc:2243] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:01.562992  6812 raft_consensus.cc:2272] T 9b3b15aa969a48ebb4cf6cf0e200af03 P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:01.565189  6812 tablet_replica.cc:333] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39: stopping tablet replica
I20260630 12:29:01.565655  6812 raft_consensus.cc:2243] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:01.566027  6812 raft_consensus.cc:2272] T 2feb64a6a6c140048e8655ad31649b5e P 42dc92a947a2430d9eab2f758add5a39 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:01.578667  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:29:01.592625  6812 master.cc:562] Master@127.6.167.62:34143 shutting down...
W20260630 12:29:01.625841 18288 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:01.627199  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:01.627673  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:01.627966  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56e90cd26a1b483b91995af7610edff3: stopping tablet replica
I20260630 12:29:01.649533  6812 master.cc:584] Master@127.6.167.62:34143 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5349 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:29:01.694921  6812 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.167.62:38723
I20260630 12:29:01.695940  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.700906 18750 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
W20260630 12:29:01.700914 18751 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
W20260630 12:29:01.702153 18753 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
I20260630 12:29:01.703641  6812 server_base.cc:1061] running on GCE node
I20260630 12:29:01.704480  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.704666  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.704824  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822541704793 us; error 0 us; skew 500 ppm
I20260630 12:29:01.705319  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.707373  6812 webserver.cc:533] Webserver started at http://127.6.167.62:36305/ using document root <none> and password file <none>
I20260630 12:29:01.707813  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.707999  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.708293  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.709333  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/master-0-root/instance:
uuid: "5d12d3b9bb5c48a88566832bcdc84cb7"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:01.713393  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:01.716372 18758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.717072  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:01.717337  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/master-0-root
uuid: "5d12d3b9bb5c48a88566832bcdc84cb7"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:01.717605  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-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)
I20260630 12:29:01.741156  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.742197  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.777755  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.62:38723
I20260630 12:29:01.777871 18809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.62:38723 every 8 connection(s)
I20260630 12:29:01.781431 18810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.792104 18810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7: Bootstrap starting.
I20260630 12:29:01.796613 18810 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:01.800508 18810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7: No bootstrap required, opened a new log
I20260630 12:29:01.802471 18810 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER }
I20260630 12:29:01.802858 18810 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:01.803066 18810 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d12d3b9bb5c48a88566832bcdc84cb7, State: Initialized, Role: FOLLOWER
I20260630 12:29:01.803648 18810 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER }
I20260630 12:29:01.804072 18810 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:01.804339 18810 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:01.804632 18810 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:01.809072 18810 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER }
I20260630 12:29:01.809551 18810 leader_election.cc:304] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [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: 5d12d3b9bb5c48a88566832bcdc84cb7; no voters: 
I20260630 12:29:01.810582 18810 leader_election.cc:290] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:01.810904 18813 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:01.812184 18813 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 1 LEADER]: Becoming Leader. State: Replica: 5d12d3b9bb5c48a88566832bcdc84cb7, State: Running, Role: LEADER
I20260630 12:29:01.812817 18813 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [LEADER]: Queue going to LEADER mode. State: All 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: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER }
I20260630 12:29:01.813396 18810 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:01.817443 18814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER } }
I20260630 12:29:01.818240 18815 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d12d3b9bb5c48a88566832bcdc84cb7. Latest consensus state: current_term: 1 leader_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d12d3b9bb5c48a88566832bcdc84cb7" member_type: VOTER } }
I20260630 12:29:01.818809 18814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:01.818828 18815 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:01.820902 18820 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:01.826154 18820 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:01.828728  6812 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:01.835139 18820 catalog_manager.cc:1383] Generated new cluster ID: e0eecf6bd2964f1ebfb790e8937d291b
I20260630 12:29:01.835472 18820 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:01.847788 18820 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:01.849035 18820 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:01.862713 18820 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7: Generated new TSK 0
I20260630 12:29:01.863265 18820 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:01.895244  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.900797 18831 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
W20260630 12:29:01.902081 18832 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
I20260630 12:29:01.903651  6812 server_base.cc:1061] running on GCE node
W20260630 12:29:01.903630 18834 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
I20260630 12:29:01.904830  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.905033  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.905157  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822541905147 us; error 0 us; skew 500 ppm
I20260630 12:29:01.905562  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.907809  6812 webserver.cc:533] Webserver started at http://127.6.167.1:44989/ using document root <none> and password file <none>
I20260630 12:29:01.908211  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.908449  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.908679  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.909674  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-0-root/instance:
uuid: "f5529bf91e1942fb98c9ea60f14ca823"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:01.913857  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:29:01.917093 18839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.917781  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:01.918071  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-0-root
uuid: "f5529bf91e1942fb98c9ea60f14ca823"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:01.918316  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-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)
I20260630 12:29:01.930702  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.931631  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.932991  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:01.935087  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:01.935304  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.935539  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:01.935711  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.971659  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.1:36109
I20260630 12:29:01.971776 18901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.1:36109 every 8 connection(s)
I20260630 12:29:01.976460  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:01.983371 18906 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
W20260630 12:29:01.983805 18907 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
W20260630 12:29:01.988005 18910 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
I20260630 12:29:01.988333  6812 server_base.cc:1061] running on GCE node
I20260630 12:29:01.989133 18902 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38723
I20260630 12:29:01.989532 18902 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:01.990283 18902 heartbeater.cc:507] Master 127.6.167.62:38723 requested a full tablet report, sending...
I20260630 12:29:01.991470  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.991734  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:01.991948  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822541991931 us; error 0 us; skew 500 ppm
I20260630 12:29:01.992481 18775 ts_manager.cc:194] Registered new tserver with Master: f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109)
I20260630 12:29:01.992739  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.995121 18775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39540
I20260630 12:29:01.995604  6812 webserver.cc:533] Webserver started at http://127.6.167.2:34441/ using document root <none> and password file <none>
I20260630 12:29:01.996268  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.996515  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.996801  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.997851  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-1-root/instance:
uuid: "7b7bbddc94764a7fb23535a1231f73fc"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:02.002223  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:02.005339 18914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.006201  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:02.006448  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-1-root
uuid: "7b7bbddc94764a7fb23535a1231f73fc"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-1v8t"
I20260630 12:29:02.006687  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-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)
I20260630 12:29:02.034822  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:02.035811  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:02.037231  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:02.039414  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:02.039726  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.040019  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:02.040223  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.077195  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.2:43097
I20260630 12:29:02.077293 18976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.2:43097 every 8 connection(s)
I20260630 12:29:02.081880  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:02.088418 18980 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
W20260630 12:29:02.089793 18981 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
I20260630 12:29:02.092471  6812 server_base.cc:1061] running on GCE node
W20260630 12:29:02.093343 18983 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
I20260630 12:29:02.094072 18977 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38723
I20260630 12:29:02.094206  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:02.094465 18977 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:02.094552  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:02.094914  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822542094898 us; error 0 us; skew 500 ppm
I20260630 12:29:02.095367 18977 heartbeater.cc:507] Master 127.6.167.62:38723 requested a full tablet report, sending...
I20260630 12:29:02.095455  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:02.097476 18775 ts_manager.cc:194] Registered new tserver with Master: 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097)
I20260630 12:29:02.098126  6812 webserver.cc:533] Webserver started at http://127.6.167.3:46863/ using document root <none> and password file <none>
I20260630 12:29:02.098620  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:02.098842  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:02.099107  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:02.099036 18775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39554
I20260630 12:29:02.100517  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-2-root/instance:
uuid: "762a7b1fa3914ba8acc400ccaccc0193"
format_stamp: "Formatted at 2026-06-30 12:29:02 on dist-test-slave-1v8t"
I20260630 12:29:02.104722  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:02.107640 18988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.108470  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:02.108726  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-2-root
uuid: "762a7b1fa3914ba8acc400ccaccc0193"
format_stamp: "Formatted at 2026-06-30 12:29:02 on dist-test-slave-1v8t"
I20260630 12:29:02.108945  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-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)
I20260630 12:29:02.128175  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:02.129202  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:02.130465  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:02.132875  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:02.133075  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.133370  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:02.133543  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:02.170691  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.3:46519
I20260630 12:29:02.170775 19050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.3:46519 every 8 connection(s)
I20260630 12:29:02.183772 19051 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38723
I20260630 12:29:02.184206 19051 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:02.184973 19051 heartbeater.cc:507] Master 127.6.167.62:38723 requested a full tablet report, sending...
I20260630 12:29:02.186843 18775 ts_manager.cc:194] Registered new tserver with Master: 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:02.187208  6812 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013532361s
I20260630 12:29:02.188184 18775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39560
I20260630 12:29:02.997866 18902 heartbeater.cc:499] Master 127.6.167.62:38723 was elected leader, sending a full tablet report...
I20260630 12:29:03.101668 18977 heartbeater.cc:499] Master 127.6.167.62:38723 was elected leader, sending a full tablet report...
I20260630 12:29:03.190689 19051 heartbeater.cc:499] Master 127.6.167.62:38723 was elected leader, sending a full tablet report...
I20260630 12:29:03.244689 18775 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39570:
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"
    }
  }
}
W20260630 12:29:03.247139 18775 catalog_manager.cc:7077] 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.
I20260630 12:29:03.314339 18942 tablet_service.cc:1511] Processing CreateTablet for tablet f8d65b9bcea8428a9c54e2d5fabf10c2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:03.315727 18942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d65b9bcea8428a9c54e2d5fabf10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.315589 18938 tablet_service.cc:1511] Processing CreateTablet for tablet aa95809045b443eca31ca440f2b34621 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:03.317011 18938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa95809045b443eca31ca440f2b34621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.317425 19016 tablet_service.cc:1511] Processing CreateTablet for tablet f8d65b9bcea8428a9c54e2d5fabf10c2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:03.318711 19016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d65b9bcea8428a9c54e2d5fabf10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.321569 18939 tablet_service.cc:1511] Processing CreateTablet for tablet fe61b1701e9f4ecfb6eec0c2b330fcce (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:03.322863 18939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe61b1701e9f4ecfb6eec0c2b330fcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.329317 18940 tablet_service.cc:1511] Processing CreateTablet for tablet 132587f71ec145bb8d489d129c9d0940 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:03.330648 18940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132587f71ec145bb8d489d129c9d0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.337308 18941 tablet_service.cc:1511] Processing CreateTablet for tablet a62120de5ac548b9a7bcdd9b908ba3b7 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:03.338608 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62120de5ac548b9a7bcdd9b908ba3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.342217 19071 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.348459 19071 tablet_bootstrap.cc:654] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.356554 19072 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.358515 19015 tablet_service.cc:1511] Processing CreateTablet for tablet 132587f71ec145bb8d489d129c9d0940 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:03.359058 19071 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.358830 18941 tablet_service.cc:1511] Processing CreateTablet for tablet b0792bb32b26463fb5862501d3cf03d2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:03.359560 19071 ts_tablet_manager.cc:1403] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260630 12:29:03.359866 19015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132587f71ec145bb8d489d129c9d0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.360033 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0792bb32b26463fb5862501d3cf03d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.361778 19014 tablet_service.cc:1511] Processing CreateTablet for tablet fe61b1701e9f4ecfb6eec0c2b330fcce (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:03.363598 18866 tablet_service.cc:1511] Processing CreateTablet for tablet a62120de5ac548b9a7bcdd9b908ba3b7 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:03.365945 19072 tablet_bootstrap.cc:654] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.366763 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62120de5ac548b9a7bcdd9b908ba3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.366987 19012 tablet_service.cc:1511] Processing CreateTablet for tablet b0792bb32b26463fb5862501d3cf03d2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:03.361845 18867 tablet_service.cc:1511] Processing CreateTablet for tablet f8d65b9bcea8428a9c54e2d5fabf10c2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:03.370543 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d65b9bcea8428a9c54e2d5fabf10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.365396 18865 tablet_service.cc:1511] Processing CreateTablet for tablet 132587f71ec145bb8d489d129c9d0940 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:03.373029 18865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132587f71ec145bb8d489d129c9d0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.364717 19013 tablet_service.cc:1511] Processing CreateTablet for tablet aa95809045b443eca31ca440f2b34621 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:03.379537 19012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0792bb32b26463fb5862501d3cf03d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.380882 18863 tablet_service.cc:1511] Processing CreateTablet for tablet aa95809045b443eca31ca440f2b34621 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:03.382169 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa95809045b443eca31ca440f2b34621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.379200 18864 tablet_service.cc:1511] Processing CreateTablet for tablet fe61b1701e9f4ecfb6eec0c2b330fcce (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:03.385497 19014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe61b1701e9f4ecfb6eec0c2b330fcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.386381 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe61b1701e9f4ecfb6eec0c2b330fcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.388573 19013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa95809045b443eca31ca440f2b34621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.385402 18862 tablet_service.cc:1511] Processing CreateTablet for tablet b0792bb32b26463fb5862501d3cf03d2 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:03.393823 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0792bb32b26463fb5862501d3cf03d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.401585 19072 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.402204 19072 ts_tablet_manager.cc:1403] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.006s
I20260630 12:29:03.406179 19072 raft_consensus.cc:359] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.407637 19072 raft_consensus.cc:385] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.408012 19072 raft_consensus.cc:740] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.409034 19072 consensus_queue.cc:260] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.414448 19071 raft_consensus.cc:359] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.415685 19071 raft_consensus.cc:385] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.418526 19071 raft_consensus.cc:740] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.423856 19071 consensus_queue.cc:260] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.417600 19016 tablet_service.cc:1511] Processing CreateTablet for tablet a62120de5ac548b9a7bcdd9b908ba3b7 (DEFAULT_TABLE table=test-workload [id=e861404166ea42e0b08904f8013f3375]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:03.439858 19075 raft_consensus.cc:493] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.440181 19076 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.440418 19075 raft_consensus.cc:515] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.444015 19016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62120de5ac548b9a7bcdd9b908ba3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.457297 19072 ts_tablet_manager.cc:1434] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.023s
I20260630 12:29:03.459024 19072 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.461555 19076 tablet_bootstrap.cc:654] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.457425 19071 ts_tablet_manager.cc:1434] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.000s
I20260630 12:29:03.474668 19072 tablet_bootstrap.cc:654] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.476913 19071 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.482563 19075 leader_election.cc:290] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097), f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109)
I20260630 12:29:03.490170 19071 tablet_bootstrap.cc:654] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.490991 19072 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.494453 19072 ts_tablet_manager.cc:1403] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260630 12:29:03.497571 19072 raft_consensus.cc:359] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.498324 19072 raft_consensus.cc:385] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.498755 19072 raft_consensus.cc:740] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.499945 19072 consensus_queue.cc:260] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.502552 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "762a7b1fa3914ba8acc400ccaccc0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.503506 19072 ts_tablet_manager.cc:1434] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:29:03.504592 19072 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.505312 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "762a7b1fa3914ba8acc400ccaccc0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7bbddc94764a7fb23535a1231f73fc" is_pre_election: true
W20260630 12:29:03.506381 18991 leader_election.cc:343] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:29:03.509479 18991 leader_election.cc:343] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:03.510015 18991 leader_election.cc:304] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [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: 762a7b1fa3914ba8acc400ccaccc0193; no voters: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823
I20260630 12:29:03.511580 19075 raft_consensus.cc:2749] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:03.515208 19076 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.515672 19076 ts_tablet_manager.cc:1403] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.018s
I20260630 12:29:03.516314 19071 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.516971 19071 ts_tablet_manager.cc:1403] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260630 12:29:03.518399 19072 tablet_bootstrap.cc:654] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.518426 19076 raft_consensus.cc:359] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.519445 19076 raft_consensus.cc:385] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.519757 19076 raft_consensus.cc:740] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.519804 19071 raft_consensus.cc:359] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.520864 19071 raft_consensus.cc:385] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.520604 19076 consensus_queue.cc:260] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.521165 19071 raft_consensus.cc:740] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.522013 19071 consensus_queue.cc:260] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.527143 19071 ts_tablet_manager.cc:1434] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:29:03.528281 19071 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.536974 19071 tablet_bootstrap.cc:654] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.537909 19076 ts_tablet_manager.cc:1434] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.022s	user 0.019s	sys 0.004s
I20260630 12:29:03.538967 19076 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.540307 19072 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.540930 19072 ts_tablet_manager.cc:1403] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.017s
I20260630 12:29:03.544306 19072 raft_consensus.cc:359] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.545126 19072 raft_consensus.cc:385] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.545491 19072 raft_consensus.cc:740] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.546883 19076 tablet_bootstrap.cc:654] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.546443 19072 consensus_queue.cc:260] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.549647 19072 ts_tablet_manager.cc:1434] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:29:03.549988 19071 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.550587 19071 ts_tablet_manager.cc:1403] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260630 12:29:03.550956 19072 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.553860 19071 raft_consensus.cc:359] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.554692 19071 raft_consensus.cc:385] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.555063 19071 raft_consensus.cc:740] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.556011 19071 consensus_queue.cc:260] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.559643 19072 tablet_bootstrap.cc:654] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.561334 19071 ts_tablet_manager.cc:1434] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:29:03.562539 19071 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.564200 19077 raft_consensus.cc:493] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.564697 19077 raft_consensus.cc:515] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.566071 19072 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.566577 19072 ts_tablet_manager.cc:1403] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:29:03.567299 19077 leader_election.cc:290] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.569586 19071 tablet_bootstrap.cc:654] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.569470 19072 raft_consensus.cc:359] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.570302 19072 raft_consensus.cc:385] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.570638 19072 raft_consensus.cc:740] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.571599 19072 consensus_queue.cc:260] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.573958 19072 ts_tablet_manager.cc:1434] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:29:03.574951 19072 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.581445 19076 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.582000 19076 ts_tablet_manager.cc:1403] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.012s
W20260630 12:29:03.582283 18978 tablet.cc:2406] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:29:03.582872 19072 tablet_bootstrap.cc:654] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.585065 19076 raft_consensus.cc:359] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.585896 19076 raft_consensus.cc:385] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.586249 19076 raft_consensus.cc:740] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.587050 19076 consensus_queue.cc:260] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.589239 19076 ts_tablet_manager.cc:1434] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:29:03.590215 19076 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.595774 19072 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.596593 19072 ts_tablet_manager.cc:1403] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260630 12:29:03.600395 19072 raft_consensus.cc:359] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.601445 19072 raft_consensus.cc:385] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.603387 19072 raft_consensus.cc:740] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.603930 19076 tablet_bootstrap.cc:654] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.604203 19072 consensus_queue.cc:260] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.611011 19072 ts_tablet_manager.cc:1434] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:29:03.612411 19072 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: Bootstrap starting.
I20260630 12:29:03.616725 19076 tablet_bootstrap.cc:492] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.617338 19076 ts_tablet_manager.cc:1403] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260630 12:29:03.618930 19072 tablet_bootstrap.cc:654] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.616758 19071 tablet_bootstrap.cc:492] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.621381 19071 ts_tablet_manager.cc:1403] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.023s
I20260630 12:29:03.621307 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62120de5ac548b9a7bcdd9b908ba3b7" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.622187 18877 raft_consensus.cc:2468] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.624064 18917 leader_election.cc:304] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.624578 19071 raft_consensus.cc:359] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.625355 19071 raft_consensus.cc:385] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.625299 19077 raft_consensus.cc:2804] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.625916 19071 raft_consensus.cc:740] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.626124 19077 raft_consensus.cc:493] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.626679 19077 raft_consensus.cc:3060] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.626725 19071 consensus_queue.cc:260] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.629858 19071 ts_tablet_manager.cc:1434] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:29:03.630786 19071 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.630921 19072 tablet_bootstrap.cc:492] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: No bootstrap required, opened a new log
I20260630 12:29:03.631469 19072 ts_tablet_manager.cc:1403] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260630 12:29:03.633512 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62120de5ac548b9a7bcdd9b908ba3b7" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.634402 19072 raft_consensus.cc:359] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
W20260630 12:29:03.635131 18917 leader_election.cc:343] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:03.635237 19072 raft_consensus.cc:385] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.637038 19072 raft_consensus.cc:740] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 762a7b1fa3914ba8acc400ccaccc0193, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.637890 19072 consensus_queue.cc:260] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.639056 19077 raft_consensus.cc:515] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.640503 19072 ts_tablet_manager.cc:1434] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:29:03.620368 19076 raft_consensus.cc:359] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.640712 19071 tablet_bootstrap.cc:654] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.640949 19076 raft_consensus.cc:385] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.641368 19076 raft_consensus.cc:740] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.641860 19095 raft_consensus.cc:493] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.642375 19095 raft_consensus.cc:515] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.643916 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62120de5ac548b9a7bcdd9b908ba3b7" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823"
I20260630 12:29:03.644601 18877 raft_consensus.cc:3060] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.645133 19095 leader_election.cc:290] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.642398 19076 consensus_queue.cc:260] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.649958 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132587f71ec145bb8d489d129c9d0940" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.650652 18876 raft_consensus.cc:2468] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.651245 19076 ts_tablet_manager.cc:1434] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260630 12:29:03.651631 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132587f71ec145bb8d489d129c9d0940" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.652734 18917 leader_election.cc:304] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.653548 19095 raft_consensus.cc:2804] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.653824 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62120de5ac548b9a7bcdd9b908ba3b7" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.654165 19095 raft_consensus.cc:493] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.654534 19025 raft_consensus.cc:3060] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.654608 19095 raft_consensus.cc:3060] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.653644 19026 raft_consensus.cc:2468] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.661154 18877 raft_consensus.cc:2468] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.653545 19077 leader_election.cc:290] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 election: Requested vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.662353 19095 raft_consensus.cc:515] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.663215 19076 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.662451 18917 leader_election.cc:304] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.664574 19095 leader_election.cc:290] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 election: Requested vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.665217 19095 raft_consensus.cc:2804] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.665742 19095 raft_consensus.cc:697] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Becoming Leader. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Running, Role: LEADER
I20260630 12:29:03.666144 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132587f71ec145bb8d489d129c9d0940" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823"
I20260630 12:29:03.666597 19095 consensus_queue.cc:237] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All 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: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.667001 18877 raft_consensus.cc:3060] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.668895 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132587f71ec145bb8d489d129c9d0940" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.669803 19026 raft_consensus.cc:3060] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.670607 19076 tablet_bootstrap.cc:654] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.678243 18877 raft_consensus.cc:2468] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.679270 19071 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.681972 19071 ts_tablet_manager.cc:1403] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.004s
I20260630 12:29:03.685308 19071 raft_consensus.cc:359] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.686276 19071 raft_consensus.cc:385] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.686553 19071 raft_consensus.cc:740] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.687222 19071 consensus_queue.cc:260] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.685166 19026 raft_consensus.cc:2468] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.685225 18917 leader_election.cc:304] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.689131 19071 ts_tablet_manager.cc:1434] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:29:03.691448 19076 tablet_bootstrap.cc:492] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.692263 19076 ts_tablet_manager.cc:1403] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260630 12:29:03.692673 19095 raft_consensus.cc:2804] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.690590 18773 catalog_manager.cc:5697] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:03.692727 19071 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: Bootstrap starting.
I20260630 12:29:03.693230 19095 raft_consensus.cc:697] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Becoming Leader. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Running, Role: LEADER
I20260630 12:29:03.694298 19095 consensus_queue.cc:237] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All 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: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.681216 19025 raft_consensus.cc:2468] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.695117 19076 raft_consensus.cc:359] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.695881 19076 raft_consensus.cc:385] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.696214 19076 raft_consensus.cc:740] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.696995 19076 consensus_queue.cc:260] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.701514 19071 tablet_bootstrap.cc:654] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.704243 19076 ts_tablet_manager.cc:1434] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260630 12:29:03.705705 19076 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.712049 19071 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: No bootstrap required, opened a new log
I20260630 12:29:03.712658 19071 ts_tablet_manager.cc:1403] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:29:03.712986 18773 catalog_manager.cc:5697] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:03.715425 19071 raft_consensus.cc:359] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.716192 19071 raft_consensus.cc:385] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.716342 19076 tablet_bootstrap.cc:654] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.716586 19071 raft_consensus.cc:740] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.717510 19071 consensus_queue.cc:260] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.719487 19071 ts_tablet_manager.cc:1434] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:29:03.722525 19076 tablet_bootstrap.cc:492] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.723006 19076 ts_tablet_manager.cc:1403] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.007s
I20260630 12:29:03.725426 19076 raft_consensus.cc:359] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.726003 19076 raft_consensus.cc:385] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.726303 19076 raft_consensus.cc:740] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.726891 19076 consensus_queue.cc:260] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.728863 19076 ts_tablet_manager.cc:1434] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:29:03.729840 19076 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: Bootstrap starting.
I20260630 12:29:03.735760 19076 tablet_bootstrap.cc:654] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.740375 19076 tablet_bootstrap.cc:492] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: No bootstrap required, opened a new log
I20260630 12:29:03.740847 19076 ts_tablet_manager.cc:1403] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:29:03.742877 19076 raft_consensus.cc:359] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.743381 19076 raft_consensus.cc:385] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.743618 19076 raft_consensus.cc:740] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.744267 19076 consensus_queue.cc:260] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.745808 19076 ts_tablet_manager.cc:1434] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:03.765688 19095 raft_consensus.cc:493] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.766198 19095 raft_consensus.cc:515] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.767817 19095 leader_election.cc:290] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519), f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109)
I20260630 12:29:03.768694 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.768956 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.769261 19025 raft_consensus.cc:2468] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.769618 18877 raft_consensus.cc:2468] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.770227 18917 leader_election.cc:304] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [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: 762a7b1fa3914ba8acc400ccaccc0193, 7b7bbddc94764a7fb23535a1231f73fc; no voters: 
I20260630 12:29:03.770859 19095 raft_consensus.cc:2804] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.771147 19095 raft_consensus.cc:493] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.771425 19095 raft_consensus.cc:3060] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.776131 19095 raft_consensus.cc:515] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.777591 19095 leader_election.cc:290] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 election: Requested vote from peers 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519), f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109)
I20260630 12:29:03.778312 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.778612 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d65b9bcea8428a9c54e2d5fabf10c2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823"
I20260630 12:29:03.778913 19025 raft_consensus.cc:3060] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.779170 18877 raft_consensus.cc:3060] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.785919 18877 raft_consensus.cc:2468] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.785919 19025 raft_consensus.cc:2468] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.787340 18917 leader_election.cc:304] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [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: 762a7b1fa3914ba8acc400ccaccc0193, 7b7bbddc94764a7fb23535a1231f73fc; no voters: 
I20260630 12:29:03.787956 19095 raft_consensus.cc:2804] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.788416 19095 raft_consensus.cc:697] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Becoming Leader. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Running, Role: LEADER
I20260630 12:29:03.789192 19095 consensus_queue.cc:237] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All 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: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } }
I20260630 12:29:03.795660 18773 catalog_manager.cc:5697] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:03.827560 18823 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:03.864596 19095 raft_consensus.cc:493] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.865175 19095 raft_consensus.cc:515] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.866917 19095 leader_election.cc:290] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.866936 19084 raft_consensus.cc:493] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.867597 19084 raft_consensus.cc:515] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.867733 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.868168 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.868541 18877 raft_consensus.cc:2468] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.868884 19025 raft_consensus.cc:2468] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.869663 18917 leader_election.cc:304] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.870086 19084 leader_election.cc:290] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.870471 19095 raft_consensus.cc:2804] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.871052 19095 raft_consensus.cc:493] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.871454 19095 raft_consensus.cc:3060] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.873752 19084 raft_consensus.cc:493] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.874238 19084 raft_consensus.cc:515] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.876139 19084 leader_election.cc:290] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.879550 19095 raft_consensus.cc:515] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.881122 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7bbddc94764a7fb23535a1231f73fc" is_pre_election: true
I20260630 12:29:03.881476 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe61b1701e9f4ecfb6eec0c2b330fcce" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7bbddc94764a7fb23535a1231f73fc" is_pre_election: true
I20260630 12:29:03.881937 18952 raft_consensus.cc:2393] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5529bf91e1942fb98c9ea60f14ca823 in current term 1: Already voted for candidate 7b7bbddc94764a7fb23535a1231f73fc in this term.
I20260630 12:29:03.882151 18951 raft_consensus.cc:2468] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5529bf91e1942fb98c9ea60f14ca823 in term 0.
I20260630 12:29:03.883497 18842 leader_election.cc:304] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.883560 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823"
I20260630 12:29:03.884346 19084 raft_consensus.cc:2804] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.884538 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.884696 18877 raft_consensus.cc:3060] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.884817 19084 raft_consensus.cc:493] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.885162 19025 raft_consensus.cc:2468] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5529bf91e1942fb98c9ea60f14ca823 in term 0.
I20260630 12:29:03.885563 19084 raft_consensus.cc:3060] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.886272 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe61b1701e9f4ecfb6eec0c2b330fcce" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.883653 19095 leader_election.cc:290] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 election: Requested vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.887094 19026 raft_consensus.cc:2468] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5529bf91e1942fb98c9ea60f14ca823 in term 0.
I20260630 12:29:03.886206 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa95809045b443eca31ca440f2b34621" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.887846 18842 leader_election.cc:304] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [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: 762a7b1fa3914ba8acc400ccaccc0193, f5529bf91e1942fb98c9ea60f14ca823; no voters: 7b7bbddc94764a7fb23535a1231f73fc
I20260630 12:29:03.888386 19024 raft_consensus.cc:3060] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.893157 19084 raft_consensus.cc:515] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.895174 19084 leader_election.cc:290] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [CANDIDATE]: Term 1 election: Requested vote from peers 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2:43097), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.895810 19095 raft_consensus.cc:493] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:03.895596 18877 raft_consensus.cc:2468] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.896363 19095 raft_consensus.cc:515] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.898455 19095 leader_election.cc:290] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.898923 19084 raft_consensus.cc:2764] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:29:03.902310 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe61b1701e9f4ecfb6eec0c2b330fcce" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7bbddc94764a7fb23535a1231f73fc"
I20260630 12:29:03.902894 18951 raft_consensus.cc:3060] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.905311 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe61b1701e9f4ecfb6eec0c2b330fcce" candidate_uuid: "f5529bf91e1942fb98c9ea60f14ca823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.906004 19025 raft_consensus.cc:3060] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.906141 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0792bb32b26463fb5862501d3cf03d2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823" is_pre_election: true
I20260630 12:29:03.906363 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0792bb32b26463fb5862501d3cf03d2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193" is_pre_election: true
I20260630 12:29:03.907461 18877 raft_consensus.cc:2468] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.906004 18917 leader_election.cc:304] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.909010 18917 leader_election.cc:304] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.909772 19077 raft_consensus.cc:2804] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.910352 19077 raft_consensus.cc:697] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Becoming Leader. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Running, Role: LEADER
I20260630 12:29:03.911284 19077 consensus_queue.cc:237] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All 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: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.911717 19024 raft_consensus.cc:2468] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.907616 19026 raft_consensus.cc:2468] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 0.
I20260630 12:29:03.914316 18951 raft_consensus.cc:2468] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5529bf91e1942fb98c9ea60f14ca823 in term 1.
I20260630 12:29:03.909788 19095 raft_consensus.cc:2804] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:03.915180 19095 raft_consensus.cc:493] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:03.915700 19095 raft_consensus.cc:3060] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.915947 18842 leader_election.cc:304] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [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: 7b7bbddc94764a7fb23535a1231f73fc, f5529bf91e1942fb98c9ea60f14ca823; no voters: 
I20260630 12:29:03.919720 19084 raft_consensus.cc:2804] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.919827 19025 raft_consensus.cc:2468] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5529bf91e1942fb98c9ea60f14ca823 in term 1.
I20260630 12:29:03.920408 19084 raft_consensus.cc:697] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 LEADER]: Becoming Leader. State: Replica: f5529bf91e1942fb98c9ea60f14ca823, State: Running, Role: LEADER
I20260630 12:29:03.921384 19084 consensus_queue.cc:237] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Queue going to LEADER mode. State: All 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: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.923027 18773 catalog_manager.cc:5697] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:03.925964 19095 raft_consensus.cc:515] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.929842 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0792bb32b26463fb5862501d3cf03d2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "762a7b1fa3914ba8acc400ccaccc0193"
I20260630 12:29:03.930429 19025 raft_consensus.cc:3060] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.931556 19095 leader_election.cc:290] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [CANDIDATE]: Term 1 election: Requested vote from peers f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1:36109), 762a7b1fa3914ba8acc400ccaccc0193 (127.6.167.3:46519)
I20260630 12:29:03.932447 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0792bb32b26463fb5862501d3cf03d2" candidate_uuid: "7b7bbddc94764a7fb23535a1231f73fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5529bf91e1942fb98c9ea60f14ca823"
I20260630 12:29:03.933101 18877 raft_consensus.cc:3060] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.933446 18775 catalog_manager.cc:5697] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5529bf91e1942fb98c9ea60f14ca823 (127.6.167.1). New cstate: current_term: 1 leader_uuid: "f5529bf91e1942fb98c9ea60f14ca823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:03.937434 19025 raft_consensus.cc:2468] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.938470 18917 leader_election.cc:304] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [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: 762a7b1fa3914ba8acc400ccaccc0193, 7b7bbddc94764a7fb23535a1231f73fc; no voters: 
I20260630 12:29:03.939172 19095 raft_consensus.cc:2804] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.939702 19095 raft_consensus.cc:697] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Becoming Leader. State: Replica: 7b7bbddc94764a7fb23535a1231f73fc, State: Running, Role: LEADER
I20260630 12:29:03.940570 19095 consensus_queue.cc:237] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All 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: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } }
I20260630 12:29:03.941177 18877 raft_consensus.cc:2468] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7bbddc94764a7fb23535a1231f73fc in term 1.
I20260630 12:29:03.948493 18775 catalog_manager.cc:5697] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7bbddc94764a7fb23535a1231f73fc (127.6.167.2). New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:04.101356 19095 consensus_queue.cc:1048] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:04.149869 19077 consensus_queue.cc:1048] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:04.268865 19077 consensus_queue.cc:1048] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:04.276870 19077 consensus_queue.cc:1048] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:04.291239 18876 raft_consensus.cc:1275] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.293943 19094 consensus_queue.cc:1048] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:04.297336 19026 raft_consensus.cc:1275] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.304042 19026 raft_consensus.cc:1275] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.304805 18875 raft_consensus.cc:1275] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.304716 19095 consensus_queue.cc:1048] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:04.305475 19024 raft_consensus.cc:1275] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.306443 18874 raft_consensus.cc:1275] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.313903 19094 consensus_queue.cc:1048] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:04.316243 19094 consensus_queue.cc:1048] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:04.326505 19095 consensus_queue.cc:1048] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:04.319224 19094 consensus_queue.cc:1048] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:29:04.386382 19024 raft_consensus.cc:1275] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer f5529bf91e1942fb98c9ea60f14ca823: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.424715 19084 consensus_queue.cc:1048] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:04.466084 18917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.167.1:36109, user_credentials={real_user=slave}} blocked reactor thread for 55876.8us
I20260630 12:29:04.514529 18951 raft_consensus.cc:1275] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Refusing update from remote peer f5529bf91e1942fb98c9ea60f14ca823: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.580760 19150 consensus_queue.cc:1048] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:04.748386 19057 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.167.2:43097, user_credentials={real_user=slave}} blocked reactor thread for 54193.3us
I20260630 12:29:05.182344  6812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:05.188970 19162 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
W20260630 12:29:05.190575 19163 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
W20260630 12:29:05.190579 19165 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
I20260630 12:29:05.191231  6812 server_base.cc:1061] running on GCE node
I20260630 12:29:05.192518  6812 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.192746  6812 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.192947  6812 hybrid_clock.cc:648] HybridClock initialized: now 1782822545192930 us; error 0 us; skew 500 ppm
I20260630 12:29:05.193488  6812 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.195689  6812 webserver.cc:533] Webserver started at http://127.6.167.4:45751/ using document root <none> and password file <none>
I20260630 12:29:05.196138  6812 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.196372  6812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.196638  6812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.197650  6812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-3-root/instance:
uuid: "49ed13c2f484487d8444fa6ae36ac6f1"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-1v8t"
I20260630 12:29:05.201982  6812 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:29:05.205075 19170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.205895  6812 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:05.206219  6812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-3-root
uuid: "49ed13c2f484487d8444fa6ae36ac6f1"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-1v8t"
I20260630 12:29:05.206533  6812 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1kjeNR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822286764395-6812-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)
I20260630 12:29:05.214507  6812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.215584  6812 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.216898  6812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:05.219276  6812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:05.219594  6812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.219879  6812 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:05.220053  6812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.258249  6812 rpc_server.cc:307] RPC server started. Bound to: 127.6.167.4:36423
I20260630 12:29:05.258364 19232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.167.4:36423 every 8 connection(s)
I20260630 12:29:05.271893 19233 heartbeater.cc:344] Connected to a master server at 127.6.167.62:38723
I20260630 12:29:05.272363 19233 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.273121 19233 heartbeater.cc:507] Master 127.6.167.62:38723 requested a full tablet report, sending...
I20260630 12:29:05.275027 18766 ts_manager.cc:194] Registered new tserver with Master: 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4:36423)
I20260630 12:29:05.276516 18766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39578
I20260630 12:29:05.871822 18875 consensus_queue.cc:237] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } }
I20260630 12:29:05.878513 19024 raft_consensus.cc:1275] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer f5529bf91e1942fb98c9ea60f14ca823: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.878598 18951 raft_consensus.cc:1275] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Refusing update from remote peer f5529bf91e1942fb98c9ea60f14ca823: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.880470 19150 consensus_queue.cc:1048] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.881606 19239 consensus_queue.cc:1048] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.889029 19239 raft_consensus.cc:2955] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
W20260630 12:29:05.891052 18843 consensus_peers.cc:597] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 -> Peer 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4:36423): Couldn't send request to peer 49ed13c2f484487d8444fa6ae36ac6f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe61b1701e9f4ecfb6eec0c2b330fcce. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.891508 18951 raft_consensus.cc:2955] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.890707 19024 raft_consensus.cc:2955] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.908716 18766 catalog_manager.cc:5697] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 reported cstate change: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "f5529bf91e1942fb98c9ea60f14ca823" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:05.917148 18951 consensus_queue.cc:237] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } }
I20260630 12:29:05.924315 19024 raft_consensus.cc:1275] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.924783 18875 raft_consensus.cc:1275] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.926222 19140 consensus_queue.cc:1048] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.927234 19249 consensus_queue.cc:1048] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.935907 19249 raft_consensus.cc:2955] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
W20260630 12:29:05.940667 18918 consensus_peers.cc:597] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc -> Peer 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4:36423): Couldn't send request to peer 49ed13c2f484487d8444fa6ae36ac6f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0792bb32b26463fb5862501d3cf03d2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.941643 19024 raft_consensus.cc:2955] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.941658 18875 raft_consensus.cc:2955] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.953523 18767 catalog_manager.cc:5697] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 reported cstate change: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.956060 18951 consensus_queue.cc:237] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } }
W20260630 12:29:05.963627 18918 consensus_peers.cc:597] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc -> Peer 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4:36423): Couldn't send request to peer 49ed13c2f484487d8444fa6ae36ac6f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a62120de5ac548b9a7bcdd9b908ba3b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.963725 19024 raft_consensus.cc:1275] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.964615 18875 raft_consensus.cc:1275] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:05.966943 19140 consensus_queue.cc:1048] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.967819 19249 consensus_queue.cc:1048] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:05.974399 19252 raft_consensus.cc:2955] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.976279 19024 raft_consensus.cc:2955] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.976691 18875 raft_consensus.cc:2955] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.987890 18766 catalog_manager.cc:5697] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 reported cstate change: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:05.991222 18951 consensus_queue.cc:237] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } }
W20260630 12:29:05.999126 18918 consensus_peers.cc:597] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc -> Peer 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4:36423): Couldn't send request to peer 49ed13c2f484487d8444fa6ae36ac6f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 132587f71ec145bb8d489d129c9d0940. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.999765 19024 raft_consensus.cc:1275] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:06.000381 18875 raft_consensus.cc:1275] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Refusing update from remote peer 7b7bbddc94764a7fb23535a1231f73fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:06.001359 19252 consensus_queue.cc:1048] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:06.002151 19140 consensus_queue.cc:1048] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:06.008562 19252 raft_consensus.cc:2955] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:06.011965 19024 raft_consensus.cc:2955] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:06.015401 18875 raft_consensus.cc:2955] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } } }
I20260630 12:29:06.025978 18772 catalog_manager.cc:5697] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc reported cstate change: config changed from index -1 to 11, NON_VOTER 49ed13c2f484487d8444fa6ae36ac6f1 (127.6.167.4) added. New cstate: current_term: 1 leader_uuid: "7b7bbddc94764a7fb23535a1231f73fc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "f5529bf91e1942fb98c9ea60f14ca823" member_type: VOTER last_known_addr { host: "127.6.167.1" port: 36109 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7bbddc94764a7fb23535a1231f73fc" member_type: VOTER last_known_addr { host: "127.6.167.2" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "762a7b1fa3914ba8acc400ccaccc0193" member_type: VOTER last_known_addr { host: "127.6.167.3" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49ed13c2f484487d8444fa6ae36ac6f1" member_type: NON_VOTER last_known_addr { host: "127.6.167.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:06.278957 19233 heartbeater.cc:499] Master 127.6.167.62:38723 was elected leader, sending a full tablet report...
I20260630 12:29:06.290150  6812 tablet_server.cc:179] TabletServer@127.6.167.1:0 shutting down...
I20260630 12:29:06.319820  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.320684  6812 tablet_replica.cc:333] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.321578  6812 raft_consensus.cc:2243] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.322688  6812 raft_consensus.cc:2272] T fe61b1701e9f4ecfb6eec0c2b330fcce P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.326455  6812 tablet_replica.cc:333] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.327193  6812 raft_consensus.cc:2243] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.327741  6812 raft_consensus.cc:2272] T f8d65b9bcea8428a9c54e2d5fabf10c2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.330380  6812 tablet_replica.cc:333] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.331051  6812 raft_consensus.cc:2243] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.331763  6812 raft_consensus.cc:2272] T b0792bb32b26463fb5862501d3cf03d2 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.334872  6812 tablet_replica.cc:333] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.335583  6812 raft_consensus.cc:2243] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.336261  6812 raft_consensus.cc:2272] T aa95809045b443eca31ca440f2b34621 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.338810  6812 tablet_replica.cc:333] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.339452  6812 raft_consensus.cc:2243] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.340050  6812 raft_consensus.cc:2272] T a62120de5ac548b9a7bcdd9b908ba3b7 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.342963  6812 tablet_replica.cc:333] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823: stopping tablet replica
I20260630 12:29:06.343611  6812 raft_consensus.cc:2243] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.344143  6812 raft_consensus.cc:2272] T 132587f71ec145bb8d489d129c9d0940 P f5529bf91e1942fb98c9ea60f14ca823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.373610  6812 tablet_server.cc:196] TabletServer@127.6.167.1:0 shutdown complete.
I20260630 12:29:06.394223  6812 tablet_server.cc:179] TabletServer@127.6.167.2:0 shutting down...
I20260630 12:29:06.419790  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.420595  6812 tablet_replica.cc:333] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.421432  6812 raft_consensus.cc:2243] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.422173  6812 raft_consensus.cc:2272] T fe61b1701e9f4ecfb6eec0c2b330fcce P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.425139  6812 tablet_replica.cc:333] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.425707  6812 raft_consensus.cc:2243] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.426543  6812 raft_consensus.cc:2272] T aa95809045b443eca31ca440f2b34621 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.428617  6812 tablet_replica.cc:333] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.429154  6812 raft_consensus.cc:2243] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.430069  6812 raft_consensus.cc:2272] T b0792bb32b26463fb5862501d3cf03d2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.432317  6812 tablet_replica.cc:333] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.432816  6812 raft_consensus.cc:2243] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.433526  6812 raft_consensus.cc:2272] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.435367  6812 tablet_replica.cc:333] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.435854  6812 raft_consensus.cc:2243] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.436813  6812 raft_consensus.cc:2272] T 132587f71ec145bb8d489d129c9d0940 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.438941  6812 tablet_replica.cc:333] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc: stopping tablet replica
I20260630 12:29:06.439656  6812 raft_consensus.cc:2243] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.440637  6812 raft_consensus.cc:2272] T a62120de5ac548b9a7bcdd9b908ba3b7 P 7b7bbddc94764a7fb23535a1231f73fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.467547  6812 tablet_server.cc:196] TabletServer@127.6.167.2:0 shutdown complete.
I20260630 12:29:06.482991  6812 tablet_server.cc:179] TabletServer@127.6.167.3:0 shutting down...
I20260630 12:29:06.509855  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.510548  6812 tablet_replica.cc:333] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.511463  6812 raft_consensus.cc:2243] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.512296  6812 raft_consensus.cc:2272] T a62120de5ac548b9a7bcdd9b908ba3b7 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.514851  6812 tablet_replica.cc:333] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.515389  6812 raft_consensus.cc:2243] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.516013  6812 raft_consensus.cc:2272] T fe61b1701e9f4ecfb6eec0c2b330fcce P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.518807  6812 tablet_replica.cc:333] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.519557  6812 raft_consensus.cc:2243] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.520159  6812 raft_consensus.cc:2272] T b0792bb32b26463fb5862501d3cf03d2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.522845  6812 tablet_replica.cc:333] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.523674  6812 raft_consensus.cc:2243] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.524272  6812 raft_consensus.cc:2272] T aa95809045b443eca31ca440f2b34621 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.526213  6812 tablet_replica.cc:333] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.526708  6812 raft_consensus.cc:2243] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.527246  6812 raft_consensus.cc:2272] T 132587f71ec145bb8d489d129c9d0940 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.529717  6812 tablet_replica.cc:333] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193: stopping tablet replica
I20260630 12:29:06.530208  6812 raft_consensus.cc:2243] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.530628  6812 raft_consensus.cc:2272] T f8d65b9bcea8428a9c54e2d5fabf10c2 P 762a7b1fa3914ba8acc400ccaccc0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.555245  6812 tablet_server.cc:196] TabletServer@127.6.167.3:0 shutdown complete.
I20260630 12:29:06.569423  6812 tablet_server.cc:179] TabletServer@127.6.167.4:0 shutting down...
I20260630 12:29:06.587697  6812 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.603559  6812 tablet_server.cc:196] TabletServer@127.6.167.4:0 shutdown complete.
I20260630 12:29:06.611440  6812 master.cc:562] Master@127.6.167.62:38723 shutting down...
W20260630 12:29:06.628021 18823 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:06.629105  6812 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.629529  6812 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.629770  6812 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d12d3b9bb5c48a88566832bcdc84cb7: stopping tablet replica
I20260630 12:29:06.650206  6812 master.cc:584] Master@127.6.167.62:38723 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4993 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10342 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (259758 ms total)
[  PASSED  ] 26 tests.
I20260630 12:29:06.696910  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:29:06.697119  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:29:06.697264  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 7 messages since previous log ~65 seconds ago
I20260630 12:29:06.697408  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 10 messages since previous log ~99 seconds ago
I20260630 12:29:06.697547  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~176 seconds ago
I20260630 12:29:06.697686  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~237 seconds ago
I20260630 12:29:06.697981  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 17 messages since previous log ~3 seconds ago
I20260630 12:29:06.698130  6812 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~5 seconds ago
